Skip to content

Add rolldice reference application (FastAPI)#5244

Draft
reggied wants to merge 1 commit into
open-telemetry:mainfrom
reggied:reference_app
Draft

Add rolldice reference application (FastAPI)#5244
reggied wants to merge 1 commit into
open-telemetry:mainfrom
reggied:reference_app

Conversation

@reggied
Copy link
Copy Markdown

@reggied reggied commented May 21, 2026

Description

Implements the OpenTelemetry reference application specification [1] with both uninstrumented and instrumented versions of a FastAPI dice-rolling service. The instrumented version uses declarative (file-based) YAML configuration for the telemetry pipeline with OTLP HTTP and console exporters for all three signal types (traces, metrics, logs).

[1] https://opentelemetry.io/docs/getting-started/reference-application-specification/

Fixes # #5167

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented May 21, 2026

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: reggied / name: Reggie Dugard (2b97f1e)

Implements the OpenTelemetry reference application specification [1] with
both uninstrumented and instrumented versions of a FastAPI dice-rolling
service. The instrumented version uses declarative (file-based) YAML
configuration for the telemetry pipeline with OTLP HTTP and console
exporters for all three signal types (traces, metrics, logs).

[1] https://opentelemetry.io/docs/getting-started/reference-application-specification/

Assisted-by: Claude Opus 4.6
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.

1 participant