Skip to content

feat(examples): add dice roller getting started reference application#2048

Open
arjun-rajappa wants to merge 1 commit intoopen-telemetry:mainfrom
arjun-rajappa:add-dice-roller-example
Open

feat(examples): add dice roller getting started reference application#2048
arjun-rajappa wants to merge 1 commit intoopen-telemetry:mainfrom
arjun-rajappa:add-dice-roller-example

Conversation

@arjun-rajappa
Copy link
Contributor

Add a dice roller example application as the reference implementation for the OpenTelemetry Getting Started guide, as specified in: https://opentelemetry.io/docs/getting-started/reference-application-specification/

Includes:

  • Uninstrumented version (baseline Sinatra app)
  • Instrumented version with OpenTelemetry SDK, traces, metrics and logs
  • Dockerfile for containerized usage
  • README with setup and usage instructions
  • GitHub Actions workflow and composite action for CI

Closes #1928

Add a dice roller example application as the reference implementation
for the OpenTelemetry Getting Started guide, as specified in:
https://opentelemetry.io/docs/getting-started/reference-application-specification/

Includes:
- Uninstrumented version (baseline Sinatra app)
- Instrumented version with OpenTelemetry SDK, traces, metrics and logs
- Dockerfile for containerized usage
- README with setup and usage instructions
- GitHub Actions workflow and composite action for CI

Closes open-telemetry#1928

Signed-off-by: Arjun Rajappa <arjun.rajappa@ibm.com>
@arjun-rajappa arjun-rajappa force-pushed the add-dice-roller-example branch from c8cd36d to 2fa5c93 Compare March 2, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add reference application for new Getting Started

1 participant