litellm/docs/my-website/docs/proxy
Jugal D. Bhatt 44c100d05d
[Feat] handle multi-pod deployment for SpendLogs Retention (#10895)
* handle multi-pod deployment

* fix utc and ruff errors

* add constants.py

* add lock duration acc to interval

* add lock duration on pod lock manager

* update tests to use redis

* update comments from review

* update config_Settings.md

* lint errors

* remove custom ttl setting

* add constants.py

* add constants.py

* add check for pod lock manager, and allow otherwise

* remove dup try except and move to finally

remove args
2025-05-16 18:18:51 -07:00
..
guardrails [Feat] Add Lakera v2 Guardrail Support (#10880) 2025-05-16 17:08:21 -07:00
access_control.md fix role based access controls doc 2025-03-15 10:48:13 -07:00
admin_ui_sso.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
alerting.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
architecture.md (Feat) - Show Error Logs on LiteLLM UI (#8904) 2025-02-28 20:10:09 -08:00
billing.md
budget_reset_and_tz.md Schedule budget resets at expectable times (#10331) (#10333) 2025-04-29 20:59:44 -07:00
caching.md Add documentation on in-memory and disk caching (#10522) 2025-05-14 23:07:13 -07:00
call_hooks.md docs: update docs 2025-03-22 20:21:33 -07:00
cli.md
clientside_auth.md Litellm dev 12 28 2024 p1 (#7463) 2024-12-28 20:26:00 -08:00
config_management.md
config_settings.md [Feat] handle multi-pod deployment for SpendLogs Retention (#10895) 2025-05-16 18:18:51 -07:00
configs.md Docs: Update configs.md 2025-03-14 19:36:42 +01:00
cost_tracking.md docs(index.md): update changelog with realtime api cost tracking details 2025-04-12 19:15:40 -07:00
custom_auth.md Doc updates - add key rotations to docs (#8136) 2025-01-30 22:17:00 -08:00
custom_pricing.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
custom_prompt_management.md docs custom prompt management 2025-03-19 20:36:42 -07:00
custom_sso.md
customer_routing.md Controll fallback prompts client-side (#7334) 2024-12-20 19:09:53 -08:00
customers.md Support budget/rate limit tiers for keys (#7429) 2024-12-26 19:05:27 -08:00
db_deadlocks.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
db_info.md (Clean up) - Allow switching off storing Error Logs in DB (#9084) 2025-03-08 16:12:03 -08:00
debugging.md
demo.md
deploy.md [Feat Security] - Allow blocking web crawlers (#10420) 2025-04-29 17:28:08 -07:00
docker_quick_start.md Litellm dev 01 22 2025 p1 (#7933) 2025-01-22 19:55:32 -08:00
email.md docs email notifs 2.0 2025-05-10 23:00:20 -07:00
embedding.md
enterprise.md [Feat Security] - Allow blocking web crawlers (#10420) 2025-04-29 17:28:08 -07:00
guardrails.md
health.md New stable release - release notes (#8148) 2025-01-31 10:02:59 -08:00
image_handling.md docs(image_handling.md): architecture doc on image handling on the proxy 2025-03-21 14:19:05 -07:00
ip_address.md
jwt_auth_arch.md Litellm dev 01 29 2025 p2 (#8102) 2025-01-29 20:53:37 -08:00
litellm_managed_files.md docs(litellm_managed_files.md): cleanup 2025-05-10 11:55:12 -07:00
load_balancing.md Controll fallback prompts client-side (#7334) 2024-12-20 19:09:53 -08:00
logging_spec.md fix typo (#10535) 2025-05-03 11:39:40 -07:00
logging.md [Feat] v2 Custom Logger API Endpoints (#10575) 2025-05-05 16:57:55 -07:00
managed_batches.md docs(managed_batches.md): clarify cancel batches is coming soon 2025-05-10 16:29:44 -07:00
management_cli.md Add management client docs (#10703) 2025-05-09 18:59:24 -07:00
management_client.md Add management client docs (#10703) 2025-05-09 18:59:24 -07:00
master_key_rotations.md docs: add doc for rotating master key 2025-03-06 23:22:01 -08:00
metrics.md
model_access.md feat(handle_jwt.py): initial commit adding custom RBAC support on jwt… (#8037) 2025-01-28 16:27:06 -08:00
model_discovery.md Litellm release notes 04 19 2025 (#10169) 2025-04-19 17:26:30 -07:00
model_management.md
multiple_admins.md
oauth2.md
pagerduty.md (Feat) - Add PagerDuty Alerting Integration (#7478) 2025-01-01 07:12:51 -08:00
pass_through.md
perf.md
pii_masking.md
prod.md docs(prod.md): clarify usage on read-only file system 2025-05-01 14:46:02 -07:00
prometheus.md stable release note fixes (#9954) 2025-04-12 17:26:38 -07:00
prompt_management.md docs: cleanup 2025-04-30 13:13:02 -07:00
provider_budget_routing.md
public_teams.md Doc updates + management endpoint fixes (#8138) 2025-01-30 22:56:41 -08:00
quick_start.md
rate_limit_tiers.md docs(index.md): new release notes 2024-12-26 22:01:29 -08:00
release_cycle.md Litellm stable release notes 05 03 2025 (#10536) 2025-05-03 12:47:11 -07:00
reliability.md Fix example commands in reliability.md (#10894) 2025-05-16 13:21:34 -07:00
request_headers.md Pass router tags in request headers - x-litellm-tags (#8609) 2025-02-18 08:26:22 -08:00
response_headers.md docs(arize_integration.md): update docs with more details 2025-03-22 19:36:37 -07:00
rules.md
self_serve.md docs clean up 2025-04-10 21:35:08 -07:00
service_accounts.md
spending_monitoring.md docs(spending_monitoring.md): add section on disabling spend logs to db 2024-12-28 19:48:50 -08:00
streaming_logging.md
tag_routing.md Pass router tags in request headers - x-litellm-tags (#8609) 2025-02-18 08:26:22 -08:00
team_based_routing.md Controll fallback prompts client-side (#7334) 2024-12-20 19:09:53 -08:00
team_budgets.md
team_logging.md
team_model_add.md fix(health.md): add rerank model health check information (#7295) 2024-12-18 19:18:10 -08:00
temporary_budget_increase.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
timeout.md fix(utils.py): handle key error in msg validation (#8325) 2025-02-06 18:13:46 -08:00
token_auth.md Multiple OIDC providers 2025-03-15 10:31:02 -07:00
ui_credentials.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
ui_logs_sessions.md [QA] Allow managing sessions with litellm_session_id (#10348) 2025-04-26 18:52:50 -07:00
ui_logs.md [Docs] UI Session Logs (#10334) 2025-04-26 08:26:23 -07:00
ui.md Doc updates + management endpoint fixes (#8138) 2025-01-30 22:56:41 -08:00
user_keys.md doc on streaming usage litellm proxy 2024-12-30 21:06:34 -08:00
user_management_heirarchy.md Correct spelling in user_management_heirarchy.md (#8716) 2025-02-21 09:23:29 -08:00
users.md Litellm stable release notes 05 03 2025 (#10536) 2025-05-03 12:47:11 -07:00
virtual_keys.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00