Class PayloadTypeSpanAttributesProvider

java.lang.Object
org.axonframework.tracing.attributes.PayloadTypeSpanAttributesProvider
All Implemented Interfaces:
SpanAttributesProvider

public class PayloadTypeSpanAttributesProvider extends Object implements SpanAttributesProvider
Adds the payload type as an attribute to the Span.
Since:
4.6.0
Author:
Mitchell Herrijgers
  • Constructor Details

    • PayloadTypeSpanAttributesProvider

      public PayloadTypeSpanAttributesProvider()
  • Method Details