Skip to content

Package com.paragon.telemetry.events

This docs was updated at: 2026-02-23


Interfaces

Name Description
TelemetryEvent Base sealed interface for all telemetry events emitted by the Responder

Records

Name Description
AgentFailedEvent Telemetry event emitted when an agent execution fails
ResponseCompletedEvent Event emitted when a respond() call completes successfully
ResponseFailedEvent Event emitted when a respond() call fails with an error
ResponseStartedEvent Event emitted when a respond() call begins