Registry / observability / raindrops

raindrops

JSON →
library0.20.1rbrubygemsunverified

Real-time stats toolkit for Rack HTTP servers, designed for preforking servers like Unicorn.

gem install raindrops
INSTALL
IMPORT
SIG · RAINDROPS
R
raindrops
observabilityrubyv0.20.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Raindrops
require 'raindrops'

Use Raindrops middleware to expose real-time server statistics.

require 'raindrops' stats = Raindrops::Middleware.new(nil) puts stats.to_rack_response
Debug
Known issues
breakingRequires POSIX shared memory; not available on Windows.
fix
Use on Linux or macOS, or avoid on Windows.
affects: >= 0.1.0
Upgrade
Version history
0.20.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
2
Resources
raindrops — gem install raindrops · libregistry