mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
doc: fix broken kuma.io link (#16028)
doc: fix broken kuma.io link I'm not actually familiar with kuma, but I noticed this link was broken, and I believe the one I've found here is equivalent. Signed-off-by: Ian Kerins <git@isk.haus> Signed-off-by: Björn Rabenstein <github@rabenste.in> Co-authored-by: Björn Rabenstein <github@rabenste.in>
This commit is contained in:
parent
fcc8e49d65
commit
8c8b83ed4e
|
@ -1915,7 +1915,7 @@ which automates the Prometheus setup on top of Kubernetes.
|
||||||
|
|
||||||
Kuma SD configurations allow retrieving scrape target from the [Kuma](https://kuma.io) control plane.
|
Kuma SD configurations allow retrieving scrape target from the [Kuma](https://kuma.io) control plane.
|
||||||
|
|
||||||
This SD discovers "monitoring assignments" based on Kuma [Dataplane Proxies](https://kuma.io/docs/latest/documentation/dps-and-data-model),
|
This SD discovers "monitoring assignments" based on Kuma [Dataplane Proxies](https://kuma.io/docs/latest/production/dp-config/dpp/#data-plane-proxy),
|
||||||
via the MADS v1 (Monitoring Assignment Discovery Service) xDS API, and will create a target for each proxy
|
via the MADS v1 (Monitoring Assignment Discovery Service) xDS API, and will create a target for each proxy
|
||||||
inside a Prometheus-enabled mesh.
|
inside a Prometheus-enabled mesh.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue