mirror of
https://github.com/katanemo/plano.git
synced 2026-05-08 23:32:43 +02:00
9 lines
144 B
YAML
9 lines
144 B
YAML
|
|
global:
|
||
|
|
scrape_interval: 15s
|
||
|
|
|
||
|
|
scrape_configs:
|
||
|
|
- job_name: model_latency
|
||
|
|
static_configs:
|
||
|
|
- targets:
|
||
|
|
- model-metrics:8080
|