add prometheus monitoring to config
This commit is contained in:
@@ -28,3 +28,6 @@ global:
|
||||
time: true
|
||||
level: "warn"
|
||||
format: "human"
|
||||
monitoring:
|
||||
- type: "prometheus"
|
||||
listen: ":9091"
|
||||
Reference in New Issue
Block a user