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
25850: libroach: add basic encryption stats. r=bdarnell a=mberhault
New endpoint: `/_status/stores` which for now only returns the store ID
and encryption stats.
The encryption stats is a serialized protobuf containing active key
information (but not the key itself).
This will be handled by CCL UI code since it needs access to CCL protos.
Release note: None
Co-authored-by: marc <marc@cockroachlabs.com>
0 commit comments