Registry / observability / prometheus-client-mmap

prometheus-client-mmap

JSON →
library1.5.0rbrubygemsunverified

A suite of instrumentation metric primitives that can be exposed through a web services interface.

gem install prometheus-client-mmap
INSTALL
IMPORT
SIG · PROMETHEUS-CLIENT-
P
prometheus-client-mmap
observabilityrubyv1.5.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.

Prometheus
require 'prometheus/client/mmap'

Create and use a Prometheus counter.

require 'prometheus/client/mmap' prometheus = Prometheus::Client::Mmap.new counter = prometheus.counter(:my_counter, 'A counter') counter.increment
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
prometheus-client-mmap — gem install prometheus-client-mmap · libregistry