Commit Graph

13 Commits

Author SHA1 Message Date
70e99eef0e updates go dependencies, refactors config loading precedence, adds gRPC gateway path stripping option, and improves HTTP handler setup. 2025-12-23 13:51:55 -05:00
7cc4e7831e Improve serve mux path 2025-12-23 11:10:13 -05:00
c7e42a7544 updates Go dependencies, refactors and expands unit tests for config, logging, OpenTelemetry, HTTP, and gRPC components 2025-09-02 13:06:02 -04:00
f0c3bc6b9e feat: standardize OpenTelemetry HTTP span names to include method and route pattern 2025-08-27 10:17:24 -04:00
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
063ff0f1d0 feat: adds configurable HTTP request path exclusion from logging 2025-08-26 14:51:39 -04:00
cb0c87d200 refactors HTTP server initialization, improves logging middleware, and updates documentation (#1)
Reviewed-on: #1
2025-08-24 15:50:34 +00:00
e841e11168 updates dummy health check to ensure positive duration 2025-08-02 11:01:25 -04:00
f8279d9653 fix handler strip path 2025-03-26 08:30:51 -04:00
adfedc9239 assert trailing slash for handler prefixes 2025-03-25 10:49:47 -04:00
262f6a4232 implement grpc gateway and addl handler support 2025-03-24 16:24:03 -04:00
00c8e2e4fc add grpc support 2025-03-07 15:19:05 -05:00
81676c5404 add weather grpc 2025-03-07 08:42:38 -05:00