Hi,
I am working on Observability metrics Identity Service. When I am trying to Use the metrics api "https://platform.adobe.io/data/infrastructure/observability/insights/metrics" related to name space I am not able to find the namespace Id which is a required parameter.
"metrics": [
{
"name": "timeseries.identity.dataset.namespacecode.recordfailed.count",
"filters": [
{
"name": "nameSpaceId",
"value": "0",
"groupBy": true
}
]
I am getting the below error :
"Bad Request - Filter 'nameSpaceId' is not defined in query definition for metric 'timeseries.identity.dataset.namespacecode.recordfailed.count'
Could you please let me know from where I can fetch the Namespace id.
Thanks,
Kruthi