expose metrics endpoint for anonymous scrapes

This commit is contained in:
surtur 2022-03-20 21:51:26 +01:00
parent 3fa9780020
commit 9c91a662fc
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -28,6 +28,9 @@ DRONE_LOGS_TRACE=false
DRONE_HTTP_STS_SECONDS=63072000
DRONE_HTTP_STS_PRELOAD=true
# Prometheus anonymous access
DRONE_PROMETHEUS_ANONYMOUS_ACCESS=true
# Registration settings
DRONE_OPEN=true
DRONE_REGISTRATION_CLOSED=false