Index

G I S T 
All Classes and Interfaces|All Packages

G

getSpanId() - Method in interface io.quarkus.jfr.api.IdProducer
Returns the identifier of the current span within the trace.
getTraceId() - Method in interface io.quarkus.jfr.api.IdProducer
Returns the unique identifier of the trace associated with the current execution.

I

IdProducer - Interface in io.quarkus.jfr.api
An abstract access point for retrieving the trace ID and span ID associated with the currently executing operation.
io.quarkus.jfr.api - package io.quarkus.jfr.api
 

S

SpanIdRelational - Annotation Interface in io.quarkus.jfr.api
This is an annotation that associates multiple events in JFR by SpanId.

T

TraceIdRelational - Annotation Interface in io.quarkus.jfr.api
This is an annotation that associates multiple events in JFR by TraceId.
G I S T 
All Classes and Interfaces|All Packages