Registry / observability / graphite

graphite

JSON →
library0.2.0rbrubygemsunverified

A Ruby client for sending stats to Graphite.

gem install graphite
INSTALL
IMPORT
SIG · GRAPHITE
G
graphite
observabilityrubyv0.2.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.

Graphite
require 'graphite'

Send a metric to Graphite

require 'graphite' g = Graphite.new(host: 'localhost', port: 2003) g.puts 'stats.test 1 #{Time.now.to_i}'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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