mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
remove commented yaml form prometheus config
This commit is contained in:
parent
285e96fe87
commit
0b3369ac2e
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@ global:
|
|||
external_labels:
|
||||
monitor: 'my-monitor'
|
||||
scrape_configs:
|
||||
#- job_name: 'prometheus'
|
||||
# target_groups:
|
||||
# - targets: ['localhost:9090']
|
||||
- job_name: 'node-exporter'
|
||||
target_groups:
|
||||
- targets: ['node-exporter:9100']
|
||||
|
|
Loading…
Add table
Reference in a new issue