Class OpenTelemetrySpanContextSupplier

  • All Implemented Interfaces:
    io.prometheus.client.exemplars.tracer.common.SpanContextSupplier

    public class OpenTelemetrySpanContextSupplier
    extends Object
    implements io.prometheus.client.exemplars.tracer.common.SpanContextSupplier
    • Method Detail

      • getTraceId

        public String getTraceId()
        Specified by:
        getTraceId in interface io.prometheus.client.exemplars.tracer.common.SpanContextSupplier
      • getSpanId

        public String getSpanId()
        Specified by:
        getSpanId in interface io.prometheus.client.exemplars.tracer.common.SpanContextSupplier
      • isSampled

        public boolean isSampled()
        Specified by:
        isSampled in interface io.prometheus.client.exemplars.tracer.common.SpanContextSupplier