opentelemetry-go-contrib
opentelemetry-go-contrib copied to clipboard
otelhttp: Allow setting start time using context
Fixes https://github.com/open-telemetry/opentelemetry-go-contrib/issues/5318
This allows overriding the start time for http server metrics and traces. See the linked issue for the motivation.