gcp Google Cloud release notes ·

Gemini Enterprise adds end-to-end tracing for data connectors

aigcpengineer
feature

Gemini Enterprise now offers end-to-end tracing support across its data connector workflow, introducing two new trace spans, `execute_tool` and `invoke_connector`. This enhancement provides better observability, allowing engineers to visualize parent-child relationship workflows from prompt to API. Traces can be searched and filtered in Trace Explorer, queried via `gemini_enterprise.assist_token`, or looked up using W3C trace IDs.

Features (1)
  • Gemini Enterprise Gemini Enterprise: End-to-end tracing support for data connectors

    Gemini Enterprise: End-to-end tracing support for data connectors Tracing support is extended end-to-end across the data connector workflow, introducing two new trace spans for better observability: execute_tool : Represents the execution of a tool on the agent orchestration layer. invoke_connector : Represents the request logic and execution on the connector execution layer. These spans help you visualize end-to-end parent-child relationship workflows from the assistant prompt to the third-party API. You can search and filter for these spans in the Trace Explorer by service or span name, quer

Read the original announcement →

https://docs.cloud.google.com/release-notes#August_04_2026

Related releases