| 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 |
WavefrontClient
Wavefront client that sends data to Wavefront via Proxy or Directly to a Wavefront service
via the direct ingestion API.
|
class |
WavefrontMultiClient
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
Deprecated.
This class will be removed in future versions in favor of
WavefrontClientFactory to construct Proxy and DirectDataIngestion senders. |
| Modifier and Type | Class and Description |
|---|---|
class |
WavefrontProxyClient
Deprecated.
This class will be removed in future versions in favor of
WavefrontClientFactory to construct Proxy and DirectDataIngestion senders. |
Copyright © 2020. All rights reserved.