diagnostics: add datadriven testing to diagnostics output to detect regressions/changes #134450
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
O-postmortem
Originated from a Postmortem action item.
P-1
Issues/test failures with a fix SLA of 1 month
T-observability
Today, it's not possible to easily detect changes in the diagnostic output for a cluster.
What's been tricky here is managing the fact that the output of diagnostics is non-deterministic. We can probably filter the output lightly to make a deterministic payload for testing. This will likely have to be the sql and schema stats data which can contain arbitrary numbers.
Jira issue: CRDB-44083
The text was updated successfully, but these errors were encountered: