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

timeseries.profiles.dataset.recordread.count-Error

  • August 25, 2022
  • 1 reply
  • 2250 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

Hi @dishant,
I just reviewed this API & I strongly feel, as you're getting empty array it could be, you might have no data available for mentioned period and metric.
- try having no filters applied just to ensure if its filter causing it to be empty.
- watch your period
- try some other metric to ensure setup is correct

- check if dataset id is correct, It will still return you empty array if its wrong.

Let me know these hacks works, I will look into other possibilities meantime  
    

1 reply

AtulChavan
AtulChavanAccepted solution
New Participant
August 25, 2022

Hi @dishant,
I just reviewed this API & I strongly feel, as you're getting empty array it could be, you might have no data available for mentioned period and metric.
- try having no filters applied just to ensure if its filter causing it to be empty.
- watch your period
- try some other metric to ensure setup is correct

- check if dataset id is correct, It will still return you empty array if its wrong.

Let me know these hacks works, I will look into other possibilities meantime  
    

DishantAuthor
New Participant
August 26, 2022

Hi @atulchavan ,
I have tried all the above mentioned steps but still I am not able to get the datapoints and still datapoints is showing empty array. We checked on AEP Platform and data are available on specific datasets but API returns empty datapoints array.

Thanks
Dishant 

AtulChavan
New Participant
August 30, 2022

Hi @dishant ,
I'm in conversation with support on this and let me get back to you once I hear back something.