Registry / observability / statsd-ruby

statsd-ruby

JSON →
library1.5.0rbrubygemsunverified

A Ruby StatsD client for sending metrics to a StatsD server.

gem install statsd-ruby
INSTALL
IMPORT
SIG · STATSD-RUBY
S
statsd-ruby
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.

Statsd
require 'statsd'

Send a counter metric to StatsD.

require 'statsd' statsd = Statsd.new('localhost', 8125) statsd.increment('page.views')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
OpenAI (training)
1
Resources
statsd-ruby — gem install statsd-ruby · libregistry