gen_ai.*) to OpenInference format when spans arrive. Traces produced by OTel-native instrumentations — such as the OpenAI, Anthropic, and Google GenAI contrib packages — now render in Phoenix with full message I/O, tool definitions, retrieval documents, and token counts without any code changes.
What gets converted
If a span already has OpenInference attributes (e.g., from
openinference-instrumentation-*), those values take precedence — conversion only fills in what’s missing.

