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,900 of 196,658
Downloads: 2,382

Daily

Ranking: 111,482 of 196,619
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,432,165,956activesupport
121,348,959,120rack

Owners

#GravatarHandle
1iconeclecticCoding