cockroachdb / cockroachdb/cockroach

Provide a setting to allow users to redact sampled_query events from the TELEMETRY channel

Open
#109,133 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement T-supportability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Customers have sensitive information (PII) that can be captured as part of SQL stats (e.g., placeholder values/bind variables) and require this information to be redacted in various environments like production. Note this information is still useful to have in dev and test environments to enable troubleshooting user flows such as suboptimal/regressed query plans.

This issue tracks adding a setting that redacts SQL statements in the sampled_query event.

Jira issue: CRDB-30795

Epic CRDB-39822

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.