| Interface | Description |
|---|---|
| WavefrontHistogramSender |
WavefrontHistogramSender interface that sends a distribution to Wavefront
|
| Class | Description |
|---|---|
| WavefrontHistogramImpl |
Wavefront implementation of a histogram
|
| WavefrontHistogramImpl.Distribution |
Representation of a histogram distribution, containing a timestamp and a list of centroids.
|
| WavefrontHistogramImpl.Snapshot |
Wrapper for TDigest distribution
|
| Enum | Description |
|---|---|
| HistogramGranularity |
Granularity (minute, hour, or day) by which histograms distributions are aggregated.
|
Copyright © 2019. All rights reserved.