Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upFix #1075: write timestamps in microseconds #1076
Conversation
dgnorton
added
the
2 - Working
label
Oct 29, 2014
dgnorton
self-assigned this
Oct 29, 2014
dgnorton
added
review
and removed
2 - Working
labels
Oct 29, 2014
dgnorton
closed this
in
a428042
Oct 29, 2014
dgnorton
removed
the
review
label
Oct 29, 2014
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
mirath
Nov 5, 2014
I'm having trouble setting up a Grafana+InfluxDB+Collectd setup. I've indentified that the problem lies in relative time queries (ie. time > now() - 30s). Is this fix related to my troubles? when can I expect it to be released to the latest Ubuntu release?
mirath
commented
Nov 5, 2014
|
I'm having trouble setting up a Grafana+InfluxDB+Collectd setup. I've indentified that the problem lies in relative time queries (ie. time > now() - 30s). Is this fix related to my troubles? when can I expect it to be released to the latest Ubuntu release? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
dgnorton
Nov 5, 2014
Contributor
@mirath It probably is related. This fix will be part of of the next release (v0.8.6) but I'm not sure exactly when.
|
@mirath It probably is related. This fix will be part of of the next release (v0.8.6) but I'm not sure exactly when. |
dgnorton commentedOct 29, 2014
Make collectd plugin write timestamps in microseconds instead of
milliseconds.