nic-6443 commented on issue #6301: URL: https://github.com/apache/apisix/issues/6301#issuecomment-1038558231
I think `nginx_http_requests_total` or `http_requests_total` is fine, because we will add an `apisix` prefix by default (the user can customize this prefix configuration in the plugin configuration), so there is no need to repeat it. https://github.com/apache/apisix/blob/0920d1d21fba36947b4ce13438040874c5d37610/apisix/plugins/prometheus/exporter.lua#L79-L85 @spacewander What do you think? -- 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]
