This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Description
A few components have both their type + singleton exported, e.g. NOOP_TEXT_MAP_PROPAGATOR and NoopTextMapPropagator (likewise for NoopTracer, NoopTracerProvider, etc). Unless there's a technical reason to do this on purpose, I'd suggest exposing one or the another, in order to prevent confusion.