Remove redundant prometheus.yml config
We are using the one in the docker dir [#167846096]
This commit is contained in:
parent
c40bd52073
commit
cff15caa8c
|
|
@ -1,6 +0,0 @@
|
|||
scrape_configs:
|
||||
- job_name: rabbitmq
|
||||
scrape_interval: 5s
|
||||
scrape_timeout: 4s
|
||||
static_configs:
|
||||
- targets: ['localhost:15692']
|
||||
Loading…
Reference in New Issue