scoutapp / scout_apm_elixir

ScoutAPM Elixir Agent. Supports Phoenix and other frameworks.
https://scoutapm.com
Other
36 stars 20 forks source link

[0.4.4] no function clause matching in ScoutApm.TrackedRequest.save/1 #62

Closed seantanly closed 6 years ago

seantanly commented 6 years ago

scout_apm version: 0.4.4

lib/scout_apm/tracked_request.ex in ScoutApm.TrackedRequest.save/1 at line 157
arg0 | :error

lib/scout_apm/plugs/controller_timer.ex in ScoutApm.Plugs.ControllerTimer.before_send/1 at line 24
itsderek23 commented 6 years ago

Apologies @seantanly - what versions of Phoenix and Elixir are you using?

/cc @mitchellhenke

seantanly commented 6 years ago

Phoenix 1.3.0 with Elixir 1.6.5

dlanderson commented 6 years ago

Fixed in #63 (0.4.5)