add jenkinsfile to prometheus
add graphana scraper to prometheus
This commit is contained in:
@@ -68,3 +68,12 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets:
|
||||
- 'jenkins.xai-corp.net'
|
||||
|
||||
- job_name: graphana
|
||||
metrics_path: '/metrics'
|
||||
scrape_interval: 60s
|
||||
scrape_timeout: 9s
|
||||
scheme: https
|
||||
static_configs:
|
||||
- targets:
|
||||
- 'metrics.xai-corp.net'
|
||||
|
||||
Reference in New Issue
Block a user