ccin2p3 / samplerr

Round robin timeseries middleware based on riemann and elasticsearch
Eclipse Public License 1.0
15 stars 4 forks source link

what to do when collection interval < step? #15

Open faxm0dem opened 5 years ago

faxm0dem commented 5 years ago

The values are correct, just not sent over at 1/step frequency. In that case, what do we do with the step metadata? Shall we use max(collectd_interval,sampler_step)?