Fixing Prometheus link in docs/agent/telemetry
This commit is contained in:
parent
849d86e7f5
commit
a752ff1e39
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue