Registry / observability / heartcheck

heartcheck

JSON →
library2.0.0rbrubygemsunverified

A simple way to check your app's health.

gem install heartcheck
INSTALL
IMPORT
SIG · HEARTCHECK
H
heartcheck
observabilityrubyv2.0.0
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.

Heartcheck
require 'heartcheck'

Set up and run a health check for an HTTP endpoint.

require 'heartcheck' Heartcheck.setup do |monitor| monitor.add :http, uri: 'https://example.com' end Heartcheck.check
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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