mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-24 12:11:02 +01:00
- Reduce the level of entry to start gathering metrics with prometheus by suggesting to just download pre-built exporters instead of requiring the reader to download an entire Golang build chain and checkout a project. Fix #6956 Signed-off-by: Harold Dost <h.dost@criteo.com>