Gemini Enterprise: Experimental agent telemetry aligned with OpenTelemetry generative AI semantic conventions
Gemini Enterprise: Experimental agent telemetry aligned with OpenTelemetry generative AI semantic conventions
Gemini Enterprise agents emit richer, standards-aligned telemetry based on the OpenTelemetry generative AI semantic conventions, in addition to the existing stable telemetry. Trace spans and Cloud Logging entries include standardized gen_ai.* attributes (for example, gen_ai.agent.name, gen_ai.conversation.id, gen_ai.usage.input_tokens, and gen_ai.input.messages) that describe agent, model, and tool activity.
Prompt and response message content appears in these attributes only when your observability settings allow logging of prompt inputs and response outputs; otherwise it is redacted or omitted. OpenTelemetry classifies these conventions as Development status, so this telemetry is experimental and subject to change.
For more information, see Access traces and spans.