| Interface | Description |
|---|---|
| Message |
A message that can be sent to DogStatD.
|
| Class | Description |
|---|---|
| Counter |
A Counter measures how many occurrences per second.
|
| Event |
Event is message with title, text, and metadata.
|
| Gauge |
A Gauge records a value of a at a particular time.
|
| Histogram |
A Histogram tracks the distribution of a set of values.
|
| Sender |
Send formatted UDP messages to a DogStatD.
|
| ServiceCheck |
A ServiceCheck is the current status of a service.
|
| Set |
Sets are used to count the number of unique elements in a group.
|
| Tags |
Tag routines
|
| Validator |
Validation routines
|
| Enum | Description |
|---|---|
| Event.Alert | |
| Event.Priority | |
| ServiceCheck.Status |
Copyright © 2016–2017. All rights reserved.