litellm/litellm/integrations
Javier Garcia b0a3a7c4fb
Add details in docs (#15721)
* Add details in docs

* add logic to set span attributes and unit tests

* Restore html files

* Remove html files

* Remove html files
2025-10-21 16:57:51 -07:00
..
_types
agentops
arize UI - add arize on ui, LLMs - clarifai refactor to openai compatible route, added azure ai/grok-4 model family 2025-10-16 20:39:15 -07: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 [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
datadog fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07: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
gcs_bucket fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
gcs_pubsub
gitlab Gitlab based Prompt manager (#14988) 2025-10-01 18:13:11 -07:00
langfuse Merge pull request #15015 from anthony-liner/fix/langfuse-total-tokens 2025-10-02 17:33:43 -07:00
opik fix: trace not pass through when trace_id has settled 2025-09-25 15:54:50 +08:00
prometheus_helpers
SlackAlerting fix: fix soft budget crossed alert 2025-09-12 12:07:08 +02:00
vector_store_integrations [Oct Staging Branch] (#15460) 2025-10-17 17:52:25 -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] Add Guardrails for /v1/messages and /v1/responses API (#15686) 2025-10-17 18:09:00 -07:00
custom_logger.py [Feat] Add Guardrails for /v1/messages and /v1/responses API (#15686) 2025-10-17 18:09:00 -07:00
custom_prompt_management.py Litellm dev 07 03 2025 p2 (#12301) 2025-07-03 22:40:21 -07: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 remove comment 2025-08-20 15:42:26 +09:00
openmeter.py [Bug]: Set user from token user_id for OpenMeter integration 2025-07-30 22:23:30 +02:00
opentelemetry.py use correct otel logger, and normalise otel paths (#15645) 2025-10-21 09:16:03 -07:00
posthog.py fix posthog.py 2025-10-11 09:05:16 -07: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 s3_endpoint_url returned 404 (#14559) 2025-09-15 12:08:18 -07:00
s3.py [JSON Logs] fix ciruclar ref error by adding safe dumps (#12764) 2025-07-19 13:45:27 -07:00
sqs.py fix imports 2025-10-17 17:54:12 -07: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.