Ryan McGuire rmcguire
  • Joined on 2024-01-12
rmcguire pushed to development at rmcguire/go-app 2025-08-27 14:17:33 +00:00
f0c3bc6b9e feat: standardize OpenTelemetry HTTP span names to include method and route pattern
00cb0d0421 refactors OpenTelemetry HTTP instrumentation by centralizing handler wrapping, adding span name formatting, and filtering health and metrics paths.
Compare 2 commits »
rmcguire pushed tag v0.12.0 to rmcguire/go-app 2025-08-26 18:53:29 +00:00
rmcguire pushed to main at rmcguire/go-app 2025-08-26 18:53:10 +00:00
ede5bc92f7 update changelog
rmcguire pushed to main at rmcguire/go-app 2025-08-26 18:51:54 +00:00
063ff0f1d0 feat: adds configurable HTTP request path exclusion from logging
rmcguire pushed tag v0.11.1 to rmcguire/go-app 2025-08-24 15:52:26 +00:00
rmcguire pushed to main at rmcguire/go-app 2025-08-24 15:52:19 +00:00
2310ac574c update changelog
rmcguire deleted branch fix-http-log-middleware from rmcguire/go-app 2025-08-24 15:50:45 +00:00
rmcguire merged pull request rmcguire/go-app#1 2025-08-24 15:50:40 +00:00
refactors HTTP server initialization, improves logging middleware, and updates documentation
rmcguire pushed to main at rmcguire/go-app 2025-08-24 15:50:40 +00:00
cb0c87d200 refactors HTTP server initialization, improves logging middleware, and updates documentation (#1)
rmcguire pushed to fix-http-log-middleware at rmcguire/go-app 2025-08-24 15:50:10 +00:00
ae11d4aa01 refactor: refine HTTP response body logging, explicitly handling 204 No Content, and improving error management for body reads
rmcguire commented on pull request rmcguire/go-app#1 2025-08-24 15:47:34 +00:00
refactors HTTP server initialization, improves logging middleware, and updates documentation

High-Level Summary: The changes primarily enhance documentation and refine the HTTP response logging mechanism, particularly improving the handling of 204 No Content responses and empty…

rmcguire commented on pull request rmcguire/go-app#1 2025-08-24 15:46:59 +00:00
refactors HTTP server initialization, improves logging middleware, and updates documentation

High-Level Summary: This pull request primarily focuses on enhancing the clarity and maintainability of the HTTP server package. It introduces comprehensive package-level documentation and…

rmcguire created pull request rmcguire/go-app#1 2025-08-24 15:46:50 +00:00
refactors HTTP server initialization, improves logging middleware, and updates documentation
rmcguire pushed to fix-http-log-middleware at rmcguire/go-app 2025-08-24 15:46:28 +00:00
a972953040 refactors HTTP server initialization, improves logging middleware, and updates documentation
rmcguire created branch fix-http-log-middleware in rmcguire/go-app 2025-08-24 15:46:27 +00:00
rmcguire pushed tag v0.5.1 to rmcguire/go-server-with-otel 2025-08-14 20:08:29 +00:00
rmcguire pushed to main at rmcguire/go-server-with-otel 2025-08-14 20:08:15 +00:00
c539865eb8 Merge branch 'development'
214d5d76c3 fix schema exit code
Compare 2 commits »
rmcguire pushed to development at rmcguire/go-server-with-otel 2025-08-14 20:07:51 +00:00
214d5d76c3 fix schema exit code
rmcguire pushed tag v0.5.0 to rmcguire/go-server-with-otel 2025-08-14 20:00:54 +00:00