rest-server/cmd/rest-server
Konrad Wojas 9db2d52fbe Prometheus: keep auth by default
Restore the previous behaviour where the Prometheus /metrics endpoint
required auth if auth was enabled.

A new -prometheus-no-auth flag allows you to override this and disable
auth for that specific endpoint.
2021-08-09 10:49:41 +02:00
..
main.go Prometheus: keep auth by default 2021-08-09 10:49:41 +02:00
main_test.go Make Server use the new repo.Handler 2021-08-09 10:49:41 +02:00