This commit is contained in:
nora 2024-08-07 17:14:50 +02:00
parent d12f733cf7
commit 42bf7aba73
26 changed files with 59 additions and 23 deletions

View file

@ -1,12 +0,0 @@
global:
scrape_interval: 15s # By default, scrape targets every 15 seconds.
# Attach these labels to any time series or alerts when communicating with
# external systems (federation, remote storage, Alertmanager).
external_labels:
monitor: 'codelab-monitor'
scrape_configs:
- job_name: 'bisect'
static_configs:
- targets: ['cargo_bisect_rustc_service:4001']