Firstsawyou commented on a change in pull request #3494: URL: https://github.com/apache/apisix/pull/3494#discussion_r580272838
########## File path: doc/plugins/prometheus.md ########## @@ -122,12 +122,56 @@ Or you can goto [Grafana official](https://grafana.com/grafana/dashboards/11719) ### Available metrics -* `Status codes`: HTTP status codes returned by upstream services. These are available per service and across all services. +* `Status`: HTTP status codes returned by upstream services. These are available per service and across all services. + + Attributes: + + | Name | Description | + | -------------| --------------------| + | code | The HTTP status code returned by the upstream service. | Review comment: `Status` => `Status codes` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
