MiniProfiler / rack-mini-profiler

Profiler for your development and production Ruby rack apps.
MIT License
3.68k stars 400 forks source link

Choose your RMP action via the X-Rack-Mini-Profiler header #578

Closed nateberkopec closed 7 months ago

nateberkopec commented 1 year ago

Use case: sometimes query parameters are not propagated through infrastructure, but request headers are (GraphQL, in our case).