Class ContextPropagationDebug


  • public final class ContextPropagationDebug
    extends Object
    • Method Detail

      • isThreadPropagationDebuggerEnabled

        public static boolean isThreadPropagationDebuggerEnabled()
      • getLocations

        public static List<StackTraceElement[]> getLocations​(io.opentelemetry.context.Context context)
      • withLocations

        public static io.opentelemetry.context.Context withLocations​(List<StackTraceElement[]> locations,
                                                                     io.opentelemetry.context.Context context)