DNS
-
proxy.node.dns.lookup_avg_time_ms
Collection: | global |
Type: | derivative |
Units: | milliseconds |
Datatype: | integer |
Gathered: | No |
Average number of milliseconds spent performing DNS lookups per host.
-
proxy.node.dns.lookups_per_second
Collection: | global |
Type: | derivative |
Datatype: | float |
Gathered: | No |
The average number of DNS lookups performance per second.
-
proxy.node.dns.total_dns_lookups
Collection: | global |
Type: | counter |
Datatype: | integer |
Gathered: | No |
Total number of DNS lookups performance since statistics collection began.
-
proxy.process.dns.fail_avg_time
Collection: | global |
Type: | derivative |
Units: | milliseconds |
Datatype: | integer |
Gathered: | No |
The average time per DNS lookup, in milliseconds, which ultimately failed.
-
proxy.process.dns.in_flight
Collection: | global |
Type: | gauge |
Datatype: | integer |
Gathered: | No |
The number of DNS lookups currently in progress.
-
proxy.process.dns.lookup_avg_time
Collection: | global |
Type: | derivative |
Units: | milliseconds |
Datatype: | integer |
Gathered: | No |
The average time spent performaning DNS lookups per host.
-
proxy.process.dns.lookup_failures
Collection: | global |
Type: | counter |
Datatype: | integer |
Gathered: | No |
The total number of DNS lookups which have failed since statistics collection
began.
-
proxy.process.dns.lookup_successes
Collection: | global |
Type: | counter |
Datatype: | integer |
Gathered: | No |
The total number of DNS lookups which have succeeded since statistics
collection began.
-
proxy.process.dns.max_retries_exceeded
Collection: | global |
Type: | counter |
Datatype: | integer |
Gathered: | No |
The number of DNS lookups which have been failed due to the maximum number
of retries being exceeded.
-
proxy.process.dns.retries
Collection: | global |
Type: | counter |
Datatype: | integer |
Gathered: | No |
-
proxy.process.dns.success_avg_time
Collection: | global |
Type: | derivative |
Units: | milliseconds |
Datatype: | integer |
Gathered: | No |
The average time per DNS lookup, in milliseconds, which have succeeded.
-
proxy.process.dns.total_dns_lookups
Collection: | global |
Type: | counter |
Datatype: | integer |
Gathered: | No |
The total number of DNS lookups which have been performed since statistics
collection began.