Issue Description
Operation does not appear to be set correctly on the OTEL transactions
Seeting routes instead of http.server and http method is not being set at all

Reproduction Steps
https://otel-demo.testa.getsentry.net/
I actually don't know how specifically to trigger the email service in this example :D
Expected Behavior
Transactions with correct operation and method
Actual Behavior
Route is set for operation and nothing for method
Ruby Version
ruby 3.0.0p
SDK Version
5.6.0
Integration and Its Version
No response
Sentry Config
https://github.com/getsentry/opentelemetry-demo/blob/main/src/emailservice/email_server.rb
Issue Description
Operation does not appear to be set correctly on the OTEL transactions
Seeting routes instead of
http.serverand http method is not being set at allReproduction Steps
https://otel-demo.testa.getsentry.net/
I actually don't know how specifically to trigger the email service in this example :D
Expected Behavior
Transactions with correct operation and method
Actual Behavior
Route is set for operation and nothing for method
Ruby Version
ruby 3.0.0p
SDK Version
5.6.0
Integration and Its Version
No response
Sentry Config
https://github.com/getsentry/opentelemetry-demo/blob/main/src/emailservice/email_server.rb