Categories: None [Edit]

request_trail

https://rubygems.org/gems/request_trail
https://github.com/eclectic-coding/request-trail
Rack middleware that traces every request through all processing layers — controller, ActiveRecord, cache, ActiveJob, and outbound HTTP via Faraday — then emits a flame-graph-style summary to the Rails log. Supports plain-text, ASCII flame-graph, and JSON output; N+1 detection; sampling; path filtering; Sidekiq and ActiveJob adapters; and Rails log tags. Overhead under 1ms per request.

Total

Ranking: 178,738 of 196,338
Downloads: 2,346

Daily

Ranking: 51,088 of 196,320
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,416,844,709activesupport
121,335,721,386rack

Owners

#GravatarHandle
1iconeclecticCoding