The following table lists Netchecker metrics. The metrics with
the ncagent_
prefix are used to monitor the Kubernetes environment.
Metric |
Description |
---|---|
|
A set of default golang metrics provided by the Prometheus library. |
|
A set of default process metrics provided by the Prometheus library. |
|
A counter that calculates the number of total reports from every Netchecker agent separated by label. |
|
A counter that calculates the number of total errors from
every agent separated by label. Netchecker increases the value
of the counter each time the Netchecker agent fails to send a report
within the |
|
A gauge that represents the connection result between an HTTP server and a Netchecker agent. Possible values: 0 - error, 1 - success. |
|
A gauge that represents the HTTP status code. Returns 0 if there is no HTTP response. |
|
A gauge that represents the total duration of an HTTP transaction. |
|
A gauge that represents the duration of content transfer from the first response byte till the end (in ms). |
|
A gauge that represents the TCP connection establishing time in ms. |
|
A gauge that represents the DNS lookup time in ms. |
|
A gauge that represents connection time in ms. |
|
A gauge that represents the server processing time in ms. |