daemon: expose prometheus in new global.monitoring config section + document it

refs #67
This commit is contained in:
Christian Schwarz
2018-04-14 11:24:47 +02:00
parent a4da029105
commit 82ea535692
10 changed files with 71 additions and 10 deletions
@@ -20,5 +20,9 @@ global:
level: debug
format: logfmt
monitoring:
- type: prometheus
listen: ':9090'
jobs: []