-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: add telemetry for PLACEMENT operations #68597
Copy link
Copy link
Closed
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
In #68433, syntax is being added to remove non-voting replicas from a database zone configuration. We need to add telemetry to track how many ALTER DATABASE SET PLACEMENT commands are run. The pattern for SURVIVE telemetry can likely be lifted as it's tracking the same kind of information on the database.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)