daemon: expose prometheus in new global.monitoring config section + document it
refs #67
This commit is contained in:
@@ -20,5 +20,9 @@ global:
|
||||
level: debug
|
||||
format: logfmt
|
||||
|
||||
monitoring:
|
||||
|
||||
- type: prometheus
|
||||
listen: ':9090'
|
||||
|
||||
jobs: []
|
||||
Reference in New Issue
Block a user