Class QuarkusIdProducer

java.lang.Object
io.quarkus.jfr.runtime.internal.QuarkusIdProducer
All Implemented Interfaces:
io.quarkus.jfr.api.IdProducer

@RequestScoped public class QuarkusIdProducer extends Object implements io.quarkus.jfr.api.IdProducer
  • Constructor Details

    • QuarkusIdProducer

      public QuarkusIdProducer()
  • Method Details

    • getTraceId

      public String getTraceId()
      Specified by:
      getTraceId in interface io.quarkus.jfr.api.IdProducer
    • getSpanId

      public String getSpanId()
      Specified by:
      getSpanId in interface io.quarkus.jfr.api.IdProducer