public interface SpanAttributesProvider
Span
, based on a Message
. It's the responsibility of the
SpanFactory
to invoke these and add the attributes to the Span
.Modifier and Type | Method and Description |
---|---|
Map<String,String> |
provideForMessage(Message<?> message)
|
Copyright © 2010–2023. All rights reserved.