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