Expand description
Source implementations.
Structs§
- ChecksIPC
Configuration - Checks IPC source.
- DogStatsD
CaptureAPI Handler - API handler for the DogStatsD capture control surface.
- DogStatsD
Configuration - DogStatsD source.
- DogStatsD
ReplayAPI Handler - API handler for the DogStatsD replay session control surface.
- DogStatsD
Replay Control - Shared control handle for DogStatsD replay sessions.
- Heartbeat
Configuration - Heartbeat source.
- Otlp
Configuration - Configuration for the OTLP source.
- Replay
Session - Active DogStatsD replay session.
- Traffic
Capture Reader - Reads back a DogStatsD traffic capture file.
Enums§
- Timestamp
Resolution - Timestamp resolution recorded in a capture file.
Constants§
- DEFAULT_
REPLAY_ LOOPS - Default number of times to replay a capture file when the CLI omits an explicit count.
- REPLAY_
CREDENTIALS_ GID - GID stamped onto replay-injected DogStatsD packets via
SCM_CREDENTIALS.