litellm/tests/test_litellm/integrations/otel
yucheng-berri 659c4ce5a1
Merge pull request #40669 from BerriAI/litellm_otel_passthrough_trace_propagation
fix(otel): propagate W3C trace context on HTTP and WebSocket passthrough
2026-09-16 16:02:46 -07:00
..
test_db_endpoint.py feat(otel): attribute Prisma database spans to PostgreSQL instead of localhost (#36595) 2026-08-18 20:08:43 -07:00
test_langfuse_logger.py fix(otel v2): name Langfuse traces from the langfuse_trace_name header or metadata.trace_name (#40793) 2026-09-11 17:37:35 -07:00
test_otel_v2_baggage.py fix(otel): promote nested metadata keys under the caller's dotted path 2026-09-16 18:39:55 +00:00
test_otel_v2_components.py fix(otel): drop stale trace headers before injecting passthrough trace context 2026-09-16 08:34:53 +00:00
test_otel_v2_config_baggage_parenting_guardrails.py feat(otel): typed semconv-aligned OpenTelemetry instrumentation (#28909) 2026-05-29 23:15:27 -07:00
test_otel_v2_destinations.py fix(otel v2): restore the Datadog auth span and the last-wins callback merge (#40335) 2026-09-09 01:00:26 +00:00
test_otel_v2_dynamic.py fix(otel/v2): detach credential-routed tenant spans into their own trace (#38847) 2026-08-29 17:41:25 -07:00
test_otel_v2_emitter.py test(otel): build the clipped-blob conversation without mutating the payload 2026-09-14 17:46:18 +00:00
test_otel_v2_logger.py test(otel): describe which request metadata the pre-call seed reads 2026-09-16 19:25:40 +00:00
test_otel_v2_metrics.py fix(logging): stop billing and logging response reads as LLM calls (#36890) 2026-08-26 18:34:17 -07:00
test_otel_v2_mount.py feat(otel): stamp litellm.request.route on the LLM call span (#39698) 2026-09-05 03:33:44 +00:00
test_otel_v2_multibackend.py feat(otel): typed semconv-aligned OpenTelemetry instrumentation (#28909) 2026-05-29 23:15:27 -07:00
test_otel_v2_presets.py feat(newrelic): per-team New Relic trace routing via team callbacks (#37603) 2026-08-22 19:13:48 -07:00
test_otel_v2_sources_of_truth.py fix(otel v2): name Langfuse traces from the langfuse_trace_name header or metadata.trace_name (#40793) 2026-09-11 17:37:35 -07:00
test_otel_v2_vendor_mappers.py fix(otel v2): name Langfuse traces from the langfuse_trace_name header or metadata.trace_name (#40793) 2026-09-11 17:37:35 -07:00
test_runtime.py perf(otel): memoize per-request lazy import of otel runtime hooks (#31707) 2026-06-30 10:26:20 -07:00