You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/02/25 01:17:40 UTC

[GitHub] [apisix] purekeeper commented on issue #6293: request help: Miss metrics when call /apisix/prometheus/metrics

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org