mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
Mention SD moratorium in README (#3573)
This commit is contained in:
parent
73fa721dd2
commit
81db4716c1
|
@ -2,7 +2,9 @@
|
|||
|
||||
This directory contains the service discovery (SD) component of Prometheus.
|
||||
|
||||
|
||||
There is currently a moratorium on new service discovery mechanisms being added
|
||||
to Prometheus due to a lack of developer capacity. In the meantime `file_sd`
|
||||
remains available.
|
||||
|
||||
## Design of a Prometheus SD
|
||||
|
||||
|
|
Loading…
Reference in a new issue