scoutapp / scout_apm_elixir

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

Add functionality to support the database addon #59

Open itsderek23 opened 6 years ago

itsderek23 commented 6 years ago

The Elixir agent instruments database queries, and identifies N+1s but does not have the dedicated database query view that's available in the Ruby agent.

Add the required functionality to the agent to support the database addon functionality within Scout.