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년 전354회 조회
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠