Files
self e45ec84341 test: cover plugin metrics rollups
Add a supertest metrics probe that emits telemetry, configure vmagent sidecars in the Docker e2e stack, and assert the emitted plugin metric reaches synced rollups through the admin API.
2026-05-14 15:25:41 +02:00

9 lines
151 B
YAML

global:
scrape_interval: 5s
scrape_configs:
- job_name: tribes
metrics_path: /metrics
static_configs:
- targets: ["127.0.0.1:4000"]