Skip to content

Commit

Permalink
Update metrics.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cam634 authored Dec 18, 2024
1 parent 470fafd commit 183eeef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ $ curl 127.0.0.1:3301/metrics

## EBS Node Metrics

The EBS CSI Driver will emit [AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/OperationList-query.html) metrics to the following TCP endpoint: `0.0.0.0:3302/metrics` if `node.enableMetrics: true` has been configured in the Helm chart.
The EBS CSI Driver will emit Container Storage Interface managed devices metrics to the following TCP endpoint: `0.0.0.0:3302/metrics` if `node.enableMetrics: true` has been configured in the Helm chart.

The metrics will appear in the following format:
```sh
Expand Down

0 comments on commit 183eeef

Please sign in to comment.