MySQL Table Statistics not display
What MySQL Version are you using and which dashboard specifically does not have data ?
What does “pmm-admin list” shows ?
MySQL version 5.6.12 dashboard ( MySQL Table Statistics )
How Many tables do you have ?
PMM will automatically disable table statistics capture due to large overhead if you have 1000 tables or more
Furthermore some of the values in this dashboards such as Top Tables by Row Read only work in Percona Server and MariaDB and only if userstat is enabled
Thank you very much