Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/genebean/sinatra-otel-demo


https://github.com/genebean/sinatra-otel-demo

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Sinatra OTel Demo

This is a simple Sinatra application that sleeps a random amount of time before showing a page. It has tracing setup per via https://github.com/open-telemetry/opentelemetry-ruby/tree/master/instrumentation/sinatra and is using the Jaeger exporter from https://github.com/open-telemetry/opentelemetry-ruby/tree/master/exporters/jaeger.

A docker-compose file is included that starts up both.