etsy / logster

Parse log files, generate metrics for Graphite and Ganglia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add timestamp parameter to MetricObject

khuongdp opened this issue · comments

Right now I am parsing when the server has been restarted. From the logfile I have extracted the timestamp. I would like to use this timestamp in stead of the timestamp when MetricObject is created.

Thx in advance

Would you be up for creating a pull request for this?

Just created one pull request