mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-15 03:07:44 +00:00
metrics: make metrics endpoint toggleable
This commit is contained in:
@@ -16,6 +16,9 @@ server_url: http://127.0.0.1:8080
|
||||
#
|
||||
listen_addr: 0.0.0.0:8080
|
||||
|
||||
# Enable Prometheus metrics endpoint
|
||||
metrics_enabled: true
|
||||
|
||||
# Address to listen to /metrics, you may want
|
||||
# to keep this endpoint private to your internal
|
||||
# network
|
||||
|
Reference in New Issue
Block a user