In oracle integration, The sysmetric dataset is not being populated ? Could it be because of the oracle db being a PDB instead of CDB?

Hi,
I integrated a oracle db using elastic agent oracle integration, the rest of the datastream_datasets are populating all of the fields execept for the SYSMETRIC one.

I even checked with the DB team and they have granted the V$SYSMETRIC permission to the monitoring yet , the fields are not coming up.

i have also given the same set of grants to the other db monitoring users as well.

I checked that the DB facing issue is a PDB which doesnt store data in the Default V$SYSMETRIC but V$CON_SYSMETRIC.

I am not sure if the ORACLE Integration supports V$CON_SYSMETRIC.

can someone help me out with this?
If the sysmetrics are coming, using V$CON_SYSMETRIC then how should i integrate it?