purekeeper commented on issue #6293:
URL: https://github.com/apache/apisix/issues/6293#issuecomment-1050421424


   @nic-6443 @tokers     apisix deploy as a docker service, I enable the 
prometheus plugin and set params   
   
     prometheus:
       export_uri: /apisix/prometheus/metrics
       enable_export_server: true
       export_addr:
         ip: 0.0.0.0
         port: 9091
   
   and  then call   /apisix/prometheus/metrics  get the result  which miss 
http_status/http_latency/bandwidth... metrics,
   by the way,  we have launched many request.


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