Ruby integration for Pyroscope continuous profiling platform.
gem install pyroscope
require 'pyroscope'
Pyroscope.configure do |config|
config.application_name = "my.ruby.app"
config.server_address = "http://localhost:4040"
endApache-2.0
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Ruby integration for Pyroscope continuous profiling platform.
gem install pyroscope
require 'pyroscope'
Pyroscope.configure do |config|
config.application_name = "my.ruby.app"
config.server_address = "http://localhost:4040"
endApache-2.0