Time
|
To ensure data will work with Grafana data source, all values should precede single time value. Time is always the last value in the array. Time value should be in Unix epoch milliseconds.
JSON example:
"datapoints":[ [622,1450754160000], [365,1450754220000] ]