Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
459 views
in Technique[技术] by (71.8m points)

influxdb - About flux calculation results appear period

How to display the query results in fluxDB: the interval between the timestamp of each result and the timestamp of the previous resultDB.

I had a need to monitor the periodicity of the appearance of specified emails, so I came up with the idea of using FluxDB, a time series database. enter image description here

I am using the map function to iterate through the query results and convert the timestamp to nanoseconds in _value.But the map function can't calculate the difference between one result in the array and the previous result.

What should I do?

question from:https://stackoverflow.com/questions/65680127/about-flux-calculation-results-appear-period

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...