Docker-DocumentServer/tests/prometheus/prometheus-scrape/statsd-exporter.yml
Dmitry Kireev f03bc7ec18
Add docker-compose with prometheus and grafana (#495)
* Add docker-compose with prometheus and grafana

* Add dashbord installation

* Fix path to config file
2023-03-21 15:06:05 +05:00

7 lines
143 B
YAML

scrape_configs:
- job_name: 'statsd'
scrape_interval: 30s
static_configs:
- targets:
- onlyoffice-statsd-exporter:9102