mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-04-30 12:30:06 +00:00
* Add docker-compose with prometheus and grafana * Add dashbord installation * Fix path to config file
6 lines
143 B
YAML
6 lines
143 B
YAML
scrape_configs:
|
|
- job_name: 'statsd'
|
|
scrape_interval: 30s
|
|
static_configs:
|
|
- targets:
|
|
- onlyoffice-statsd-exporter:9102
|