There is no query data because the MySQL Server is not configured for monitoring.

Hi, I checked other posts but I did not find a solution.
Have latest version client/server.
pmm-admin check-network show ok:
consul API, Prometeus API , Query Analytics API
Connection client-server:
linux:metrics ok
mysql:metrics ok
pmm-admin list show ok
mysql:queries ok
linux:metrics ok
mysql:metrics ok
I am connected to one instance in the database. MySQL 5.7.24 and slow logs.
I typed:
innodb_monitor_enable=all
performance_schema=ON
but I still do not see queries only " There is no query data because the MySQL Server is not configured for monitoring."

I would advise you to check this link for configuring your MySQL instance for best results. If your mysql server is configured based on the suggested method, please provide us screenshot of:

http://<PMM_URL>/prometheus/targets

I think, all suggested method are applied