public class MetadataSpanAttributesProvider extends Object implements SpanAttributesProvider
The values are not serialized to a specific format, rather the Object.toString()
method is called on it.
Constructor and Description |
---|
MetadataSpanAttributesProvider() |
@Nonnull public Map<String,String> provideForMessage(@Nonnull Message<?> message)
SpanAttributesProvider
provideForMessage
in interface SpanAttributesProvider
message
- The messageCopyright © 2010–2023. All rights reserved.