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: 181,706 of 193,756
Downloads: 1,645

Daily

Ranking: 13,324 of 193,649
Downloads: 49

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,367,928,484activesupport
121,295,692,738rack

Owners

#GravatarHandle
1iconeclecticCoding