MySQL NDB Cluster Metrics

31 views
Skip to first unread message

David Gonzalez Gonzalez

unread,
Feb 21, 2025, 2:39:52 PMFeb 21
to Prometheus Developers
Thinking to start the implementation of MySQL8 Cluster NDB Metrics.

I saw there is a old branch about Mysql 5.6 but never merged into the main branch.


Any advice or guide should I follow to make this collector happening?

I have in mind to collect metrics for NDB cluster status, transaction, operation, and later fragments (table and index updates/read/write/delete).

Thanks

David Gonzalez Gonzalez

unread,
Feb 23, 2025, 7:10:51 AMFeb 23
to Prometheus Developers
I ended used the code from https://github.com/logicalclocks/mysqld_exporter/tree/ndb and start adapting.. and working in the dashboard.

(this code is quite old and not using the new structure for Mysql8, specially fragments, which is not even in this old exporter)
Reply all
Reply to author
Forward
0 new messages