litellm/litellm/integrations
Julio Quinteros Pro 9b5eddda17 fix: remove unused asyncio imports (F401)
Remove `asyncio` imported but unused in:
- litellm/integrations/custom_guardrail.py
- litellm/proxy/common_utils/performance_utils.py

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 18:54:18 -03:00
..
_types
agentops
arize Fix: phoenix tests issues 2026-02-11 16:13:20 +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 fixing mistral model deprecation, cloud zero transform bug 2026-02-12 17:53:04 -08:00
datadog fix: add hook to handle db case (#20635) 2026-02-07 22:42:19 -08: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 email soft budgets 2026-02-05 20:42:43 -08:00
focus refactor: lazy-load focus export engine and isolate polars deps 2026-01-09 06:39:24 +09:00
gcs_bucket fix(azure): preserve content_policy_violation error details from Azure OpenAI (#20883) 2026-02-10 22:47:03 -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 fix(langfuse_otel): prevent empty proxy request spans from being sent to Langfuse 2026-02-14 14:22:32 -05:00
levo feat: Add Levo AI integration (#18529) 2026-01-05 08:49:21 +05:30
opentelemetry_utils
opik
prometheus_helpers
SlackAlerting Fix: Slack alert issue 2026-02-02 16:49:10 +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 Fix mypy issues 2026-02-09 17:44:39 +05:30
__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 Add mock client factory pattern and mock support for PostHog, Helicone, and Braintrust integrations (#19707) 2026-01-30 09:52:53 -08:00
braintrust_mock_client.py Add mock client factory pattern and mock support for PostHog, Helicone, and Braintrust integrations (#19707) 2026-01-30 09:52:53 -08:00
callback_configs.json feat: add datadog cost management support and fix startup callback issue (#19584) 2026-01-22 19:52:14 -08:00
custom_batch_logger.py
custom_guardrail.py fix: remove unused asyncio imports (F401) 2026-02-17 18:54:18 -03:00
custom_logger.py feat: add standard_logging_payload_excluded_fields config option (#20831) 2026-02-10 22:16:41 -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
custom_sso_handler.py
dynamodb.py
email_alerting.py
galileo.py
greenscale.py
helicone_mock_client.py Add mock client factory pattern and mock support for PostHog, Helicone, and Braintrust integrations (#19707) 2026-01-30 09:52:53 -08:00
helicone.py Add mock client factory pattern and mock support for PostHog, Helicone, and Braintrust integrations (#19707) 2026-01-30 09:52:53 -08:00
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_mock_client.py Add mock client factory pattern and mock support for PostHog, Helicone, and Braintrust integrations (#19707) 2026-01-30 09:52:53 -08:00
langsmith.py Add mock client factory pattern and mock support for PostHog, Helicone, and Braintrust integrations (#19707) 2026-01-30 09:52:53 -08:00
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
mock_client_factory.py Add mock client factory pattern and mock support for PostHog, Helicone, and Braintrust integrations (#19707) 2026-01-30 09:52:53 -08:00
openmeter.py
opentelemetry.py Update litellm/integrations/opentelemetry.py 2026-02-15 12:31:26 -03:00
posthog_mock_client.py Add mock client factory pattern and mock support for PostHog, Helicone, and Braintrust integrations (#19707) 2026-01-30 09:52:53 -08:00
posthog.py posthog serilization fix (#20668) 2026-02-07 14:24:32 -08:00
prometheus_services.py fix(proxy): resolve high CPU when router_settings in DB by avoiding REGISTRY.collect() in PrometheusServicesLogger (#20087) 2026-01-30 14:01:45 -08:00
prometheus.py fix(prometheus): sanitize label values to prevent metric scrape failures (#20600) 2026-02-09 15:48:59 -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 Merge pull request #21157 from Point72/ephrimstanley/s3-logger-skip-missing-standard-logging-object 2026-02-16 18:29:59 +05:30
s3.py
sqs.py
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.