Merge pull request #12484 from hashicorp/docs-amb-fix-prometheus-link

docs: Fixing Prometheus link in docs/agent/telemetry
This commit is contained in:
Ashlee M Boyer 2022-03-11 16:37:17 -05:00 committed by GitHub
commit b9a5e10aea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ When telemetry is being streamed to an external metrics store, the interval is d
|External Store|Interval (seconds)|
|:--------|:--------|
|[dogstatsd](https://docs.datadoghq.com/developers/dogstatsd/?tab=hostagent#how-it-works)|10s|
|[Prometheus](https://vector.dev/docs/reference/configuration/sinks/prometheus_exporter/#flush_period_secshttps://vector.dev/docs/reference/configuration/sinks/prometheus_exporter/#flush_period_secs)| 60s|
|[Prometheus](https://vector.dev/docs/reference/configuration/sinks/prometheus_exporter/#flush_period_secs)| 60s|
|[statsd](https://github.com/statsd/statsd/blob/master/docs/metric_types.md#timing)|10s|
To view this data, you must send a signal to the Consul process: on Unix,