mirror of
https://github.com/siderolabs/omni.git
synced 2026-05-05 22:56:11 +02:00
Make the tests fail if the metrics do not meet the expected thresholds. Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
8 lines
149 B
YAML
8 lines
149 B
YAML
global:
|
|
scrape_interval: 5s
|
|
evaluation_interval: 5s
|
|
scrape_configs:
|
|
- job_name: "omni"
|
|
static_configs:
|
|
- targets: ["127.0.0.1:2122"]
|