Hi, I am trying to fetch the observability metrics for real time customer profile using the this API https://platform.adobe.io/data/infrastructure/observability/insights/metrics. For the name attribute I am providing timeseries.profiles.dataset.recordread.countthis as an attribute value when I try to execute this API via postman I am getting the datapoints with an empty array. Could you please suggest how to fetch the real time customer profile using timeseries.profiles.dataset.recordread.countattribute.
timeseries.ingestion.dataset.recordsuccess.count this metrics so it is return datapoints in response but fetch data using timeseries.profiles.dataset.recordread.count using this so datapoints array is empty. so please let me know once you find any solution.