-
- All Implemented Interfaces:
-
com.datadog.trace.core.propagation.PropagationTags.Factory
public class PTagsFactory implements PropagationTags.Factory
-
-
Constructor Summary
Constructors Constructor Description PTagsFactory(int xDatadogTagsLimit)
-
Method Summary
Modifier and Type Method Description final PropagationTagsempty()final PropagationTagsfromHeaderValue(@NonNull() PropagationTags.HeaderType headerType, String value)-
-
Method Detail
-
empty
final PropagationTags empty()
-
fromHeaderValue
final PropagationTags fromHeaderValue(@NonNull() PropagationTags.HeaderType headerType, String value)
-
-
-
-