litellm/litellm/integrations
Krish Dholakia a52943089b
Logfire - fix(opentelemetry.py): Fix otel proxy server initialization (#11091)
* fix(opentelemetry.py): Fix otel proxy server initialization

Fixes https://github.com/BerriAI/litellm/issues/10349#issuecomment-2902455231

* feat(router.py): allow ignoring invalid deployments on model load

Prevents invalid models from preventing loading other valid models

Fixes issue where on instance spin up invalid models were blocking valid models from being used

* test: add additional unit testing

* fix(user_api_key_auth.py): return abbreviated key in exception - make it easy to debug which key is invalid for client

* docs(config_settings.md): document param

* fix(user_api_key_auth.py): fix error string to match previous one
2025-05-23 23:15:10 -07:00
..
_types feat: Added Missing Attributes For Arize & Phoenix Integration (#10043) (#10215) 2025-04-22 21:34:51 -07:00
agentops Add AgentOps Integration to LiteLLM (#9685) 2025-04-22 10:29:01 -07:00
arize fix: URL encode OTEL_EXPORTER_OTLP_TRACES_HEADERS for Phoenix Integration (#10654) 2025-05-13 09:45:39 -07:00
azure_storage [Bug Fix] Azure Blob Storage fixes (#10059) 2025-04-16 09:47:10 -07:00
datadog Litellm dev 04 22 2025 p1 (#10206) 2025-04-22 23:58:43 -07:00
deepeval Expose /list and /info endpoints for Audit Log events (#11102) 2025-05-23 22:54:59 -07:00
email_templates [Feat] Add User invitation emails when inviting users to litellm (#10615) 2025-05-06 22:52:53 -07:00
gcs_bucket Fix VertexAI Credential Caching issue (#9756) 2025-04-04 16:38:08 -07:00
gcs_pubsub Fix gcs pub sub logging with env var GCS_PROJECT_ID (#10042) 2025-04-15 21:50:48 -07:00
langfuse [Fix] Reliability Fix - Removing code that was creating threads on errors (#11066) 2025-05-22 18:04:15 -07:00
opik build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
prometheus_helpers (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
SlackAlerting [Fix] Reliability Fix - Removing code that was creating threads on errors (#11066) 2025-05-22 18:04:15 -07:00
vector_stores Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
__init__.py
additional_logging_utils.py (Feat) - Allow viewing Request/Response Logs stored in GCS Bucket (#8449) 2025-02-10 20:38:55 -08:00
anthropic_cache_control_hook.py Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
argilla.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
athina.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
braintrust_logging.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
custom_batch_logger.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
custom_guardrail.py [QA/Guardrails] Allow editing guardrail entity configs (#10918) 2025-05-17 16:27:02 -07:00
custom_logger.py Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
custom_prompt_management.py Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
dynamodb.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
email_alerting.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
galileo.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
greenscale.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
helicone.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
humanloop.py Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
lago.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
langsmith.py fix(langsmith.py): respect langsmith batch size param (#10411) 2025-04-29 18:55:22 -07:00
langtrace.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
literal_ai.py fix literal ai typing errors 2024-10-09 15:23:39 +05:30
logfire_logger.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
lunary.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
mlflow.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
openmeter.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
opentelemetry.py Logfire - fix(opentelemetry.py): Fix otel proxy server initialization (#11091) 2025-05-23 23:15:10 -07:00
prometheus_services.py add operational metrics for pod lock manager v2 arch 2025-04-04 16:41:07 -07:00
prometheus.py [Feat] Prometheus - Track route on proxy_* metrics (#10992) 2025-05-20 22:55:55 -07:00
prompt_layer.py LITELLM: Remove requests library usage (#7235) 2024-12-17 12:50:04 -08:00
prompt_management_base.py Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
Readme.md (Feat) - Add GCS Pub/Sub Logging integration for sending DB SpendLogs to BigQuery (#7976) 2025-01-24 20:57:20 -08:00
s3.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
supabase.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
test_httpx.py
traceloop.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
weights_biases.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00

Integrations

This folder contains logging integrations for litellm

eg. logging to Datadog, Langfuse, Prometheus, s3, GCS Bucket, etc.