mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-27 01:22:18 +00:00
The metric attribute filter now removes every attribute whose value is None, and the content and inference-details events pass their attributes through drop_none before emitting, so a call with no provider label or no model name never hands the OTLP exporter a NoneType attribute. This closes the gen_ai.request.model report on #36759 the same way the gen_ai.system one was closed, and the regression tests cover both keys. |
||
|---|---|---|
| .. | ||
| base_otel_llm_obs_attributes.py | ||
| gen_ai_semconv.py | ||