RubyGems Navigation menu

cpu-inspect-core 0.1.3

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.3 April 15, 2026 (14 KB)
  2. 0.1.2 April 15, 2026 (14 KB)
  3. 0.1.1 April 15, 2026 (14 KB)
  4. 0.1.0 April 15, 2026 (13.5 KB)

Owners:

Pushed by:

Authors:

  • Mykyta Bren

SHA 256 checksum:

=

Total downloads 470

For this version 156

Version Released:

License:

MIT

Required Ruby Version: >= 3.1

New versions require MFA: true

Version published with MFA: true

Links: