Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Problem you have encountered:
Customers do not have an easy way to identify the uniqueID with the associated google managed agent service accounts (eg protoPayload.requestMetadata.callerSuppliedUserAgent = Google-Stackdriver-Influx) . Therefore, I would like request a feature that would allow customers to be able to identify the google managed agent uniqueIDs found within their project.
What you expected to happen: I expected for the UniqueIDs to be listed with their google managed agent service accounts.
Steps to reproduce:
1. Find a UniqueID within Stackdriver Logging.
2. Attempt to use gcloud to query which uniqueID is associated to which Google Managed service agent:
gcloud iam service-accounts list --format "table(uniqueId:sort=1,email,displayName)"
3. No results listed for UniqueID
Other information (workarounds you have tried, documentation consulted, etc):