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服务状态:
   
![image](https://github.com/user-attachments/assets/433dd8b3-7f08-476e-8213-ed7c4b4a0f7a)
   
   4.手动添加了Prometheus插件
   
![image](https://github.com/user-attachments/assets/e6b5955f-747a-498f-b398-7e60e6098a2a)
   
   
   ### 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]

Reply via email to