07 May 2024 12:02 PM
Hello,
How are metrics, calculated (service) metrics and metric expressions synchronized?
Example,
->when you have a calculated metric I assume that you have to wait before a trace is becomes available in Dynatrace
-> if you use this metric in a metric expression, you better wait for the calculated metric to come available?
Maybe I am missing something?
KR Henk.
07 May 2024 12:20 PM
Yep, you better wait for the calculated metric to be available. Otherwise, there will be no data unless you use the default transformation.
https://docs.dynatrace.com/docs/dynatrace-api/environment-api/metric-v2/metric-selector#default
07 May 2024 02:14 PM
Hi Paco,
Thanks for your answer, to make sense I assume calculate metrics will be calculate from "last minute" arrived pure-paths. (not using any timestamps)
And the metric expression always follows after?
KR Henk
KR Henk