tao12345666333 opened a new issue, #1005: URL: https://github.com/apache/apisix-ingress-controller/issues/1005
``` apisix_ingress_controller_apisix_bad_status_codes{controller_namespace="apisix",controller_pod="apisix-ingress-controller-7c4956b94-nd5gw",resource="globalRule",status_code="200"} 1 apisix_ingress_controller_apisix_bad_status_codes{controller_namespace="apisix",controller_pod="apisix-ingress-controller-7c4956b94-nd5gw",resource="plugin",status_code="200"} 32 apisix_ingress_controller_apisix_bad_status_codes{controller_namespace="apisix",controller_pod="apisix-ingress-controller-7c4956b94-nd5gw",resource="pluginConfig",status_code="200"} 2 ``` As shown above, we currently record the response status code of APISIX in metrics. But all the status codes are recorded here, not just the "bad" type. So I suggest changing this name. cc @Sindweller Are you interested in modifying it? -- 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-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org