tao12345666333 commented on issue #4744:
URL: https://github.com/apache/apisix/issues/4744#issuecomment-891518082


   You need to modify the configmap resource of Apache APISIX
   
   ```
   plugin_attr:
     prometheus:
       export_addr:
         ip: 0.0.0.0
         port: 9092
   ```
   
   and create a service to expose this port.
   
   xref: 
https://github.com/apache/apisix/blob/master/docs/en/latest/plugins/prometheus.md


-- 
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