Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.10] Add instrumentation API and native OpenTelemetry implementation (#588) #652

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

swallez
Copy link
Member

@swallez swallez commented Aug 21, 2023

Backport #588 to branch 8.10

Adds an instrumentation API with request & response lifecycle callbacks, and an implementation based on OpenTelemetry that is used by default.

To be able to implement the OpenTelemetry semantic conventions, this PR also adds a pathParameters method to Endpoint that provides access to the values in URL template placeholders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants