Install dependencies:
bundle installTo run this example, create an Uptrace project to obtain a DSN and run:
UPTRACE_DSN=https://<token>@api.uptrace.dev/<project_id> rackup main.ruAnd open http://localhost:9292
See Getting started with Rails and OpenTelemetry for details.