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 | |
DCounter |
Mapping of counter between Flink and Datadog.
|
DGauge |
Mapping of gauge between Flink and Datadog.
|
DHistogram |
Maps histograms to datadog gauges.
|
DMeter |
Mapping of meter between Flink and Datadog.
|
DMetric |
Abstract metric of Datadog for serialization.
|
DSeries |
Json serialization between Flink and Datadog.
|
MetricMetaData |
All metadata associated with a given metric.
|
StaticDMetric |
A
DMetric that returns a fixed value. |
Enum | Description |
---|---|
MetricType |
Metric types supported by Datadog.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.