| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DnsMetricKey |
DnsMetricKey.DNS_FAILED_RESPONSES |
static DnsMetricKey |
DnsMetricKey.DNS_FAILURE_LATENCY_PERCENTILE |
static DnsMetricKey |
DnsMetricKey.DNS_FAILURES |
static DnsMetricKey |
DnsMetricKey.DNS_RESPONSES_NXDOMAIN |
static DnsMetricKey |
DnsMetricKey.DNS_RESPONSES_OTHER |
static DnsMetricKey |
DnsMetricKey.DNS_RESPONSES_SERVFAIL |
static DnsMetricKey |
DnsMetricKey.DNS_SUCCESS_LATENCY_PERCENTILE |
static DnsMetricKey |
DnsMetricKey.DNS_SUCCESSFUL_RESPONSES |
static DnsMetricKey |
DnsMetricKey.DNS_TIMEOUTS |
static DnsMetricKey |
DnsMetricKey.DNS_TOTAL_REQUESTS |
| Modifier and Type | Method and Description |
|---|---|
static DnsMetricKey |
DnsMetricKey.fromValue(String value) |
DnsMetricKey |
SingleAggregatedDnsResponseDataAttributesMetricsItems.getKey()
The metric key for DNS metrics.
|
| Modifier and Type | Method and Description |
|---|---|
SingleAggregatedDnsResponseDataAttributesMetricsItems |
SingleAggregatedDnsResponseDataAttributesMetricsItems.key(DnsMetricKey key) |
void |
DnsMetricKey.DnsMetricKeySerializer.serialize(DnsMetricKey value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SingleAggregatedDnsResponseDataAttributesMetricsItems.setKey(DnsMetricKey key) |
| Constructor and Description |
|---|
DnsMetricKeySerializer(Class<DnsMetricKey> t) |
Copyright © 2026. All rights reserved.