opentelemetry-go-contrib icon indicating copy to clipboard operation
opentelemetry-go-contrib copied to clipboard

otelhttp: Allow setting start time using context

Open dashpole opened this issue 1 year ago • 2 comments

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.

dashpole avatar Sep 21 '24 18:09 dashpole