Monitoring and instrumentation APIs
-
Updated
Jan 5, 2024 - Ruby
In computer science, instrumentation is a technique that consists of inserting specific instructions into a program to monitor and/or analyze its performance, functionality, or behavior, but without changing how it behaves.
It can be done statically, changing the program before executing it, or dynamically, inserting instructions while it's being executed.
Monitoring and instrumentation APIs
💎 Ruby Distributed Tracing & Metrics Sensor for Instana
Capture execution and create dependency graphs.
OpenTracing Tracer implementation for Zipkin in Ruby
Easily track application metrics into Statsite
Production-Tested Automatic Instrumental Metrics for Ruby on Rails
Easy, targeted Ruby profiling
Runtime Profiler for Rails Applications
Reports instrumention metrics from various Ruby sources to Datadog.
Easy-to-use Rails Instrumentation API
Ruby process instrumentation to InfluxDB
MethodMeter is a library module that instruments methods defined in a given object.
Lightweight wrapper around statsd client for easy instrumentation of Rails
Rails engine to performs client-side instrumentation and feeds back to the application.
Instrument events for elapsed time