fangli / fluent-plugin-influxdb

A buffered output plugin for fluentd and InfluxDB
MIT License
111 stars 65 forks source link

Now it's possible to use custom tag as timestamp #46

Closed Jimilian closed 8 years ago

Jimilian commented 8 years ago

Sometimes use can have some source of data that prints it own timestamp, so it doesn't make any sense to override it by fluent timestamps. Your plugin already had support for such cases, but timestamp name was hardcoded. I moved it to a parameter.