mirror of
https://github.com/prometheus/docs.git
synced 2026-02-05 06:45:01 +01:00
remove prometheus monitoring and global object
Signed-off-by: Devarsh <devarshshah2608@gmail.com>
This commit is contained in:
@@ -103,15 +103,7 @@ version: '3.8'
|
||||
configs:
|
||||
prometheus_config:
|
||||
content: |
|
||||
global:
|
||||
scrape_interval: 15s
|
||||
evaluation_interval: 15s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'prometheus'
|
||||
static_configs:
|
||||
- targets: ['localhost:9090']
|
||||
|
||||
- job_name: 'cadvisor'
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
|
||||
Reference in New Issue
Block a user