newrelic / newrelic-client-go

New Relic Client for the Go programming language
https://newrelic.github.io/observability-as-code
Apache License 2.0
73 stars 89 forks source link

fix(changetracking): alter the functioning of milli and nanoseconds in timestamps #1137

Closed pranav-new-relic closed 1 month ago

pranav-new-relic commented 1 month ago

1139

1151

pranav-new-relic commented 1 month ago

Looks like changing the serialization.EpochTime datatype has major repercussions. We might need to manually change the timestamp going into the API call, only specific to ChangeTracking 🤔

pranav-new-relic commented 1 month ago

will close this PR soon