Configure Ruby ApplicationNote: 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 InstrumentationManual InstrumentationWarning: Automatic Instrumentation is the recommended instrumentation method.