MariaDB Feedback Plugin Report
Interested in seeing what data is collected by the MariaDB Feedback Plugin? Check out the documentation along with installation steps here.
The Feedback Plugin is not enabled by default.
How to check if the plugin is already installed or enabled on your client:
SELECT plugin_status FROM information_schema.plugins WHERE plugin_name = 'feedback';
Once enabled, you can see the collected data:
SELECT * FROM information_schema.feedback;
You can find some of the data provided by the MariaDB Feedback Plugin coupled with other community metrics in the embedded report below. This is a work in progress and more reports will be added over time as we receive feedback from the community. The reports are updated on a monthly basis.
Please note that some of the reports might take a few seconds to fully load.