timeseries.profiles.dataset.recordread.count-Error | Community
Skip to main content
August 29, 2022
Solved

timeseries.profiles.dataset.recordread.count-Error

  • August 29, 2022
  • 1 reply
  • 854 views

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.count this 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.count attribute.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by AtulChavan

@dishant, This is redundant thread. You still can follow earlier thread [https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/timeseries-profiles-dataset-recordread-count-error/td-p/542852] to get a resolution.
CC - @nimashajain   

1 reply

AtulChavan
Community Advisor
AtulChavanCommunity AdvisorAccepted solution
Community Advisor
August 30, 2022
DishantAuthor
September 2, 2022

Hi @atulchavan ,
I already checked below steps which is mentioned by you but it is still not working Also when I run https://platform.adobe.io/data/infrastructure/observability/insights/metrics API for fetch data using 

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.