第一次

This commit is contained in:
ZhuJW
2026-04-16 15:44:32 +08:00
commit 5a98242f2f
171 changed files with 42954 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
global:
scrape_interval: 15s
scrape_configs:
- job_name: 'rosbag_decoder-metrics'
metrics_path: /metrics
static_configs:
- targets: ['10.0.210.6:8000']
- job_name: 'auto-labeling-metrics'
scrape_interval: 10s
metrics_path: /metrics
static_configs:
- targets: ['10.0.210.6:8001']
- job_name: 'ldgt-metrics'
scrape_interval: 10s
metrics_path: /metrics
static_configs:
- targets: ['10.0.210.8:8002']