Registry / observability / yabeda

yabeda

JSON →
library0.16.0rbrubygemsunverified

Collect statistics about how your application is performing with ease and export metrics to various monitoring systems.

gem install yabeda
INSTALL
IMPORT
SIG · YABEDA
Y
yabeda
observabilityrubyv0.16.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.

Yabeda
require 'yabeda'

Define and increment a custom metric counter.

require 'yabeda' Yabeda.configure do counter :requests_total, comment: 'Total number of requests' end Yabeda.requests_total.increment({ status: 200 })
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
36
OpenAI (training)
1
Resources
yabeda — gem install yabeda · libregistry