| Class and Description |
|---|
| BufferPool |
| DirectStatsDClient
DirectStatsDClient is an experimental extension of
StatsDClient that allows for direct
access to some dogstatsd features. |
| Event
An event to send.
|
| Event.AlertType |
| Event.Builder |
| Event.Priority |
| Message |
| Message.Type |
| NonBlockingStatsDClient
A simple StatsD client implementation facilitating metrics recording.
|
| NonBlockingStatsDClientBuilder
Create a new StatsD client communicating with a StatsD instance on the specified host and port.
|
| NoOpStatsDClient
A No-Op StatsDClient, which can be substituted in when metrics are not required.
|
| ServiceCheck
A service check model, which is used to format a service check message sent to the datadog agent.
|
| ServiceCheck.Builder |
| ServiceCheck.Status |
| StatsDAggregator |
| StatsDClient
Describes a client connection to a StatsD server, which may be used to post metrics in the form
of counters, timers, and gauges.
|
| StatsDClientErrorHandler
Describes a handler capable of processing exceptions that occur during StatsD client operations.
|
| StatsDClientException
Signals that an exception has occurred when trying to start the StatsD client.
|
| StatsDProcessor |
| StatsDProcessor.ProcessingTask |
| StatsDSender |
| TagsCardinality |
| Telemetry |
| UnixSocketAddressWithTransport.TransportType |
Copyright © 2025. All rights reserved.