litellm/tests/test_litellm/integrations/otel
Yucheng Zhu 93061061fa feat(otel): export the trace to the resolved destinations
Fans each request's trace out to the destinations its identity resolved, applies per-request credentials only to the exporter their own backend contributed, and caches tracer providers per credential, endpoint and transport.

Squashed onto the current staging tip; the previous history conflicted with staging's Final-annotation pass over the same OTEL v2 modules.
2026-08-12 10:45:55 -07:00
..
test_otel_v2_baggage.py feat(otel): allowlist team_metadata sub-keys promoted to baggage (#29442) 2026-06-01 14:02:23 -07:00
test_otel_v2_components.py feat(otel): export the trace to the resolved destinations 2026-08-12 10:45:55 -07: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_dynamic.py feat(otel): export the trace to the resolved destinations 2026-08-12 10:45:55 -07:00
test_otel_v2_emitter.py fix(otel): cap tool-definition attributes so they cannot evict gen_ai.* from the LLM span (#34828) 2026-07-30 12:01:10 -07:00
test_otel_v2_fan_out.py feat(otel): export the trace to the resolved destinations 2026-08-12 10:45:55 -07:00
test_otel_v2_logger.py feat(otel): export the trace to the resolved destinations 2026-08-12 10:45:55 -07:00
test_otel_v2_metrics.py fix(otel): label retrieval and agent metrics correctly and emit gen_ai.provider.name (#35151) 2026-07-30 13:48:59 -07:00
test_otel_v2_mount.py feat(otel): export the trace to the resolved destinations 2026-08-12 10:45:55 -07:00
test_otel_v2_multibackend.py feat(otel): export the trace to the resolved destinations 2026-08-12 10:45:55 -07:00
test_otel_v2_presets.py feat(otel): export the trace to the resolved destinations 2026-08-12 10:45:55 -07:00
test_otel_v2_sources_of_truth.py fix(otel): name the RPC system and upstream on MCP tool-call spans (#35857) 2026-08-07 19:22:35 -07:00
test_otel_v2_vendor_mappers.py feat(otel): typed semconv-aligned OpenTelemetry instrumentation (#28909) 2026-05-29 23:15:27 -07:00
test_presets_destinations.py fix(otel/v2): pin the generic passthrough to HTTP and report whether a destination builds 2026-08-12 10:33:53 -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