newrelic / nri-flex

An application-agnostic, all-in-one New Relic integration integration
https://docs.newrelic.com/docs/introduction-new-relics-flex-integration
Apache License 2.0
105 stars 119 forks source link

[Chore] fix timestamp_conversion example #419

Open maxlemieux opened 1 year ago

maxlemieux commented 1 year ago

Fix conversion to timestamp example (see https://github.com/newrelic/nri-flex/blob/62d2b4ea14530b6ba7821cc762ec21fd3b3fc199/internal/processor/create.go#L73)

Tested the updated version (from the code example linked above) and it works for me.