mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-02-15 22:09:14 +00:00
create grafana dashboards into separate folders
This commit is contained in:
@@ -48,3 +48,11 @@ scrape_configs:
|
||||
- job_name: cadvisor
|
||||
static_configs:
|
||||
- targets: ['elasticsearch:8080']
|
||||
|
||||
- job_name: mysql
|
||||
metrics_path: /probe
|
||||
static_configs:
|
||||
- targets: ['database:9104']
|
||||
relabel_configs:
|
||||
- target_label: __param_target
|
||||
replacement: localhost:3306
|
||||
|
||||
Reference in New Issue
Block a user