mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-11 03:51:39 +08:00
feat:add LiteLLM version
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user