-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: introduce system.span_configurations for KV's span configs #66390
Copy link
Copy link
Closed
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyA-zone-configsC-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
See #66348. We want to introduce a system table on the host tenant to capture the cluster's entire set of span configurations. We'll want to introduce it as part of a start-up migration. Given we intend to establish rangefeeds over this table to disseminate span configs, we'll have to make sure to enable it regardless of the kv.rangefeed.enabled setting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyA-zone-configsC-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)