| Class | Description |
|---|---|
| Validation |
Consolidates point validation logic for point handlers
|
| Enum | Description |
|---|---|
| ReportableEntityType |
Type of objects that Wavefront proxy can send to the server endpoint(s).
|
| Validation.Level |
| Exception | Description |
|---|---|
| DataValidationException |
Base class for all data validation exceptions.
|
| DeltaCounterValueException |
Non-positive delta counters can be handled as a special case and not count
against "blocked", if desired.
|
| EmptyHistogramException |
Empty histograms can be handled as a special case and not count against "blocked", if desired.
|
| EmptyTagValueException |
Empty tag values can be handled as a special case, if desired.
|
| Annotation Type | Description |
|---|---|
| Idempotent |
Idempotent calls can be retried if a call fails.
|
Copyright © 2020. All rights reserved.