[MCOL-3878] Expand ColumnStore Metrics Available Through SHOW GLOBAL STATUS Created: 2020-03-10 Updated: 2023-10-25 Resolved: 2023-10-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Columnstore Select Handler |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Todd Stoffel (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | Compatibility | ||
| Epic Link: | ColumnStore Utility Improvements |
| Description |
|
Currently ColumnStore has 4 stats exposed to the server. None of which seem very useful. InnoDB by contrast has over 100 metrics available. All performance related metrics available in the ColumnStore engine should be exposed to the SHOW GLOBAL STATUS server function. This is going to be critical to the MaxScale, MariaDB Manager and Picasso projects. |