Registry / observability / graphite-api

graphite-api

JSON →
library1.1.1rbrubygemsunverified

A Ruby client, aggregator daemon, and API tools for interacting with Graphite metrics.

gem install graphite-api
INSTALL
IMPORT
SIG · GRAPHITE-API
G
graphite-api
observabilityrubyv1.1.1
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.

GraphiteAPI
require 'graphite-api'

Send a metric to a Graphite server

require 'graphite-api' client = GraphiteAPI.new(host: 'localhost', port: 2003) client.metrics(service: { value: 42 })
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
2
Resources
graphite-api — gem install graphite-api · libregistry