MiniProfiler / rack-mini-profiler

Profiler for your development and production Ruby rack apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

View previously captured flamegraphs

nateberkopec opened this issue · comments

There should be a page which is just a list/index of all currently stored flamegraphs.

You should be able to search this page by URL.

The use case here is for API-first environments, which tend to make a lot of requests, which scales poorly with RMP's badge model.

I'm not sure how/if this should integrate at all with snapshots.