Do you mean HttpTextFormat? It seems that this repository does not have classes with HttpTextPropagator that name.
HttpTextFormat -> TextMapFormat
MultiHttpTextFormat -> MultiTextMapFormat
CustomHttpTextFormat -> CustomTextMapFormat
NoopHttpTextFormat -> NoopTextMapFormat
or
HttpTextFormat -> TextMapPropagator
MultiHttpTextFormat -> MultiTextMapPropagator
CustomHttpTextFormat -> CustomTextMapPropagator
NoopHttpTextFormat -> NoopTextMapPropagator
?
I prefer *Propagator this one.
I suggest we go with Propagator instead of Format as suffix.
@open-telemetry/java-approvers opinions on this?
Most helpful comment
I suggest we go with
Propagatorinstead ofFormatas suffix.@open-telemetry/java-approvers opinions on this?