| Interface | Description |
|---|---|
| BootstrapInitializationTelemetry.JsonSender |
| Class | Description |
|---|---|
| AgentBootstrap |
Entry point for initializing the agent.
|
| AgentJar |
Entry point when running the agent as a sample application with -jar.
|
| BootstrapInitializationTelemetry |
Thread safe telemetry class used to relay information about tracer activation.
|
| BootstrapInitializationTelemetry.ForwarderJsonSender | |
| BootstrapInitializationTelemetry.JsonBased | |
| BootstrapInitializationTelemetry.NoOp | |
| JsonBuffer |
Light weight JSON writer with no dependencies other than JDK.
|
| SystemUtils |