kayx23 commented on issue #10921: URL: https://github.com/apache/apisix/issues/10921#issuecomment-1965520161
@shreemaan-abhishek ok I can actually reproduce (latest, 3.8.0)... My steps are: * configure prometheus as a global plugin * configure a route and generate traffic to the route * fetch prometheus metrics from `http://127.0.0.1:9091/apisix/prometheus/metrics`, and I don't see `apisix_bandwidth` or `apisix_http_status` Some more info: I remember running into this issue when I worked on the prometheus plugin doc for api7 site, and had a convo with @AlinsRan on this topic, though for the heck of my life I cannot find the convo anymore. After a while and with more traffic generated, the metrics showed up for me. I cannot explain the exact reason for this or under what circumstances these metrics will show up. -- 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]
