Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
This commit is contained in:
Arthur Silva Sens 2025-11-24 18:49:52 -03:00
parent 478dd97bb8
commit 1b149bac36
No known key found for this signature in database
4 changed files with 0 additions and 4 deletions

View File

@ -4,4 +4,3 @@ scrape_configs:
- job_name: prometheus
static_configs:
- targets: ['localhost:8080']

View File

@ -4,4 +4,3 @@ scrape_configs:
- job_name: prometheus
static_configs:
- targets: ['localhost:8080']

View File

@ -5,4 +5,3 @@ scrape_configs:
static_configs:
- targets: ['localhost:8080']
extra_scrape_metrics: false

View File

@ -5,4 +5,3 @@ scrape_configs:
static_configs:
- targets: ['localhost:8080']
extra_scrape_metrics: true