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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,375,666,696activesupport
121,302,103,629rack

Owners

#GravatarHandle
1iconeclecticCoding