Class RunTraceContext

    • Method Detail

      • toAttributes

        @NonNull
        public io.opentelemetry.api.common.Attributes toAttributes()
      • getJobFullName

        public String getJobFullName()
      • getRunNumber

        public int getRunNumber()
      • getW3cTraceContext

        public Map<String,​String> getW3cTraceContext()
        Returns:
        unmodifiable W3C Trace Context
      • getContext

        public io.opentelemetry.context.Context getContext()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getTraceId

        public String getTraceId()
      • getSpanId

        public String getSpanId()