e3278e4
1
2
3
4
5
6
7
8
global: scrape_interval: 15s scrape_configs: - job_name: 'litellm' static_configs: - targets: ['litellm:4000'] # Assuming Litellm exposes metrics at port 4000