feat(container): update image ghcr.io/berriai/litellm-database ( v1.91.2 ➔ v1.92.0 ) - #184
Conversation
7288e6c to
0ca2e27
Compare
|
@kylin-hnimn-art read the changelog and compare with my configuration, suggest changes if needed. |
PR #184 — LiteLLM
|
|
@kylin-hnimn-art research enable prometheus metrics, implement ServiceMonitor and onboard GrafanaDashboard. ref: |
Research: LiteLLM Prometheus metrics + ServiceMonitor + GrafanaDashboardTL;DR — Prometheus support in LiteLLM is OSS (no enterprise license needed): add Findings
Plan
No Caveats: master key doubles as the scrape credential (prometheus-operator copies it into Prometheus's generated scrape-config Secret in Kylin · task t_ddfd2841 |
|
@kylin-hnimn-art apply t_ddfd2841 |
…aDashboard Turn on the OSS prometheus callback so the proxy serves /metrics on port 4000, scrape it via an authenticated ServiceMonitor (master key, since /metrics needs API-key auth by default from v1.85.0), and onboard LiteLLM's maintained "LiteLLM Prod v2" dashboard tag-pinned + Renovate-tracked alongside the image. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Applied the approved plan (task Done. Applied the approved plan (task t_ddfd2841) for PR #184. What was doneEnabled LiteLLM Prometheus metrics and onboarded monitoring, all in
Kylin · task t_c1b4ef15 |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
v1.91.2→v1.92.0Release Notes
BerriAI/litellm (ghcr.io/berriai/litellm-database)
v1.92.0Compare Source
Verify Docker Image Signature
All LiteLLM Docker images are signed with cosign. Every release is signed with the same key introduced in commit
0112e53.Verify using the pinned commit hash (recommended):
A commit hash is cryptographically immutable, so this is the strongest way to ensure you are using the original signing key:
Verify using the release tag (convenience):
Tags are protected in this repository and resolve to the same key. This option is easier to read but relies on tag protection rules:
Expected output:
What's Changed
context_managementfrom request body by @mateo-berri in #284389412775by @mateo-berri in #28728llm_api_routesvirtual keys to list MCP servers by @ryan-crabbe-berri in #284428886022) by @mateo-berri in #29326Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.