Comprehensive list of PMM Metrics for Mysql

Is there a comprehensive list of the PMM Metrics for MYSQL? I’m new to PMM and searched the documentation and can’t find a documented list. Any assistance would be appreciated.

1 Like

Hi Gregory,

You could fetch list of collected metrics for your instance on Explore page.
Metrics have prefix mysql_
count by (name) ({name=~“mysql.+”})
e.g.

Also you could find available collectors with descriptions here

1 Like