litellm/litellm/integrations
2025-11-12 18:25:30 -08:00
..
_types Support responses API streaming in langfuse otel (#16153) 2025-11-02 09:36:34 -08:00
agentops
arize refactor 2025-11-03 17:31:55 -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 [Feat] Add DD Agent Host support for datadog callback (#16379) 2025-11-07 15:18:23 -08:00
deepeval fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
dotprompt Prompt Management - add prompts on UI (#13240) 2025-08-02 22:33:37 -07: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
gitlab Add GitlabPromptCache and enable subfolder access (#15712) 2025-10-28 14:46:50 -07:00
langfuse fix(langfuse): Handle null usage values to prevent validation errors (#16396) 2025-11-10 19:34:56 -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 Litellm sameer oct staging (#15806) 2025-10-24 12:17:22 -07:00
vector_store_integrations Responses API - support tags in metadata 2025-10-25 12:07:54 -07: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
custom_batch_logger.py
custom_guardrail.py feat: change guardrail_information to list type (#16127) 2025-11-02 09:47:49 -08:00
custom_logger.py feat(audio_transcriptions/): calculate duration of audio file for cost calculation + feat (image_generations): cost tracking accuracy improved with output_format, quality, size values fixed per openai model 2025-11-08 16:24:31 -08:00
custom_prompt_management.py Litellm dev 07 03 2025 p2 (#12301) 2025-07-03 22:40:21 -07:00
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 [Feat] SSO - Allow users to run a custom sso login handler (#12465) 2025-07-09 16:36:30 -07:00
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 [Bug]: Set user from token user_id for OpenMeter integration 2025-07-30 22:23:30 +02:00
opentelemetry.py [Feat] OTEL - Log Cost Breakdown on OTEL Logger (#16334) 2025-11-06 13:53:53 -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
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.