Uses of Package
org.glowroot.agent.plugin.api
-
ClassDescriptionAn
AsyncTraceEntry
that also captures query data for aggregation.SeeThreadContext.startAsyncTraceEntry(MessageSupplier, TimerName)
for how to create and useTraceEntry
instances.Very thin wrapper around SLF4J so plugins don't have to worry about SLF4J shading.A (lazy) supplier ofMessage
instances.ATraceEntry
that also captures query data for aggregation.A (lazy) supplier ofQueryMessage
instances.SeeThreadContext.startTimer(TimerName)
for how to retrieve and useTimer
instances.SeeAgent.getTimerName(Class)
for how to retrieve and useTimerName
instances.SeeThreadContext.startTraceEntry(MessageSupplier, TimerName)
for how to create and useTraceEntry
instances.