The `/metrics` endpoint now requires authentication by default. To allow unauthenticated access, set: ``` metrics.auth.disabled=true ``` Related: https://github.com/flanksource/mission-control/issues/2753
The
/metricsendpoint now requires authentication by default.To allow unauthenticated access, set:
Related: flanksource/mission-control#2753