scoutapp / roadmap

The public roadmap for Scout application monitoring.
https://scoutapp.com
16 stars 2 forks source link

Ability to force a transaction trace to be recorded #41

Open itsderek23 opened 6 years ago

itsderek23 commented 6 years ago

When debugging a production issue, it'd be helpful to force recording a transaction trace. This could be triggered by some custom logic that makes sense for the application, similar to the logic suggested in the server timing gem.

This logic could be leveraged by In-browser dev tools to ensure a full trace of server-side behavior is available as well. See https://github.com/w3c/server-timing/issues/39#issuecomment-370303800.