Block a user
fix otel http instrumentation span naming
fix otel http instrumentation span naming
High-Level Summary:
This pull request refactors the OpenTelemetry instrumentation for HTTP handlers, centralizing span name formatting and route tagging within the otelhttp.NewHandler…
fix otel http instrumentation span naming
refactors HTTP server initialization, improves logging middleware, and updates documentation
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…