Remove redundant prometheus.yml config

We are using the one in the docker dir

[#167846096]
This commit is contained in:
Gerhard Lazu 2019-08-23 17:25:01 +01:00
parent c40bd52073
commit cff15caa8c
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
scrape_configs:
- job_name: rabbitmq
scrape_interval: 5s
scrape_timeout: 4s
static_configs:
- targets: ['localhost:15692']