-
Notifications
You must be signed in to change notification settings - Fork 73
Add original path template as request attribute #1054
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Hi ! In order to use the URL template as an OpenTelemetry span attribute (url.template), I wanted to know if there was a way to retrieve the original template (as described in the Ktorfit annotation). I could not find it (maybe I missed something ?)
Describe the solution you'd like
I tried to made the change in this PR #1044 and add the attribute in the AttributesCodeGenerator
Does anyone see any issue with this ? Thanks in advance !
First contribution for me here.
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request