litellm/litellm/integrations
2026-01-19 10:47:56 -08:00
..
_types Support responses API streaming in langfuse otel (#16153) 2025-11-02 09:36:34 -08:00
agentops
arize Litellm embeddings calltype fix for guardrail precallhook (#18740) 2026-01-07 21:40:36 +05:30
azure_sentinel [Feat] New Logging Integration - Azure Sentinel Logger (#18146) 2025-12-18 02:04:49 +05:30
azure_storage Fixing unused import 2026-01-14 17:45:21 -08:00
bitbucket [Fix] CI/CD - mypy & check_code_and_doc_quality & mcp_testing (#17920) 2025-12-13 08:18:43 -08:00
cloudzero fix: how to execute cloudzero sql 2026-01-09 10:52:48 +09:00
datadog fix: Datadog span kind fallback when parent_id missing 2025-12-24 14:12:17 +09:00
deepeval
dotprompt [Fix] CI/CD - mypy & check_code_and_doc_quality & mcp_testing (#17920) 2025-12-13 08:18:43 -08:00
email_templates Adding files 2025-12-17 15:05:01 -08:00
focus refactor: lazy-load focus export engine and isolate polars deps 2026-01-09 06:39:24 +09:00
gcs_bucket fix(gcs_bucket): prevent unbounded queue growth due to slow API calls (#19297) 2026-01-19 10:47:56 -08:00
gcs_pubsub
generic_api feat: added qualifire eval webhook 2026-01-09 00:03:26 +02:00
generic_prompt_management Prompt Management - new API for integrating providers (#17829) 2025-12-11 15:43:40 -08:00
gitlab [Fix] CI/CD - mypy & check_code_and_doc_quality & mcp_testing (#17920) 2025-12-13 08:18:43 -08:00
langfuse Revert "feat: Add built-in migration lock to prevent concurrent Prisma migrat…" (#18719) 2026-01-06 23:56:02 +05:30
levo feat: Add Levo AI integration (#18529) 2026-01-05 08:49:21 +05:30
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 [Feat] New Search API Provider - LinkUp Search (#18174) 2025-12-18 14:27:36 +05:30
vector_store_integrations [Fix] CI/CD - mypy & check_code_and_doc_quality & mcp_testing (#17920) 2025-12-13 08:18:43 -08:00
weave feat: Basic Weave OTEL integration (#17439) 2025-12-03 21:26:22 -08:00
websearch_interception [Feat] Claude Code x LiteLLM WebSearch - QA Fixes to work with Claude Code (#19294) 2026-01-17 16:30:31 -08:00
__init__.py
additional_logging_utils.py
anthropic_cache_control_hook.py [Fix] CI/CD - mypy & check_code_and_doc_quality & mcp_testing (#17920) 2025-12-13 08:18:43 -08:00
argilla.py
athina.py
braintrust_logging.py fix(braintrust): pass span_attributes in async logging and skip tags on non-root spans (#18409) 2026-01-08 00:55:59 +05:30
callback_configs.json Revert "feat: Add built-in migration lock to prevent concurrent Prisma migrat…" (#18719) 2026-01-06 23:56:02 +05:30
custom_batch_logger.py
custom_guardrail.py fix: mypy error 2025-12-27 07:28:16 +09:00
custom_logger.py [Feat] Claude Code x LiteLLM WebSearch - QA Fixes to work with Claude Code (#19294) 2026-01-17 16:30:31 -08:00
custom_prompt_management.py [Fix] CI/CD - mypy & check_code_and_doc_quality & mcp_testing (#17920) 2025-12-13 08:18:43 -08: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
dynamodb.py
email_alerting.py
galileo.py
greenscale.py
helicone.py
humanloop.py [Fix] CI/CD - mypy & check_code_and_doc_quality & mcp_testing (#17920) 2025-12-13 08:18:43 -08:00
lago.py
langsmith.py fix(langsmith.py): hoist thread grouping metadata (session_id, thread_id, conversation_id) (#18982) 2026-01-14 03:21:37 +05:30
langtrace.py
literal_ai.py
logfire_logger.py
lunary.py
mlflow.py Fix: MLflow streaming spans for Anthropic passthrough (#17288) 2025-12-05 14:59:36 -08:00
openmeter.py
opentelemetry.py Fix module import for opentelemetry 2026-01-19 18:50:18 +05:30
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 [Feat] Claude Code x LiteLLM WebSearch - QA Fixes to work with Claude Code (#19294) 2026-01-17 16:30:31 -08:00
prompt_layer.py
prompt_management_base.py Prompt Management - new API for integrating providers (#17829) 2025-12-11 15:43:40 -08: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

Integrations

This folder contains logging integrations for litellm

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