Sha256: 9a8ff08e9651ec283c0125d121736347abda91e8b7719d8531ffec1e7466b371
Contents?: true
Size: 1.04 KB
Versions: 41
Compression:
Stored size: 1.04 KB
Contents
# Welcome to the AppOpticsAPM Ruby Gem The appoptics_apm gem provides automatic tracing and metrics for Ruby applications. It requires an AppOptics account: sign up for a free trial at https://www.appoptics.com.  ## Documentation https://docs.appoptics.com/kb/apm_tracing/ruby ## Getting started The gem instruments the ruby language and ruby on rails frameworks. It is hosted on RubyGems, making installation as simple as: `gem install appoptics_apm`. Our ruby extension gets detailed insights out-of-the-box without any code modification. For a list of instrumented gems and components see https://docs.appoptics.com/kb/apm_tracing/ruby/support-matrix Detailled installation instructions for Ruby and different frameworks like Rails, Sinatra, Padrino, and Grape can be found here https://docs.appoptics.com/kb/apm_tracing/ruby/install ## Custom instrumentation If you have code or a library that is not on the platform support list, use our SDK (as documented here) to customize.
Version data entries
41 entries across 41 versions & 3 rubygems