scout_apm_ruby
scout_apm_ruby copied to clipboard
How do I see devtrace data on non-browser based requests?
For mini-profiler you can go to /rack-mini-profiler/requests
and refreshing will list all API only requests that have occurred. Is there something similar to this in Devtrace? I am trying to troubleshoot performance in an api only app.
any news on this issue/feature? I get an Error: Parse Error: Header overflow
on API calls... It breaks the whole app