mattermost/server/build/docker/prometheus-linux.yml

8 lines
158 B
YAML

global:
scrape_interval: 5s
evaluation_interval: 60s
scrape_configs:
- job_name: 'mattermost'
static_configs:
- targets: ['172.17.0.1:8067']