DNS¶
- 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.tcp_retries¶
 
- Collection:
 - global
 - Type:
 - gauge
 - Datatype:
 - integer
 - Gathered:
 - No
 
The number of DNS query over TCP in TCP_RETRY connection mode.
- proxy.process.dns.tcp_reset¶
 
- Collection:
 - global
 - Type:
 - gauge
 - Datatype:
 - integer
 - Gathered:
 - No
 
The number of resetting TCP connection in TCP_RETRY connection mode.
- proxy.process.dns.lookup_avg_time¶
 
- Collection:
 - global
 - Type:
 - derivative
 - Units:
 - milliseconds
 - Datatype:
 - integer
 - Gathered:
 - No
 
The average time spent performing 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.