Hi Otto! https://mariadb.org/feedback-plugin/ The plugin is functional, accepting requests, under feedback.mariadb.org domain. You'll notice there has been a URL change in the server for this. https://github.com/MariaDB/server/blob/11.4/plugin/feedback/feedback.cc#L369 There is an MDEV here, looking to improve the feedback plugin to support http redirection. https://jira.mariadb.org/browse/MDEV-33199 I plan on doing a formal blog post announcement, as the first URL was just turned live yesterday, explaining the reason for the drop in stats. I'm trying to get it done before FOSDEM, but it's getting pretty busy atm. More graphs on the page are due, the ones planned right now are: - Server count by month - Uploads by country - Servers by country - Map of servers by country - Major version breakdown - Version breakdown - Uptime by day - Architecture - Operating System - Windows Versions - Linux Distributions - CPU Count - Features Vicențiu On Wed, 24 Jan 2024 at 09:36, Otto Kekäläinen <otto@kekalainen.net> wrote:
Hi!
I was about to merge a long overdue MR in Debian to enable the Feedback plugin (https://salsa.debian.org/mariadb-team/mariadb-server/-/merge_requests/16 ). However I noticed all the links at https://mariadb.org/about/#usage-statistics are broken. The wiki page at https://mariadb.com/kb/en/feedback-plugin/ says that the plugin is 'currently not working'.
What does this mean?
What is the path to get it working again? Is there a need for somebody to rewrite the stats server part?
Thanks,
- Otto