fix website/docs/agent/telemetry

Labels' chart appears broken when rendered in the website, adding some spacing to fix it
This commit is contained in:
Krastin Krastev 2022-08-17 15:37:45 +02:00 committed by GitHub
parent 1c728ebcbb
commit 2146ea56af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -702,7 +702,9 @@ agent. The table below describes the additional metrics exported by the proxy.
| `consul.peering.exported_services` | Counts the number of services exported to a peer cluster. | count | gauge |
### Labels
Consul attaches the following labels to metric values.
Consul attaches the following labels to metric values.
| Label Name | Description | Possible values |
| ------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------ |
| `peer_name` | The name of the peering on the reporting cluster or leader. | Any defined peer name in the cluster |