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,786 of 196,430
Downloads: 958

Daily

Ranking: 58,715 of 196,406
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconmykbren