You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cli: add cluster_settings_history.txt to debug zip
Adds a new file exported to debug zip called
"cluster_settings_history.txt" which provides a history
of cluster setting changes, as they exist in the system
event log table. This means history will only exist as
long as the events haven't been removed from the table.
Sensitive cluster settings will always be redacted in
this file, and non reportable cluster settings will be
redacted for redacted debug zips.
Epic: CRDB-52093
Resolves: CRDB-50883
Release note (cli change): Adds a new file to debug zip
that provides a history of cluster setting changes.
Sensitive cluster settings will always be redacted in
this file, and non reportable cluster settings will be
redacted for redacted debug zips.
0 commit comments