Fixing Prometheus link in docs/agent/telemetry

This commit is contained in:
Ashlee M Boyer 2022-03-01 17:00:31 -05:00 committed by Brandon Romano
parent 73c91ed80f
commit 70ab6215f5
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,