Skip to content
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

sql: Add telemetry for zone config override on multi-region tables #64268

Closed
ajstorm opened this issue Apr 27, 2021 · 0 comments · Fixed by #64707
Closed

sql: Add telemetry for zone config override on multi-region tables #64268

ajstorm opened this issue Apr 27, 2021 · 0 comments · Fixed by #64707
Labels
A-multiregion Related to multi-region C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Comments

@ajstorm
Copy link
Collaborator

ajstorm commented Apr 27, 2021

Currently we require that the customer explicitly overrides the block to update zone configurations on multi-region tables. Unfortunately however, we have no way to track how often customers are overriding. We should add telemetry for cases where the overrride cluster variable is set and a zone configuration is updated. Additionally, we should be tracking how many times a user-modified zone configuration is overwritten by the system through the use of the multi-region abstractions.

@ajstorm ajstorm added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. A-multiregion Related to multi-region labels Apr 27, 2021
@craig craig bot closed this as completed in 28c24ed May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-multiregion Related to multi-region C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant