schematelemetry: better redaction for invalid objects #126584
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
We log found invalid objects here
cockroach/pkg/sql/catalog/schematelemetry/schema_telemetry_job.go
Lines 141 to 151 in c64b755
In our live-streamed logs, most of the information we need is redacted; so, we end up having to grab a debug zip
There might a better way to redact the validationErr so we do not have to do the dance above
Jira issue: CRDB-39987
Epic CRDB-39822
The text was updated successfully, but these errors were encountered: