Metrics config example
This commit is contained in:
parent
e4abd6e0a7
commit
983c4195e0
@ -4,3 +4,7 @@ server:
|
|||||||
enabled: true
|
enabled: true
|
||||||
cert_file: cert.pem
|
cert_file: cert.pem
|
||||||
key_file: key.pem
|
key_file: key.pem
|
||||||
|
|
||||||
|
metrics:
|
||||||
|
enabled: true
|
||||||
|
port: 9090
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user