A data packet or "activation message" is a simple discrete event in the data stream, which may contain events for different time series.
The PRs addressing this should explore the possibility of buffering the incoming packets much like the aggregation filter in logstash does:
https://www.elastic.co/guide/en/logstash/current/plugins-filters-aggregate.html
A data packet or "activation message" is a simple discrete event in the data stream, which may contain events for different time series.
The PRs addressing this should explore the possibility of buffering the incoming packets much like the aggregation filter in logstash does:
https://www.elastic.co/guide/en/logstash/current/plugins-filters-aggregate.html