Skip to content

docs(prometheus): document PROMETHEUS_BUDGET_METRICS_PER_REQUEST_TIMEOUT env var#432

Open
fernando-izar wants to merge 1 commit into
BerriAI:mainfrom
fernando-izar:fix/document-prometheus-budget-metrics-timeout
Open

docs(prometheus): document PROMETHEUS_BUDGET_METRICS_PER_REQUEST_TIMEOUT env var#432
fernando-izar wants to merge 1 commit into
BerriAI:mainfrom
fernando-izar:fix/document-prometheus-budget-metrics-timeout

Conversation

@fernando-izar

Copy link
Copy Markdown

Documents the PROMETHEUS_BUDGET_METRICS_PER_REQUEST_TIMEOUT environment variable in the proxy config settings reference

This env var bounds how long per-request Prometheus budget metric emission may take before it is skipped, so a slow Redis/DB lookup cannot cancel the whole success-logging event. Default is 5.0 seconds

Pairs with the code change in BerriAI/litellm that adds the timeout. The litellm documentation CI (test_env_keys) requires every os.getenv key to be present in this reference table, so this entry unblocks that check

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Jun 29, 2026 6:26pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant