| Interface | Description |
|---|---|
| Clock |
A simple clock that returns the number of seconds since the unix epoch.
|
| Class | Description |
|---|---|
| DatadogHttpClient |
Http client talking to Datadog.
|
| DatadogHttpClient.EmptyCallback |
A handler for OkHttpClient callback.
|
| DatadogHttpReporter |
Metric Reporter for Datadog.
|
| DatadogHttpReporterFactory |
MetricReporterFactory for DatadogHttpReporter. |
| DCounter |
Mapping of counter between Flink and Datadog.
|
| DGauge |
Mapping of gauge between Flink and Datadog.
|
| DMeter |
Mapping of meter between Flink and Datadog.
|
| DMetric |
Abstract metric of Datadog for serialization.
|
| DSeries |
Json serialization between Flink and Datadog.
|
| Enum | Description |
|---|---|
| MetricType |
Metric types supported by Datadog.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.