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:
parent
14494d84e0
commit
e5d4bb8936
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue