prometheus: scrape Grafana stats
This commit is contained in:
parent
dae13299e0
commit
2483542b98
@ -169,6 +169,11 @@ prometheus_config:
|
||||
static_configs:
|
||||
- targets:
|
||||
- "localhost:10912"
|
||||
- job_name: grafana
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- "localhost:3002"
|
||||
rule_files:
|
||||
- rules.yaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user