Skip to content

Commit

Permalink
Update doc/observability/metrics.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Madigan <[email protected]>
  • Loading branch information
david-martin and jasonmadigan authored Apr 22, 2024
1 parent 1bb431a commit 78b476b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/observability/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ these metrics being scraped.

## Networking metrics

Low level networking metrics like `container_network_receive_bytes_total` are also
Low-level networking metrics like `container_network_receive_bytes_total` are also
available from the Kubernetes metrics components.
HTTP & GRPC traffic metrics with higher level labels are [available from Istio](https://istio.io/latest/docs/reference/config/metrics/).
One of the main metrics would be `istio_requests_total`, which is a counter incremented for every request handled by an Istio proxy.
Expand Down

0 comments on commit 78b476b

Please sign in to comment.