mirror of
https://github.com/screego/server.git
synced 2025-12-24 12:57:51 +08:00
Add prometheus endpoint
This commit is contained in:
committed by
Thomas von Rosenberg
parent
d231e65bec
commit
54859ed19c
@@ -50,3 +50,7 @@ SCREEGO_USERS_FILE=
|
||||
|
||||
# The loglevel (one of: debug, info, warn, error)
|
||||
SCREEGO_LOG_LEVEL=info
|
||||
|
||||
# If screego should expose a prometheus endpoint at /metrics. The endpoint
|
||||
# requires basic authentication from a user in the users file.
|
||||
SCREEGO_PROMETHEUS=false
|
||||
|
||||
Reference in New Issue
Block a user