8000 Release Adds Rails middleware to track request durations · errm/promenade · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Adds Rails middleware to track request durations

Compare
Choose a tag to compare
@Bodacious Bodacious released this 17 Jun 10:06
· 134 commits to master since this release
5cefbef

Adds Rails Rack middleware to track the request durations in Prometheus.

  • Uses monotonic time
  • Records request durations in seconds
  • Automatically inserts into the Rack middleware stack if Rails is detected
0