DNS

proxy.process.dns.fail_avg_time

Collection

global

Type

derivative

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

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

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.