AMG Grafana transform calculation problem

0

I'm trying to calculate the sum of 2 data stream values(double) in AMG (sitewise data source/disassociated data stream) and present the calculated result in a timeseries panel. I have attempted to use transform 'Add field from calculation': Using 'Mode' binary operation', operation 'datastream1 + datastream 2' without success. How can I calculate fields in AMG ? Any tips will be welcome!

JasonH
已提問 2 年前檢視次數 355 次
1 個回答
0

Hi Jason,

Your issue is likely due to a different time precision in each datastream. Look at the example below.

Note the difference in offsetInNanos for timestamps 1662866820 and 1662866830. When the offset is different in each datastream, Grafana Binary operation returns a NaN.

Enter image description here Enter image description here

If this is helpful, consider accepting the answer.

Raju

AWS
專家
RajuAWS
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南