Ajout de dashboard Grafana
This commit is contained in:
@ -80,3 +80,10 @@ scrape_configs:
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets: ['10.12.1.14:8181']
|
||||
|
||||
- job_name: 'airflow'
|
||||
# Override the global default and scrape targets from this job every 5 seconds.
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- '10.12.1.14:9102'
|
||||
|
Reference in New Issue
Block a user