Categories: None [Edit]

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,789 of 192,137
Downloads: 489

Daily

Ranking: 17,524 of 192,103
Downloads: 19

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconmykbren