Configure Ruby Application

Note: The following procedures provide brief instructions to configure a Ruby application. For more details, see OpenTelemetry for Ruby.
You can instrument the Ruby application using OpenTelemetry in one of the following ways:
  • Automatic Instrumentation
  • Manual Instrumentation
Warning: Automatic Instrumentation is the recommended instrumentation method.