This website requires JavaScript.
Explore
Help
Register
Sign In
rmcguire
/
go-app
Watch
1
Star
0
Fork
0
You've already forked go-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fix otel http instrumentation span naming
#2
Merged
rmcguire
merged 2 commits from
development
into
main
2025-08-27 14:32:17 +00:00
Conversation
1
Commits
2
Files Changed
1
+25
-18
2 Commits
Author
SHA1
Message
Date
Ryan D McGuire
f0c3bc6b9e
feat: standardize OpenTelemetry HTTP span names to include method and route pattern
2025-08-27 10:17:24 -04:00
Ryan D McGuire
00cb0d0421
refactors OpenTelemetry HTTP instrumentation by centralizing handler wrapping, adding span name formatting, and filtering health and metrics paths.
2025-08-27 10:04:05 -04:00