| Package | Description |
|---|---|
| org.glowroot.agent.plugin.api |
| Class and Description |
|---|
| AsyncQueryEntry
An
AsyncTraceEntry that also captures query data for aggregation. |
| AsyncTraceEntry
See
ThreadContext.startAsyncTraceEntry(MessageSupplier, TimerName) for how to create and
use TraceEntry instances. |
| AuxThreadContext |
| Logger
Very thin wrapper around SLF4J so plugins don't have to worry about SLF4J shading.
|
| Message |
| MessageSupplier
A (lazy) supplier of
Message instances. |
| QueryEntry
A
TraceEntry that also captures query data for aggregation. |
| QueryMessage |
| QueryMessageSupplier
A (lazy) supplier of
QueryMessage instances. |
| ThreadContext |
| Timer
See
ThreadContext.startTimer(TimerName) for how to retrieve and use Timer
instances. |
| TimerName
See
Agent.getTimerName(Class) for how to retrieve and use TimerName instances. |
| TraceEntry
See
ThreadContext.startTraceEntry(MessageSupplier, TimerName) for how to create and use
TraceEntry instances. |
Copyright © 2011–2017 Glowroot contributors. All rights reserved.