Health Checks Metrics Reference
Review details about the metrics emitted for the metric namespace oci_healthchecks
(the Health Checks service).
Available Metrics: oci_healthchecks
Dimensions
Each metric includes a subset of the following dimensions:
errorMessage
- The error messages encountered by the indicated health check.
icmpCode
- The ICMP code returned from the indicated ping health check.
protocol
- The protocol of the indicated health check.
resourceDisplayName
- The display name of the indicated health check.
resourceId
- The OCID of the indicated health check.
target
- The endpoint for the indicated health check.
vantagePoint
- The name of the vantage point for launching the indicated health check.
Descriptions
The table lists metrics in alphabetical order.
Metric | Metric Display Name | Unit | Description | Dimensions |
---|---|---|---|---|
BasicCount |
Basic Count | count | The number of basic health checks. | resourceId |
HTTP.DNSLookupTime |
HTTP(S) DNS Lookup Time | ms |
The time taken for HTTP or HTTPS domain name lookup in milliseconds. |
|
HTTP.isHealthy |
HTTP(S) Test Success Rate | percent | The percentage of healthy, or successful, HTTP or HTTPS tests that were run during the selected interval. Each test returns either 0 (unhealthy or failed) or 1 (healthy or successful). |
|
HTTP.RequestTime |
HTTP(S) Request Duration | ms | The total duration of the HTTP or HTTPS request in milliseconds. |
|
HTTP.ResponseTime |
HTTP(S) Response Duration | ms | The total duration of the HTTP or HTTPS response in milliseconds. |
|
HTTP.StatusCode |
HTTP(S) Response Status Code | count | The HTTP or HTTPS response code. |
|
HTTP.TCPConnectTime.Full |
HTTP(S) Connection Duration | ms | The total TCP connection duration for the HTTP or HTTPS test. |
|
HTTP.TCPConnectTime.SSL |
HTTPS Secure Connection Duration | count | The total duration in milliseconds from start of secure connection to end of the HTTPS connection. |
|
HTTP.TotalDuration |
HTTP(S) Total Duration | ms | The total duration of the HTTP or HTTPS test run in milliseconds. |
|
PING.isHealthy |
Ping Test Success Rate | percent | The percentage of healthy, or successful, ping tests that were run during the selected interval. Each test returns either 0 (unhealthy or failed) or 1 (healthy or successful). |
|
PING.Latency |
Ping Latency Measurement | ms | Latency measurement for ping test in milliseconds. |
|
PremiumCount |
Premium Count | count | The number of premium health checks. | resourceId |