This repository was archived by the owner on Dec 8, 2020. It is now read-only.
2.6.1 - 2017-10-02
Fixed
-
Fixed an error where
Timber.Integrations.PhoenixInstrumenterwould fail on versions of Phoenix prior to 1.3 that do not pass a:connkey with thephoenix_controller_render/3:startevent. -
Fixed
Timber.Integrations.PhoenixInstrumenterdid not define a fall-through forphoenix_controller_render/3during the:startevent for when the third-parameter is in a different format than expected. -
Fixed
Timber.Integrations.PhoenixInstrumenterdid not define a fall-through when the instrumentation system sends a default state value for the:stopevent onphoenix_controller_render/3.