Class AggregateIdentifierSpanAttributesProvider

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

public class AggregateIdentifierSpanAttributesProvider extends Object implements SpanAttributesProvider
Adds the aggregate identifier to the Span if the current message being handled is a DomainEventMessage.
Since:
4.6.0
Author:
Mitchell Herrijgers
  • Constructor Details

    • AggregateIdentifierSpanAttributesProvider

      public AggregateIdentifierSpanAttributesProvider()
  • Method Details