Merge pull request #12039 from hashicorp/krastin/docs-telemetry-consulversion

docs: Clarify consul.version telemetry description
This commit is contained in:
Krastin Krastev 2022-01-13 12:47:33 +01:00 committed by GitHub
commit fabe54cbf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -323,7 +323,7 @@ This is a full list of metrics emitted by Consul.
| `consul.dns.domain_query.` | Measures the time spent handling a domain query for the given node. | ms | timer |
| `consul.http...` | DEPRECATED IN 1.9: Tracks how long it takes to service the given HTTP request for the given verb and path. Paths do not include details like service or key names, for these an underscore will be present as a placeholder (eg. `consul.http.GET.v1.kv._`) | ms | timer |
| `consul.system.licenseExpiration` | <EnterpriseAlert inline /> This measures the number of hours remaining on the agents license. | hours | gauge |
| `consul.version` | Measures the count of running agents. | agents | gauge |
| `consul.version` | Represents the Consul version. | agents | gauge |
## Server Health