cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Key for calculated metrics

Dear Community, Please provide me API key to get via API calculated metrics.

This is output for command GET "/calculatedMetrics/service"

{  "values": [    {      "id": "calc:service.queryout",      "name": "query OUT"    },    {      "id": "calc:service.id",      "name": "query IN"    },    {      "id": "calc:service.blablabla",      "name": "blablabla"    }  ]
}

When I tired to get calc:service.queryout there is error:

I have used - GET "/timeseries/{timeseriesIdentifier}"

 

Please, provide me correct key to use calculated metrics. Thanks.


Regards,

Alexander

 

4 REPLIES 4

ChadTurner
DynaMight Legend
DynaMight Legend

Id recommend reaching out to the support chat. you will get a immediate answer to this issue

-Chad

Hi Chad,

I disagree. Community forum is best place to ask community for assistance. Support is dealing with identified product issues.

janusz_dabrowsk
Dynatrace Pro
Dynatrace Pro

Hi Aleksander


Please use API v2 instead


Janusz



(don't even try, I changed API token already 😉 )

Janusz, thank you for fast response.

Featured Posts