Whilst looking at options for tracing egress traffic within services I noticed go-openapi currently supports OpenTracing via its WithOpenTracing extension. Given OpenTracing has since been archived (and the SDK deprecated) and become part of OpenTelemetry I'm interested to know the future plans for this API within go-openapi and whether you'll eventually look at migrating to OpenTelemetry?
Whilst looking at options for tracing egress traffic within services I noticed go-openapi currently supports OpenTracing via its
WithOpenTracingextension. Given OpenTracing has since been archived (and the SDK deprecated) and become part of OpenTelemetry I'm interested to know the future plans for this API within go-openapi and whether you'll eventually look at migrating to OpenTelemetry?