Actions
dev #3241
open[POC] Authentication on prometheus routes
Description
Objectvie¶
- Perform a POC on authentication of prometheus routes to secure the metrics data that is pulled by prometheus.
Result¶
- Applying the authentication from Grafana web ui to prometheus route does not secure the metrics route
- To do this we need to set up Nginx as a reverse proxy in front of the service exposing the /metrics route
Actions