Done
Details
Assignee
Nailya KutlubaevaNailya KutlubaevaReporter
Puneet KalaPuneet KalaPriority
HighNeeds QA
YesStory Points
3
Details
Details
Assignee
Nailya Kutlubaeva
Nailya KutlubaevaReporter
Puneet Kala
Puneet KalaPriority
Needs QA
Yes
Story Points
3
Smart Checklist
Smart Checklist
Smart Checklist
Created December 29, 2021 at 4:52 AM
Updated November 13, 2024 at 8:33 AM
Resolved July 25, 2022 at 7:59 AM
QAN data is not available for MySQL 5.7, 8.0 GCP instances
User Impact: QAN has no data for Google Cloud Mysql 5.7, 8.0, they need additional changes or configuration setup which is missing in our documentation.
I was trying to setup GCP mysql 5.7 and mysql 8.0 instances on our testing jobs, I followed the official docs to create pmm user and made sure perf schema agent is in running status, I checked the logs I don't see any error but only see 0 buckets being sent for `type=qan_mysql_perfschema_agent`
STR:
1) Setup Google cloud mysql 5.7
2) Setup PMM users with similar permissions as mentioned in our documentation:
GRANT SELECT, PROCESS, REPLICATION CLIENT, RELOAD ON . TO 'pmm'@'%';
3) create sbtest user for running sysbench
4) Add this remote instance to PMM via remote MySQL UI, make sure qan_mysql_perfschema_agent is running status
5) Wait for some mins, no QAN data, dashboard have data for MySQL instance.
6) Open pmm-agent log on the server, you will see buckets being sent with sizes as 0