mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-18 18:18:23 -05:00
Combines the following repositories into one: https://github.com/mattermost/mattermost-server https://github.com/mattermost/mattermost-webapp https://github.com/mattermost/focalboard https://github.com/mattermost/mattermost-plugin-playbooks
8 lines
158 B
YAML
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']
|