Skip to content

grafana/pyroscope-ruby

Pyroscope Ruby Gem

Ruby integration for Pyroscope continuous profiling platform.

Installation

gem install pyroscope

Usage

require 'pyroscope'

Pyroscope.configure do |config|
  config.application_name = "my.ruby.app"
  config.server_address = "http://localhost:4040"
end

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors