feat: add app LiteLLM

This commit is contained in:
arch3rPro
2025-10-13 00:16:27 +08:00
parent 9d18761915
commit cacbafe597
6 changed files with 569 additions and 0 deletions
+7
View File
@@ -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