flightstats / node-insights

Submit data to New Relic Insights
7 stars 1 forks source link

Should set the timestamp property on the event when it is added. #4

Closed wraithan closed 9 years ago

wraithan commented 9 years ago

While most people's usage might not be more sensitive than 10s, it can be helpful to have accurate timing data for order of events if you are trying to track something down. Because the timestamp is 64bit you can use millisecond time and have pretty decent resolution.