Open
Description
Proposal
Add a collector for tables with corrupt indexes. This has been causing some issues when executing certain update queries. It would be nice to proactively be informed of indexes that are corrupt, before we try to update data and notice this issue.
If you agree on this idea, I can add a PR to add a collector with this functionality.