docker: prometheus and grafana for development (#16649)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
12797586f9
Коммит
d5659adbd7
8
build/docker/prometheus-linux.yml
Обычный файл
8
build/docker/prometheus-linux.yml
Обычный файл
@@ -0,0 +1,8 @@
|
||||
global:
|
||||
scrape_interval: 5s
|
||||
evaluation_interval: 60s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'mattermost'
|
||||
static_configs:
|
||||
- targets: ['172.17.0.1:8067']
|
||||
Ссылка в новой задаче
Block a user