Registry / observability / rbtrace

rbtrace

JSON →
library0.5.3rbrubygemsunverified

rbtrace shows you method calls happening inside another Ruby process in real time.

gem install rbtrace
INSTALL
IMPORT
SIG · RBTRACE
R
rbtrace
observabilityrubyv0.5.3
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.

RBTrace
require 'rbtrace'

Trace method calls in a running Ruby process

require 'rbtrace' # Trace method calls in a running process rbtrace -p <pid> --methods 'MyClass#my_method'
Debug
Known issues
gotchaRequires Ruby 2.0+ and may have performance impact on traced process
fix
Use only in development/debugging, not production
affects: >= 0
Upgrade
Version history
0.5.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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