binaryseed / new_relic_absinthe

Absinthe Instrumentation for the New Relic Elixir Agent
https://hex.pm/packages/new_relic_absinthe
Apache License 2.0
19 stars 13 forks source link

Update System.convert_time_unit deprecation #11

Closed telnicky closed 5 years ago

telnicky commented 5 years ago

Came across this deprecation in dev

warning: deprecated time unit: :milliseconds. A time unit should be :second, :millisecond, :microsecond, :nanosecond, or a positive integer
  (new_relic_absinthe) lib/new_relic/absinthe/middleware.ex:42: NewRelic.Absinthe.Middleware.complete/2
telnicky commented 5 years ago

@binaryseed do you have some time to take a look at this PR? Happy to respond to any suggestions you have.