Class PayloadTypeSpanAttributesProvider
java.lang.Object
org.axonframework.tracing.attributes.PayloadTypeSpanAttributesProvider
- All Implemented Interfaces:
SpanAttributesProvider
Adds the
payload type as an attribute to the Span.- Since:
- 4.6.0
- Author:
- Mitchell Herrijgers
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PayloadTypeSpanAttributesProvider
public PayloadTypeSpanAttributesProvider()
-
-
Method Details
-
provideForMessage
Description copied from interface:SpanAttributesProvider- Specified by:
provideForMessagein interfaceSpanAttributesProvider- Parameters:
message- The message- Returns:
- The attributes
-