Hello all,
I am using Grafana and Influx DB and have troubles to calculate with times.
For my query I use the elapsed() function which gives me a result in ns Unix time. Thats fine. Now I struggle with a simple calculation of this ns time * 15. I dont get any result.
Tried to use time() to convert it but also didnt work.
Has someone the solution how to use a ns time for a multiplication?
Thanks in advance.
Best regards