Skip to content

Added open telemetry tracing#2800

Merged
stijndehaes merged 1 commit intomainfrom
feature/add-opentelemetry-tracing
Mar 2, 2026
Merged

Added open telemetry tracing#2800
stijndehaes merged 1 commit intomainfrom
feature/add-opentelemetry-tracing

Conversation

@stijndehaes
Copy link
Contributor

Allows us to see during development which calls take long and optimise them.
Currently fast api and sql alchemy is instrumented.

Also made an example instrumentation in authorization to record a span. This allows us to measure any function we want.

  • Update the release notes document if needed in the release notes
  • When updating the UI please provide screenshots or videos to the reviewers

Allows us to see during development which calls take
long and optimise them.
Currently fast api and sql alchemy is instrumented.

Also made an example instrumentation in authorization
to record a span. This allows us to measure any function
we want.
@stijndehaes
Copy link
Contributor Author

Example:
image

@stijndehaes stijndehaes merged commit f2cc176 into main Mar 2, 2026
10 checks passed
@stijndehaes stijndehaes deleted the feature/add-opentelemetry-tracing branch March 2, 2026 09:36
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.

2 participants