cpu-inspect-core

https://rubygems.org/gems/cpu-inspect-core
https://github.com/mykbren/cpu-inspect-core
Background per-core CPU monitoring for Ruby/Rails applications. Reads /proc/stat on Linux (Heroku) or top on macOS. Writes a rotating 1 MB JSON-lines log per dyno. On single dynos the file backend is used; on multi-dyno Heroku deployments the Redis backend aggregates all dynos into a single CpuInspectCore.status view. Ships with a Rails Railtie for zero-config boot and a CLI executable for bash usage.

Total

Ranking: 188,249 of 193,264
Downloads: 606

Daily

Ranking: 124,969 of 192,861
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconmykbren