shihuncl opened a new issue, #11712:
URL: https://github.com/apache/apisix/issues/11712
### Description
1.配置文件:
plugins:
- prometheus
plugin_attr:
prometheus:
export_uri: /apisix/prometheus/metrics
enable_export_server: true
export_addr:
ip: 0.0.0.0
port: 9091
2.验证:curl -i http://localhost: 9091/apisix/prometheus/metrics
服务不可用
3.prometheus服务状态:

4.手动添加了Prometheus插件

### Environment
- APISIX版本:3.9.1
dashboard_version:3.0.1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]