Gal Tsubery
Results
2
issues of
Gal Tsubery
When i used ```Elixir def index(conn, _params) json(conn, %{}) end ``` In a controller action, total_call_time was missing from payload, causing a crash. It's better to skip instrumentation in this...