microsoft / fluent-plugin-application-insights

This is the fluentd output plugin for Azure Application Insights.
MIT License
15 stars 19 forks source link

Fix event time parsing #6

Closed yantang-msft closed 5 years ago

yantang-msft commented 5 years ago

'time' is a Fluent::EventTime object or an Integer, fix the bug so we handle both cases.