Registry / networking / carrot-top

carrot-top

JSON →
library0.0.7rbrubygemsunverified

A Ruby library for querying the RabbitMQ Management API, `top` for RabbitMQ.

gem install carrot-top
INSTALL
IMPORT
SIG · CARROT-TOP
C
carrot-top
networkingrubyv0.0.7
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.

CarrotTop
require 'carrot-top'

Connect to RabbitMQ Management API and fetch cluster overview.

require 'carrot-top' client = CarrotTop.new(host: 'localhost', port: 15672, user: 'guest', password: 'guest') overview = client.overview puts overview['cluster_name']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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