litellm/litellm/integrations
2025-12-05 11:43:35 -08:00
..
_types Support responses API streaming in langfuse otel (#16153) 2025-11-02 09:36:34 -08:00
agentops
arize fix: clean arize-phoenix traces (#16611) 2025-12-03 19:50:20 -08:00
azure_storage fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
bitbucket fix mypy errors from bitbucket integration (#14959) 2025-09-26 14:08:17 -07:00
cloudzero [Bug] Updated spend would not be sent to CloudZero (#16201) 2025-11-10 19:43:15 -08:00
datadog Fix: Datadog callback regression when ddtrace is installed (#17393) 2025-12-02 17:27:50 -08:00
deepeval fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
dotprompt [Feat] Prompt Versioning - Allow specifying prompt version in code (#16929) 2025-11-21 13:58:49 -08:00
email_templates [Feat] Email Notifications - Ensure Users get Key Rotated Email (#16292) 2025-11-05 15:56:49 -08:00
gcs_bucket fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
gcs_pubsub
generic_api make generic api OSS + support multiple generic API's (#17152) 2025-11-26 18:38:38 -08:00
gitlab Add GitlabPromptCache and enable subfolder access (#15712) 2025-10-28 14:46:50 -07:00
langfuse [Fix] Security - Filter secret fields form Langfuse (#16842) 2025-11-19 19:15:28 -08:00
opentelemetry_utils [Feat] s3 logger, add support for ssl_verify when using minio logger (#16211) 2025-11-03 13:56:00 -08:00
opik fix Tuple 2025-11-06 16:19:10 -08:00
prometheus_helpers
SlackAlerting Fix/organization max budget not enforced (#17334) 2025-12-02 22:46:03 -08:00
vector_store_integrations Fix vector store configuration synchronization failure 2025-12-05 11:46:14 +05:30
weave feat: Basic Weave OTEL integration (#17439) 2025-12-03 21:26:22 -08:00
__init__.py
additional_logging_utils.py
anthropic_cache_control_hook.py [Fix] Anthropic cache_control incorrectly applied to all content items instead of last item only (#15699) 2025-10-18 15:18:08 -07:00
argilla.py
athina.py
braintrust_logging.py Add details in docs (#15721) 2025-10-21 16:57:51 -07:00
callback_configs.json (feat) Anthropic - support Structured Outputs output_format for Claude 4.5 sonnet and Opus 4.1 + Arize Phoenix - root span logging (#16949) 2025-11-22 12:08:26 -08:00
custom_batch_logger.py
custom_guardrail.py fix: resolve ruff lint errors (#17490) 2025-12-04 14:12:57 -08:00
custom_logger.py Merge branch 'main' into litellm_ui_callback_fix 2025-11-10 16:50:58 -08:00
custom_prompt_management.py
custom_secret_manager.py [Feat] Add Custom Secret Manager - Allow users to define and write a custom secret manager (#16297) 2025-11-05 17:20:26 -08:00
custom_sso_handler.py
dynamodb.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
email_alerting.py
galileo.py
greenscale.py
helicone.py (Bug) Fix JSON serialization error in Helicone logging by removing OpenTelemetry span from metadata (#15728) 2025-10-20 08:53:22 -07:00
humanloop.py fix: fix import errors 2025-09-14 09:32:21 -07:00
lago.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
langsmith.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
langtrace.py
literal_ai.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
logfire_logger.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
lunary.py
mlflow.py Fix MLFlow tags - split request_tags into (key, val) if request_tag has colon (#15914) 2025-10-24 12:57:15 -07:00
openmeter.py
opentelemetry.py feat: Basic Weave OTEL integration (#17439) 2025-12-03 21:26:22 -08:00
posthog.py fix: Add atexit handlers to flush callbacks for async completions (#16487) 2025-11-11 19:12:53 -08:00
prometheus_services.py
prometheus.py refactor: litellm init file #1 2025-11-24 16:59:56 -08:00
prompt_layer.py
prompt_management_base.py fix: fix import errors 2025-09-14 09:32:21 -07:00
Readme.md
s3_v2.py Add allowing Key based prefix to s3 path (#16237) 2025-11-05 14:43:21 -08:00
s3.py Add allowing Key based prefix to s3 path (#16237) 2025-11-05 14:43:21 -08:00
sqs.py Add Langfuse OTEL and SQS to health check (#16514) 2025-11-12 18:25:30 -08:00
supabase.py
test_httpx.py
traceloop.py
weights_biases.py [Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386) 2025-09-09 13:55:56 -07:00

Integrations

This folder contains logging integrations for litellm

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