| Modifier and Type | Interface and Description |
|---|---|
interface |
WavefrontSender
An uber WavefrontSender that abstracts various atom senders along with flushing and closing logic
|
| Constructor and Description |
|---|
HeartbeaterService(WavefrontMetricSender wavefrontMetricSender,
ApplicationTags applicationTags,
List<String> components,
String source) |
| Modifier and Type | Class and Description |
|---|---|
class |
WavefrontMultiClient<T extends WavefrontSender & Runnable>
WavefrontMultiClient supports multicasting metrics/distributions/spans onto multiple endpoints
for either Proxy or Direct Ingestion.
|
| Constructor and Description |
|---|
Builder(WavefrontMetricSender wavefrontMetricSender)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WavefrontDirectIngestionClient
Wavefront direct ingestion client that sends data directly to Wavefront cluster via the direct ingestion API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WavefrontProxyClient
WavefrontProxyClient that sends data directly via TCP to the Wavefront Proxy Agent.
|
Copyright © 2019. All rights reserved.