HOW to: see dense data on Yx rendering for time series

×

Warning message

You can't delete this newsletter because it has not been sent to all its subscribers.

When data are densely ingested from sensors, the visualization of all samples on rendering years of data Y1 Y2, Y10 (year) is practially impossible in a reasonable time. 

So that, speific indexes are created at the ingestion phase. On the other hand, in some specific cases, on the API usage and on some specific widget, one would be interested in getting them back and/or even on screen widget for time series.

In those cases, the ASCAPI queries can be forced to provide dense data by using parameter:  &aggregation=10-minute-multiseries 

such as:

-- end --