-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add config option to use spanner_sys_reader fgac role #31497
Conversation
Just as a heads up, we've build a custom collector and validated that this works in our nonprod ennvironments, we can see the spanner metrics coming through |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
Can we please keep this opened, we're wanting FGAC support to be added to the Spanner Receiver |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
Description: adding an option to enable using Spanner fine grained role "spanner_sys_role" to read sys tables from spanner databases
Link to tracking Issue:
Testing:
Documentation:
This role already has the read permissions on the spanner sys tables
https://cloud.google.com/spanner/docs/fgac-system-roles#spanner_sys_reader
The service account that the receiver uses need to still grant the IAM roles following the guide
https://cloud.google.com/spanner/docs/configure-fgac#grant-fgac-role