mirror of
https://github.com/katanemo/plano.git
synced 2026-04-27 09:46:28 +02:00
changes prometheus config target to arch so that data collection works (#98)
This commit is contained in:
parent
bb746e237a
commit
1e61452310
1 changed files with 1 additions and 1 deletions
|
|
@ -18,6 +18,6 @@ scrape_configs:
|
|||
scheme: http
|
||||
static_configs:
|
||||
- targets:
|
||||
- bolt:9901
|
||||
- arch:9901
|
||||
params:
|
||||
format: ['prometheus']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue