This repository was archived by the owner on Nov 10, 2022. It is now read-only.
This repository was archived by the owner on Nov 10, 2022. It is now read-only.
Consider not exposing type + singleton #38
Closed
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.
Metadata
Metadata
Assignees
Labels
No labels