raintank / grafana

Grafana - A Graphite & InfluxDB Dashboard and Graph Editor
http://grafana.org
Other
42 stars 4 forks source link

collectorcontroller should validate and possibly reject incoming data #568

Closed Dieterbe closed 8 years ago

Dieterbe commented 8 years ago

for one thing, time should not be 0. as seen in https://github.com/raintank/ops/issues/183

woodsaj commented 8 years ago

rather then reject, i think we should just set the timestamp to be the time the metric was received.