-
Notifications
You must be signed in to change notification settings - Fork 4.1k
job: add schema telemetry scheduled job #84284
Copy link
Copy link
Closed
Labels
A-schema-catalogRelated to the schema descriptors collection and the catalog API in general.Related to the schema descriptors collection and the catalog API in general.A-sql-logging-and-telemetryIssues related to slow query log, SQL audit log, SQL internal logging telemetry, etc.Issues related to slow query log, SQL audit log, SQL internal logging telemetry, etc.A-telemetryC-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)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Description
A scheduled job is the way to go as far as within what the telemetry logging takes place.
As far as what to log I'm currently leaning towards logging an element decomposition of each descriptor.
As for as how much to log I currently intend to log all of it and we can retroactively add sampling policies and whatnot.
Epic: CRDB-2463
Jira issue: CRDB-17568
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-schema-catalogRelated to the schema descriptors collection and the catalog API in general.Related to the schema descriptors collection and the catalog API in general.A-sql-logging-and-telemetryIssues related to slow query log, SQL audit log, SQL internal logging telemetry, etc.Issues related to slow query log, SQL audit log, SQL internal logging telemetry, etc.A-telemetryC-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)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)