-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Labels
area:propagatorsPart of OpenTelemetry context propagationPart of OpenTelemetry context propagationpkg:APIRelated to an API packageRelated to an API package
Description
@open-telemetry/go-maintainers, do you know why TextMapCarrier
has a Keys
method? It does not look useful at all. I think about adding a comment that we have it just for backwards compatibility...
I have not seen Keys
used anywhere besides tests.
I saw this:
If your carrier is reused, you should delete the fields here before calling Inject.
However, I do not see sense in it.
Originally posted by @pellared in #6778 (comment)
Metadata
Metadata
Assignees
Labels
area:propagatorsPart of OpenTelemetry context propagationPart of OpenTelemetry context propagationpkg:APIRelated to an API packageRelated to an API package