You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: emit standard OTel cloud.resource_id for Agent Engine telemetry
The agent-engine branch of get_gcp_resource() emitted the resource id under
a non-standard "cloud.resource.id" key, so the Agent Engine dashboard's
cloud.resource_id filter matched no rows and every panel read 0. Use the
OTel CLOUD_RESOURCE_ID constant ("cloud.resource_id").
Close#6247
Co-authored-by: George Weale <gweale@google.com>
PiperOrigin-RevId: 943528352
0 commit comments