Files
Arch1Panel/apps/litellm/latest/prometheus.yml
T

8 lines
126 B
YAML
Raw Normal View History

global:
scrape_interval: 15s
scrape_configs:
- job_name: 'litellm'
static_configs:
- targets: ['litellm:4000']