mirror of
https://github.com/mattermost/mattermost.git
synced 2026-04-22 22:57:17 -04:00
9 lines
158 B
YAML
9 lines
158 B
YAML
|
|
global:
|
||
|
|
scrape_interval: 5s
|
||
|
|
evaluation_interval: 60s
|
||
|
|
|
||
|
|
scrape_configs:
|
||
|
|
- job_name: 'mattermost'
|
||
|
|
static_configs:
|
||
|
|
- targets: ['172.17.0.1:8067']
|