Package io.micronaut.tracing.annotation


package io.micronaut.tracing.annotation
Tracing annotations.
Since:
1.0
Author:
graemerocher
  • Annotation Interfaces
    Class
    Description
    Indicates that the current span should be continued.
    Indicates that a new Open Tracing span should be started.
    Applied to parameters of a method to indicate which parameters should be included in span tags.