1
0
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:
Devarsh
2025-12-18 14:18:11 +05:30
committed by GitHub
parent ca99d72eda
commit 306436321e

View File

@@ -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: