mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-06 10:01:02 +01:00
yamllint
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
This commit is contained in:
parent
478dd97bb8
commit
1b149bac36
@ -4,4 +4,3 @@ scrape_configs:
|
|||||||
- job_name: prometheus
|
- job_name: prometheus
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['localhost:8080']
|
- targets: ['localhost:8080']
|
||||||
|
|
||||||
|
|||||||
@ -4,4 +4,3 @@ scrape_configs:
|
|||||||
- job_name: prometheus
|
- job_name: prometheus
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['localhost:8080']
|
- targets: ['localhost:8080']
|
||||||
|
|
||||||
|
|||||||
@ -5,4 +5,3 @@ scrape_configs:
|
|||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['localhost:8080']
|
- targets: ['localhost:8080']
|
||||||
extra_scrape_metrics: false
|
extra_scrape_metrics: false
|
||||||
|
|
||||||
|
|||||||
@ -5,4 +5,3 @@ scrape_configs:
|
|||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['localhost:8080']
|
- targets: ['localhost:8080']
|
||||||
extra_scrape_metrics: true
|
extra_scrape_metrics: true
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user