prometheus / common

Go libraries shared across Prometheus components and libraries.
Apache License 2.0
259 stars 306 forks source link

Add support for secret refs via a secret manager #572

Closed TheSpiritXIII closed 1 month ago

TheSpiritXIII commented 4 months ago

Part 2 for secret provider support within common. See: https://groups.google.com/g/prometheus-developers/c/WKOej_pnhXg

Part 1 is here: https://github.com/prometheus/common/pull/538