-
Notifications
You must be signed in to change notification settings - Fork 587
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
migrate to semconv for otelmux #6638 #6648
base: main
Are you sure you want to change the base?
migrate to semconv for otelmux #6638 #6648
Conversation
The committers listed above are authorized under a signed CLA. |
Thank you for this! ❤️ This PR does a lot more than just setup semconv.
Striving for atomic PRs (each PR changes a single thing) makes for much speeder reviews. |
instrumentation/github.com/gorilla/mux/otelmux/request/resp_writer_wrapper.go
Dismissed
Show dismissed
Hide dismissed
thankyou for the feedback @dmathieu ! ❤️
This approach should make the review process smother and more efficient. i'll prioritize reorganizing these changes and will submit the individual PRs soon. Let me know if there are any additional points you'd like me to address. |
Address issue #6638