Back to Uptrace

Instrumenting Rails with OpenTelemetry example

example/rails/README.md

2.0.2463 B
Original Source

Instrumenting Rails with OpenTelemetry example

Install dependencies:

shell
bundle install

To run this example, start Uptrace and run:

shell
UPTRACE_DSN=http://project2_secret_token@localhost:14318/2 rackup main.ru

And open http://localhost:9292

Documentation

See Getting started with Rails and OpenTelemetry for details.