Module lettuce.core

Interface TraceContext

All Known Implementing Classes:
BraveTracing.BraveTraceContext

public interface TraceContext
Marker interface for a context propagation of parent and child spans. Subclasses may add their propagation metadata.
Since:
5.1
Author:
Mark Paluch
  • Field Summary

    Fields
    Modifier and Type Field Description
    static TraceContext EMPTY