Initial commit
This commit is contained in:
commit
8475a0bb1d
49 changed files with 6299 additions and 0 deletions
6
tests/prometheus/prometheus-scrape/statsd-exporter.yml
Normal file
6
tests/prometheus/prometheus-scrape/statsd-exporter.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
scrape_configs:
|
||||
- job_name: 'statsd'
|
||||
scrape_interval: 30s
|
||||
static_configs:
|
||||
- targets:
|
||||
- onlyoffice-statsd-exporter:9102
|
||||
Loading…
Add table
Add a link
Reference in a new issue