Am using Percona 2.43.2 - MySQL Replicaiton summary for mysql 8.4 is not reflecting

am using Percona 2.43.2 - MySQL Replicaiton summary for mysql 8.4 is not reflecting

It is showing no data found for IO thread and sql thread , where as Master slave configuration is fully functional.

Any leads

PMM Server:
URL : https://127.0.0.1:443/
Version: 2.43.2

PMM Client:
Connected : true
Time drift : 81.042µs
Latency : 337.872µs
Connection uptime: 100
pmm-admin version: 2.43.2
pmm-agent version: 2.43.2

Hello @amSrinij,
It looks like the mysql_exporter has not been updated for 8.4. In 8.4, SHOW SLAVE STATUS was removed, and this is what the exporter still uses. I have filed a bug report on this. Jira