feat:add LiteLLM version

This commit is contained in:
arch3rPro
2025-10-13 02:07:36 +08:00
parent 2a9a6a2761
commit 83b35d776e
3 changed files with 109 additions and 0 deletions
@@ -0,0 +1,7 @@
global:
scrape_interval: 15s
scrape_configs:
- job_name: 'litellm'
static_configs:
- targets: ['litellm:4000'] # Assuming Litellm exposes metrics at port 4000