Built-in metrics
Each Dynatrace supported technology offers multiple "built-in" metrics. Built-in metrics are automatically detected and monitored. From a licensing perspective, these metrics come either via OneAgent monitoring and are part of the host unit license, or they come as part of Digital Experience Monitoring and are covered by DEM units. In contrast to custom metrics, built-in metrics do not consume DDUs.
Metrics based on extensions (ext:
prefix) and calculated metrics (calc:
) are not included, as these depend heavily on how you use Dynatrace.
To view all the metrics available in your environment, use the GET metrics API call. We recommend the following query parameters:
pageSize=500
—to obtain the largest possible number of metrics in one response.fields=displayName,unit,aggregationTypes,dduBillable
—to obtain the same set of fields as you see in these tables.- Depending on which metrics you want to query, one of the following values for the metricSelector parameter:
metricSelector=ext:*
—to obtain all metrics coming from extensions.metricSelector=calc:*
—to obtain all calculated metrics.- Omit the parameter to obtain all the metrics of your environment.
The sections below describe inconsistencies or limitations identified for Dynatrace built-in metrics.
Applications
Web applications
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:apps | User action rate - affected by JavaScript errors (by key user action, user type) [web] | Percent (%) | autovalue |
builtin:apps | Apdex (by key user action) [web] | autoavg | |
builtin:apps | Action count - custom action (by key user action, browser) [web] | Count | autovalue |
builtin:apps | Action count - load action (by key user action, browser) [web] | Count | autovalue |
builtin:apps | Action count - XHR action (by key user action, browser) [web] | Count | autovalue |
builtin:apps | Cumulative Layout Shift - load action (by key user action, user type) [web] | autoavgcountmaxmedianminpercentilesum | |
builtin:apps | Cumulative Layout Shift - load action (by key user action, geolocation, user type) [web] | autoavgcountmaxmedianminpercentilesum | |
builtin:apps | Cumulative Layout Shift - load action (by key user action, browser) [web] | autoavgcountmaxmedianminpercentilesum | |
builtin:apps | DOM interactive - load action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Action duration - custom action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Action duration - load action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Action duration - XHR action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Time to first byte - load action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Time to first byte - XHR action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | First Input Delay - load action (by key user action, user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | First Input Delay - load action (by key user action, geolocation, user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | First Input Delay - load action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Largest Contentful Paint - load action (by key user action, user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Largest Contentful Paint - load action (by key user action, geolocation, user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Largest Contentful Paint - load action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Load event end - load action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Load event start - load action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Network contribution - load action (by key user action, user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Network contribution - XHR action (by key user action, user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Response end - load action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Response end - XHR action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Server contribution - load action (by key user action, user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Server contribution - XHR action (by key user action, user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Speed index - load action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Visually complete - load action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Visually complete - XHR action (by key user action, browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Error count (by key user action, user type, error type, error origin) [web] | Count | autovalue |
builtin:apps | User action count with errors (by key user action, user type) [web] | Count | autovalue |
builtin:apps | JavaScript errors count during user actions (by key user action, user type) [web] | Count | autovalue |
builtin:apps | JavaScript error count without user actions (by key user action, user type) [web] | Count | autovalue |
builtin:apps | User action rate - affected by errors (by key user action, user type) [web] | Percent (%) | autovalue |
builtin:apps | Action count - custom action (by browser) [web] | Count | autovalue |
builtin:apps | Action count - load action (by browser) [web] | Count | autovalue |
builtin:apps | Action count - XHR action (by browser) [web] | Count | autovalue |
builtin:apps | Action count (by Apdex category) [web] | Count | autovalue |
builtin:apps | Action with key performance metric count (by action type, geolocation, user type) [web] | Count | autovalue |
builtin:apps | Action duration - custom action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Action duration - load action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Action duration - XHR action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Actions per session average (by users, user type) [web] | Count | autoavg |
builtin:apps | Session count - estimated active sessions (by users, user type) [web] | Count | autovalue |
builtin:apps | User count - estimated active users (by users, user type) [web] | Count | autovalue |
builtin:apps | User action rate - affected by JavaScript errors (by user type) [web] | Percent (%) | autovalue |
builtin:apps | Apdex (by user type) [web] | autoavg | |
builtin:apps | Apdex (by geolocation, user type) [web] | autoavg | |
builtin:apps | Bounce rate (by users, user type) [web] | Percent (%) | autovalue |
builtin:apps | Conversion rate - sessions (by users, user type) [web] | Percent (%) | autovalue |
builtin:apps | Session count - converted sessions (by users, user type) [web] | Count | autovalue |
builtin:apps | Cumulative Layout Shift - load action (by user type) [web] | autoavgcountmaxmedianminpercentilesum | |
builtin:apps | Cumulative Layout Shift - load action (by geolocation, user type) [web] | autoavgcountmaxmedianminpercentilesum | |
builtin:apps | Cumulative Layout Shift - load action (by browser) [web] | autoavgcountmaxmedianminpercentilesum | |
builtin:apps | DOM interactive - load action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Session count - estimated ended sessions (by users, user type) [web] | Count | autovalue |
builtin:apps | Rage click count [web] | Count | autovalue |
builtin:apps | Rage click rate (by user action) [web] | Count | autovalue |
builtin:apps | Time to first byte - load action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Time to first byte - XHR action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | First Input Delay - load action (by user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | First Input Delay - load action (by geolocation, user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | First Input Delay - load action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Largest Contentful Paint - load action (by user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Largest Contentful Paint - load action (by geolocation, user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Largest Contentful Paint - load action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Load event end - load action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Load event start - load action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Network contribution - load action (by user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Network contribution - XHR action (by user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Response end - load action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Response end - XHR action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Server contribution - load action (by user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Server contribution - XHR action (by user type) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Session duration (by users, user type) [web] | Microsecond | autoavg |
builtin:apps | Speed index - load action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Session count - estimated started sessions (by users, user type) [web] | Count | autovalue |
builtin:apps | Visually complete - load action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Visually complete - XHR action (by browser) [web] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Error count (by user type, error type, error origin) [web] | Count | autovalue |
builtin:apps | Error count during user actions (by user type, error type, error origin) [web] | Count | autovalue |
builtin:apps | Standalone error count (by user type, error type, error origin) [web] | Count | autovalue |
builtin:apps | User action count - with errors (by user type) [web] | Count | autovalue |
builtin:apps | Error count for Davis (by user type, error type, error origin, error context)) [web] | Count | autovalue |
builtin:apps | JavaScript error count - during user actions (by user type) [web] | Count | autovalue |
builtin:apps | JavaScript error count - without user actions (by user type) [web] | Count | autovalue |
builtin:apps | User action rate - affected by errors (by user type) [web] | Percent (%) | autovalue |
Mobile and custom apps
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:apps | Apdex (by OS, geolocation) [mobile, custom] | autovalue | |
builtin:apps | Apdex (by OS, app version) [mobile, custom] | autovalue | |
builtin:apps | User count - estimated users affected by crashes (by OS) [mobile, custom] | Count | autovalue |
builtin:apps | User count - estimated users affected by crashes (by OS, app version) [mobile, custom] | Count | autovalue |
builtin:apps | User rate - estimated users affected by crashes (by OS) [mobile, custom] | Percent (%) | autovalue |
builtin:apps | Crash count (by OS, geolocation) [mobile, custom] | Count | autovalue |
builtin:apps | Crash count (by OS, app version) [mobile, custom] | Count | autovalue |
builtin:apps | Crash count (by OS, app version) [mobile, custom] | Count | autovalue |
builtin:apps | User rate - estimated crash free users (by OS) [mobile, custom] | Percent (%) | autovalue |
builtin:apps | Apdex (by key user action, OS) [mobile, custom] | autovalue | |
builtin:apps | Action count (by key user action, OS, Apdex category) [mobile, custom] | Count | autovalue |
builtin:apps | Action duration (by key user action, OS) [mobile, custom] | Microsecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Reported error count (by key user action, OS) [mobile, custom] | Count | autovalue |
builtin:apps | Request count (by key user action, OS) [mobile, custom] | Count | autovalue |
builtin:apps | Request duration (by key user action, OS) [mobile, custom] | Microsecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Request error count (by key user action, OS) [mobile, custom] | Count | autovalue |
builtin:apps | Request error rate (by key user action, OS) [mobile, custom] | Percent (%) | autovalue |
builtin:apps | New user count (by OS) [mobile, custom] | Count | autovalue |
builtin:apps | Reported error count (by OS, app version) [mobile, custom] | Count | autovalue |
builtin:apps | Request count (by OS, provider) [mobile, custom] | Count | autovalue |
builtin:apps | Request count (by OS, app version) [mobile, custom] | Count | autovalue |
builtin:apps | Request error count (by OS, provider) [mobile, custom] | Count | autovalue |
builtin:apps | Request error count (by OS, app version) [mobile, custom] | Count | autovalue |
builtin:apps | Request error rate (by OS, provider) [mobile, custom] | Percent (%) | autovalue |
builtin:apps | Request error rate (by OS, app version) [mobile, custom] | Percent (%) | autovalue |
builtin:apps | Request duration (by OS, provider) [mobile, custom] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Request duration (by OS, app version) [mobile, custom] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | Session count (by agent version, OS) [mobile, custom] | Count | autovalue |
builtin:apps | Session count (by OS, crash reporting level) [mobile, custom] | Count | autovalue |
builtin:apps | Session count (by OS, data collection level) [mobile, custom] | Count | autovalue |
builtin:apps | Session count - estimated (by OS, geolocation) [mobile, custom] | Count | autovalue |
builtin:apps | Session count (by OS, app version) [mobile, custom] | Count | autovalue |
builtin:apps | Action count (by geolocation, Apdex category) [mobile, custom] | Count | autovalue |
builtin:apps | Action count (by OS, Apdex category) [mobile, custom] | Count | autovalue |
builtin:apps | Action count (by OS, app version) [mobile, custom] | Count | autovalue |
builtin:apps | Action duration (by OS, app version) [mobile, custom] | Microsecond | autoavgcountmaxmedianminpercentilesum |
builtin:apps | User count - estimated (by OS, geolocation) [mobile, custom] | Count | autovalue |
builtin:apps | User count - estimated (by OS, app version) [mobile, custom] | Count | autovalue |
Billing
Applications
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:billing | Session count - billed and unbilled [custom] The number of billed and unbilled user sessions. To get only the number of billed sessions, set the "Type" filter to "Billed". | Count | autovalue |
builtin:billing | Total user action and session properties | Count | autovalue |
builtin:billing | Session count - billed and unbilled - with Session Replay [mobile] The number of billed and unbilled user sessions that include Session Replay data. To get only the number of billed sessions, set the "Type" filter to "Billed". | Count | autovalue |
builtin:billing | Session count - billed and unbilled [mobile] The total number of billed and unbilled user sessions (with and without Session Replay data). To get only the number of billed sessions, set the "Type" filter to "Billed". | Count | autovalue |
builtin:billing | Total user action and session properties | Count | autovalue |
builtin:billing | Session count - billed and unbilled - with Session Replay [web] The number of billed and unbilled user sessions that include Session Replay data. To get only the number of billed sessions, set the "Type" filter to "Billed". | Count | autovalue |
builtin:billing | Session count - billed and unbilled - without Session Replay [web] The number of billed and unbilled user sessions that do not include Session Replay data. To get only the number of billed sessions, set the "Type" filter to "Billed". | Count | autovalue |
builtin:billing | Total user action and session properties | Count | autovalue |
DDU
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:billing | DDU events consumption by event info License consumption of Davis data units by events pool split by event info | autovalue | |
builtin:billing | DDU events consumption by monitored entity License consumption of Davis data units by events pool split by monitored entity | autovalue | |
builtin:billing | Total DDU events consumption Sum of license consumption of Davis data units aggregated over all monitored entities for the events pool | autovalue | |
builtin:billing | DDU log consumption by log path License consumption of Davis data units by log pool split by log path | autovalue | |
builtin:billing | DDU log consumption by monitored entity License consumption of Davis data units by log pool split by monitored entity | autovalue | |
builtin:billing | Total DDU log consumption Sum of license consumption of Davis data units aggregated over all logs for the log pool | autovalue | |
builtin:billing | DDU metrics consumption by monitored entity License consumption of Davis data units by metrics pool split by monitored entity | autovalue | |
builtin:billing | DDU metrics consumption by monitored entity w/o host-unit included DDUs License consumption of Davis data units by metrics pool split by monitored entity (aggregates host-unit included metrics, so value might be higher than actual consumption) | autovalue | |
builtin:billing | Reported metrics DDUs by metric key Reported Davis data units usage by metrics pool split by metric key | autovalue | |
builtin:billing | Total DDU metrics consumption Sum of license consumption of Davis data units aggregated over all metrics for the metrics pool | autovalue | |
builtin:billing | DDU serverless consumption by function License consumption of Davis data units by serverless pool split by Amazon Resource Names (ARNs) | autovalue | |
builtin:billing | DDU serverless consumption by service License consumption of Davis data units by serverless pool split by service | autovalue | |
builtin:billing | Total DDU serverless consumption Sum of license consumption of Davis data units aggregated over all services for the serverless pool | autovalue | |
builtin:billing | DDU traces consumption by span type License consumption of Davis data units by traces pool split by SpanKind, as defined in OpenTelemetry specification | autovalue | |
builtin:billing | DDU traces consumption by monitored entity License consumption of Davis data units by traces pool split by monitored entity | autovalue | |
builtin:billing | Total DDU traces consumption Sum of license consumption of Davis data units aggregated over all monitored entities for the traces pool | autovalue | |
builtin:billing | DDU included per host Included Davis data units per host | autovalue | |
builtin:billing | DDU included metric data points per host Included metric data points per host | autovalue |
Synthetic
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:billing | Actions | Count | autovalue |
builtin:billing | Third-party results | Count | autovalue |
builtin:billing | Requests | Count | autovalue |
Cloud
AWS
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:cloud | Number of running EC2 instances (AZ) | Count | autoavgmaxmin |
Azure
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:cloud | Number of starting VMs in region | Count | autoavgmaxmin |
builtin:cloud | Number of active VMs in region | Count | autoavgmaxmin |
builtin:cloud | Number of stopped VMs in region | Count | autoavgmaxmin |
builtin:cloud | Number of starting VMs in scale set | Count | autoavgmaxmin |
builtin:cloud | Number of active VMs in scale set | Count | autoavgmaxmin |
builtin:cloud | Number of stopped VMs in scale set | Count | autoavgmaxmin |
Cloud Foundry
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:cloud | CF: Time to fetch cell states The time that the auctioneer took to fetch state from all the cells when running its auction. | Nanosecond | autoavgmaxmin |
builtin:cloud | CF: App instance placement failures The number of application instances that the auctioneer failed to place on Diego cells. | Count | autovalue |
builtin:cloud | CF: App instance starts The number of application instances that the auctioneer successfully placed on Diego cells. | Count | autovalue |
builtin:cloud | CF: Task placement failures The number of tasks that the auctioneer failed to place on Diego cells. | Count | autovalue |
builtin:cloud | CF: 502 responses The number of responses that indicate invalid service responses produced by an application. | Count | autovalue |
builtin:cloud | CF: Response latency The average response time from the application to clients. | Millisecond | autoavgmaxmin |
builtin:cloud | CF: 5xx responses The number of responses that indicate repeatedly crashing apps or response issues from applications. | Count | autovalue |
builtin:cloud | CF: Total requests The number of all requests representing the overall traffic flow. | Count | autovalue |
Kubernetes
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:cloud | Kubernetes: Cluster cores Total allocatable CPU cores per Kubernetes cluster. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Cluster CPU available Total CPU cores available for additional pods per Kubernetes cluster. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Cluster CPU available, % Percent distribution of available CPU relative to total number of cluster cores. Provide an aggregation type to get quantiles. | Percent (%) | autoavgcountmaxmedianminpercentilesum |
builtin:cloud | Kubernetes: Cluster CPU limit Total CPU limit per Kubernetes cluster. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Cluster CPU limit, % Percent distribution of CPU limits relative to total number of cluster cores. Provide an aggregation type to get quantiles. | Percent (%) | autoavgcountmaxmedianminpercentilesum |
builtin:cloud | Kubernetes: Cluster CPU requests Total CPU requests per Kubernetes cluster. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Cluster CPU requests, % Percent distribution of CPU requests relative to total number of cluster cores. Provide an aggregation type to get quantiles. | Percent (%) | autoavgcountmaxmedianminpercentilesum |
builtin:cloud | Kubernetes: Cluster memory Total allocatable memory per Kubernetes cluster. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Cluster memory available Total memory available for additional pods per Kubernetes cluster. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Cluster memory available, % Percent distribution of available memory relative to total cluster memory. Provide an aggregation type to get quantiles. | Percent (%) | autoavgcountmaxmedianminpercentilesum |
builtin:cloud | Kubernetes: Cluster memory limit Total memory limit per Kubernetes cluster. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Cluster memory limits, % Percent distribution memory limits relative to total cluster memory. Provide an aggregation type to get quantiles. | Percent (%) | autoavgcountmaxmedianminpercentilesum |
builtin:cloud | Kubernetes: Cluster memory requests Total memory requests per Kubernetes cluster. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Cluster memory requests, % Percent distribution of memory requests relative to total cluster memory. Provide an aggregation type to get quantiles. | Percent (%) | autoavgcountmaxmedianminpercentilesum |
builtin:cloud | Kubernetes: Cluster nodes Total nodes per Kubernetes cluster. | Count | autoavgmaxmin |
builtin:cloud | Kubernetes: Cluster readyz status Current status of the Kubernetes API server reported by the /readyz endpoint (0 or 1). | autoavgcountmaxminsum | |
builtin:cloud | Kubernetes: Container out of memory (OOM) kills Number of container out of memory (OOM) kills. The metric is only written if there was at least one container OOM kill. | Count | autovalue |
builtin:cloud | Kubernetes: Quota CPU limits, mCores CPU limits quota per namespace and resource quota name in millicores. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Quota CPU requests, mCores CPU requests quota per namespace and resource quota name in millicores. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Quota memory limits, bytes Memory limits quota per namespace and resource quota name in bytes. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Quota memory requests, bytes Memory requests quota per namespace and resource quota name in bytes. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Quota pod counts Pods count quota per namespace or resource quota name. | Count | autoavgmaxmin |
builtin:cloud | Kubernetes: Quota CPU limits used, mCores Used CPU limits quota per namespace or resource quota name in millicores. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Quota CPU requests quota used, mCores Used CPU request quota per namespace or resource quota name in millicores. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Quota memory limits used, bytes Used memory limits quota per namespace or resource quota name in bytes. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Quota memory requests used, bytes Used memory requests quota per namespace or resource quota name in bytes. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Quota pod count used Used pods count quota per namespace or resource quota name. | Count | autoavgmaxmin |
builtin:cloud | Kubernetes: Namespace CPU limits, mCores Total CPU limits per namespace and workload type in millicores. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Namespace CPU requests, mCores Total CPU requests per namespace and workload type in millicores. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Namespace desired pods Number of desired pods per namespace and workload type. | Count | autoavgmaxmin |
builtin:cloud | Kubernetes: Namespace memory limits, bytes Total of memory limits per namespace and workload type in bytes. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Namespace memory requests, bytes Total of memory requests per namespace and workload type in bytes. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Namespace running pods Number of running pods per namespace and workload type. | Count | autoavgmaxmin |
builtin:cloud | Kubernetes: Namespace workloads Number of workloads per namespace and workload type. | Count | autoavgmaxmin |
builtin:cloud | Kubernetes: Node conditions Health status of a Kubernetes node. | autoavgcountmaxminsum | |
builtin:cloud | Kubernetes: Node cores Total allocatable CPU cores per Kubernetes node. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Node CPU available Total CPU cores available for additional pods per Kubernetes node. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Node CPU limit Total CPU limit per Kubernetes node. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Node CPU requests Total CPU requests per Kubernetes node. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Node - Node CPU limit Kubernetes: Node - Total CPU limit per Kubernetes node. The CPU limit metric sums up the CPU limits from the pod dimension up to the node and cluster dimensions. | Millicores | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Node - Node CPU requests Kubernetes: Node - Total CPU requests per Kubernetes node. The CPU requests metric sums up the CPU requests from the pod dimension up to the node and cluster dimensions. | Millicores | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Node memory Total allocatable memory per Kubernetes node. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Node memory available Total memory available for additional pods per Kubernetes node. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Node memory limit Total memory limit per Kubernetes node. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Node memory requests Total memory requests per Kubernetes node. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Node - Node memory limit Kubernetes: Node - Total memory limit per Kubernetes node. The memory limit metric sums up the memory limits from the pod dimension up to the node and cluster dimensions. | Byte | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Node - Node memory requests Kubernetes: Node - Total memory requests per Kubernetes node. The memory requests metric sums up the memory requests from the pod dimension up to the node and cluster dimensions. | Byte | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Node - Pods Kubernetes: Node - The number of pods. | Count | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Container restarts per pod Number of container restarts within a pod. The metric is only written if there was at least one container restart. Use the transformer :default(0) in your metric selector to work with missing values. | Count | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Containers per workload Number of containers per workload, split by container state. | Count | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Pod CPU limits, mCores CPU limits per pod in millicores. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Pod CPU requests, mCores CPU requests per pod in millicores. | Millicores | autoavgmaxmin |
builtin:cloud | Kubernetes: Containers - desired containers per workload Number of desired containers per workload. | Count | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Pod memory limits, bytes Memory limits per pod in bytes. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Pod memory requests, bytes Memory requests per pod in bytes. | Byte | autoavgmaxmin |
builtin:cloud | Kubernetes: Resource quota CPU limits The sum of the CPU limits in a namespace cannot exceed the resource quota CPU limits. | Millicores | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Resource quota CPU requests The sum of the CPU requests in a namespace cannot exceed the resource quota CPU requests. | Millicores | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Resource quota memory limits The sum of the memory limits in a namespace cannot exceed the resource quota memory limits. | Byte | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Resource quota memory requests The sum of the memory requests in a namespace cannot exceed the resource quota memory requests. | Byte | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Resource quota pod count The resource quota pod count defines the total number of pods that can exist in a namespace. | Count | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Resource quota CPU limits used The resource quota CPU limits used is the sum of the CPU limits of all pods in a namespace. | Millicores | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Resource quota CPU requests used The resource quota CPU requests used is the sum of the CPU requests of all pods in a namespace. | Millicores | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Resource quota memory limits used The resource quota memory limits used is the sum of the memory limits of all pods in a namespace. | Byte | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Resource quota memory requests used The resource quota memory requests used is the sum of the memory requests of all pods in a namespace. | Byte | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Resource quota pod count used The resource quota pod count used is the total number of pods currently running in the namespace. | Count | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Workload - Workload CPU limit Kubernetes: Workload - Total CPU limit per Kubernetes workload. The CPU limit metric sums up the CPU limits from the pod dimension up to the workload, namespace, and cluster dimensions. | Millicores | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Workload - Workload CPU requests Kubernetes: Workload - Total CPU requests per Kubernetes workload. The CPU requests metric sums up the CPU requests from the pod dimension up to the workload, namespace, and cluster dimensions. | Millicores | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Workloads - desired pods per workload Number of desired pods per workload. | Count | autoavgmaxmin |
builtin:cloud | Kubernetes: Workload - Workload memory limit Kubernetes: Workload - Total memory limit per Kubernetes workload. The memory limit metric sums up the memory limits from the pod dimension up to the workload, namespace, and cluster dimensions. | Byte | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Workload - Workload memory requests Kubernetes: Workload - Total memory requests per Kubernetes workload. The memory requests metric sums up the memory requests from the pod dimension up to the workload, namespace, and cluster dimensions. | Byte | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Pod counts Number of pods per workload and phase. | Count | autoavgmaxmin |
builtin:cloud | Kubernetes: Workloads - running pods per workload Number of running pods per workload. | Count | autoavgmaxmin |
builtin:cloud | Kubernetes: Node - Node allocatable CPU Kubernetes: Node - Total allocatable CPU cores per Kubernetes node. The allocatable CPU metric sums up the allocatable CPU from the node dimension up to the node and cluster dimensions. | Millicores | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Pods - desired pods per workload. Number of desired pods per workload. | Count | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Node - Node allocatable memory Kubernetes: Node - Total allocatable memory per Kubernetes node. The allocatable memory metric sums up the allocatable memory from the node dimension up to the node and cluster dimensions. | Byte | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Number of nodes. Kubernetes: Total number of nodes. | Count | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Workload - Pods Kubernetes: Workload - The number of pods. | Count | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Node - Node allocatable pods Kubernetes: Node - Total allocatable pods per Kubernetes node. The allocatable pods metric sums up the allocatable pods from the node dimension up to the node and cluster dimensions. | Count | autoavgcountmaxminsum |
builtin:cloud | Kubernetes: Number of workloads Kubernetes: Total number of workloads. | Count | autoavgcountmaxminsum |
VMware
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:cloud | Host CPU usage % | Percent (%) | autoavgmaxmin |
builtin:cloud | Host disk usage rate | kB | autoavgmaxmin |
builtin:cloud | Host disk commands aborted | Count | autovalue |
builtin:cloud | Host disk queue latency | Millisecond | autoavgmaxmin |
builtin:cloud | Host disk read IOPS | Per second | autoavgmaxmin |
builtin:cloud | Host disk read latency | Millisecond | autoavgmaxmin |
builtin:cloud | Host disk read rate | kB | autoavgmaxmin |
builtin:cloud | Host disk write IOPS | Per second | autoavgmaxmin |
builtin:cloud | Host disk write latency | Millisecond | autoavgmaxmin |
builtin:cloud | Host disk write rate | kB | autoavgmaxmin |
builtin:cloud | Host compression rate | Kibibyte | autoavgmaxmin |
builtin:cloud | Host memory consumed | Kibibyte | autoavgmaxmin |
builtin:cloud | Host decompression rate | Kibibyte | autoavgmaxmin |
builtin:cloud | Host swap in rate | Kibibyte | autoavgmaxmin |
builtin:cloud | Host swap out rate | Kibibyte | autoavgmaxmin |
builtin:cloud | Host network data received rate | kB | autoavgmaxmin |
builtin:cloud | Host network data transmitted rate | kB | autoavgmaxmin |
builtin:cloud | Data received rate | kB | autoavgmaxmin |
builtin:cloud | Data transmitted rate | kB | autoavgmaxmin |
builtin:cloud | Packets received dropped | Count | autovalue |
builtin:cloud | Packets transmitted dropped | Count | autovalue |
builtin:cloud | Number of VMs | Count | autoavgmaxmin |
builtin:cloud | Number of VMs powered-off | Count | autoavgmaxmin |
builtin:cloud | Number of VMs suspended | Count | autoavgmaxmin |
builtin:cloud | Host availability % | Percent (%) | autoavg |
builtin:cloud | VM CPU ready % | Percent (%) | autoavgmaxmin |
builtin:cloud | VM swap wait | Millisecond | autovalue |
builtin:cloud | VM CPU usage MHz | Count | autoavgmaxmin |
builtin:cloud | VM CPU usage % | Percent (%) | autoavgmaxmin |
builtin:cloud | VM disk usage rate | kB | autoavgmaxmin |
builtin:cloud | VM memory active | Kibibyte | autoavgmaxmin |
builtin:cloud | VM compression rate | Kibibyte | autoavgmaxmin |
builtin:cloud | VM memory consumed | Kibibyte | autoavgmaxmin |
builtin:cloud | VM decompression rate | Kibibyte | autoavgmaxmin |
builtin:cloud | VM swap in rate | Kibibyte | autoavgmaxmin |
builtin:cloud | VM swap out rate | Kibibyte | autoavgmaxmin |
builtin:cloud | VM network data received rate | kB | autoavgmaxmin |
builtin:cloud | VM network data transmitted rate | kB | autoavgmaxmin |
Containers
CPU
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:containers | Containers: CPU usage, mCores CPU usage per container in millicores | Millicores | autoavgmaxmin |
builtin:containers | Containers: CPU usage, mCores legacy CPU usage per container in millicores legacy. | Millicores | autoavgmaxmin |
builtin:containers | Containers: CPU usage, % of limit Percent CPU usage per container relative to CPU resource limit. Logical cores are used if CPU limit isn't set. | Percent (%) | autoavgmaxmin |
builtin:containers | Containers: CPU usage, % of limit legacy Percent CPU usage per container relative to CPU resource limit legacy. Logical cores is used if CPU limit is not set. | Percent (%) | autoavg |
builtin:containers | Containers: CPU limit, mCores CPU resource limit per container in millicores. | Millicores | autoavgmaxmin |
builtin:containers | Containers: CPU logical cores Number of logical CPU cores of the host. | Cores | autoavgmaxmin |
builtin:containers | Containers: CPU shares Number of CPU shares allocated per container. | Count | autoavgmaxmin |
builtin:containers | Containers: CPU throttling, mCores CPU throttling per container in millicores. | Millicores | autoavgmaxmin |
builtin:containers | Containers: CPU throttled time, ns/min Total amount of time a container has been throttled, in nanoseconds per minute. | Nanosecond | autoavgmaxmin |
builtin:containers | [Deprecated] Containers: CPU throttling ratio CPU resource limit per container. | Ratio | autoavgmaxmin |
builtin:containers | Containers: CPU system usage, mCores CPU system usage per container in millicores. | Millicores | autoavgmaxmin |
builtin:containers | Containers: CPU system usage time, ns/min Used system time per container in nanoseconds per minute. | Nanosecond | autoavgmaxmin |
builtin:containers | Containers: CPU usage time, ns/min Sum of used system and user time per container in nanoseconds per minute. | Nanosecond | autoavgmaxmin |
builtin:containers | Containers: CPU user usage, mCores CPU user usage per container in millicores. | Millicores | autoavgmaxmin |
builtin:containers | Containers: CPU user usage time, ns/min Used user time per container in nanoseconds per minute. | Nanosecond | autoavgmaxmin |
Memory
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:containers | Containers: Memory usage, bytes Resident set size (Linux) or private working set size (Windows) per container in bytes. | Byte | autoavgmaxmin |
builtin:containers | Containers: Memory usage, bytes legacy Resident set size (Linux) or private working set size (Windows) per container in bytes legacy. | Byte | autoavgmaxmin |
builtin:containers | Containers: Memory cache, bytes Page cache memory per container in bytes. | Byte | autoavgmaxmin |
builtin:containers | Containers: Memory limit, bytes Memory limit per container in bytes. If no limit is set, this is an empty value. | Byte | autoavgmaxmin |
builtin:containers | Containers: Memory limit, % of physical memory Percent memory limit per container relative to total physical memory. If no limit is set, this is an empty value. | Percent (%) | autoavg |
builtin:containers | Containers: Memory - out of memory kills Number of out of memory kills for a container. | Count | autovalue |
builtin:containers | Containers: Memory - total physical memory, bytes Total physical memory on the host in bytes. | Byte | autoavgmaxmin |
builtin:containers | Containers: Memory usage, % of limit Resident set size (Linux) or private working set size (Windows) per container in percent relative to container memory limit. If no limit is set, this equals total physical memory. | Percent (%) | autoavg |
Other containers metrics
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:containers | Container bytes received | Byte | autoavgcountmaxminsum |
builtin:containers | Container bytes transmitted | Byte | autoavgcountmaxminsum |
builtin:containers | Container cpu usage | Percent (%) | autoavgcountmaxminsum |
builtin:containers | Devicemapper data space available | Byte | autoavgcountmaxminsum |
builtin:containers | Devicemapper data space used | Byte | autoavgcountmaxminsum |
builtin:containers | Devicemapper meta-data space available | Byte | autoavgcountmaxminsum |
builtin:containers | Devicemapper meta-data space used | Byte | autoavgcountmaxminsum |
builtin:containers | Memory percent | Percent (%) | autoavgcountmaxminsum |
builtin:containers | Container memory usage | Byte | autoavgcountmaxminsum |
builtin:containers | Number of containers launched | Count | autoavgcountmaxminsum |
builtin:containers | Number of containers running | Count | autoavgcountmaxminsum |
builtin:containers | Number of containers running | Count | autoavgcountmaxminsum |
builtin:containers | Number of containers terminated | Count | autoavgcountmaxminsum |
builtin:containers | Container throttled time | Millisecond | autoavgcountmaxminsum |
Dashboards
Other dashboards metrics
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:dashboards | Dashboard view count | Count | autovalue |
Infrastructure
CPU
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:host | z/OS General CPU usage | Percent (%) | autoavgmaxmin |
builtin:host | z/OS Rolling 4 hour MSU average | MSU | autoavgmaxmin |
builtin:host | z/OS MSU capacity | MSU | autoavgmaxmin |
builtin:host | z/OS zIIP eligible time | Second | autoavgmaxmin |
builtin:host | AIX Entitlement configured Partition's entitlement | Ratio | autoavgmaxmin |
builtin:host | AIX Entitlement used Percentage of entitlement used | Percent (%) | autoavgmaxmin |
builtin:host | CPU idle Average CPU idle time over the last period | Percent (%) | autoavgmaxmin |
builtin:host | CPU I/O wait Average CPU IO wait time over the last period | Percent (%) | autoavgmaxmin |
builtin:host | System load Number of processes which are being executed by CPU or waiting to be executed by CPU over the last minute | Ratio | autoavgmaxmin |
builtin:host | System load15m Number of processes which are being executed by CPU or waiting to be executed by CPU over the last 15 minutes | Ratio | autoavgmaxmin |
builtin:host | System load5m Number of processes which are being executed by CPU or waiting to be executed by CPU over the last 5 minutes | Ratio | autoavgmaxmin |
builtin:host | CPU other Average CPU time for other activities (e.g. guest, IRQ etc.) over the last period | Percent (%) | autoavgmaxmin |
builtin:host | AIX Physical consumed Total CPUs consumed by the partition | Ratio | autoavgmaxmin |
builtin:host | CPU steal Average CPU steal time over the last period | Percent (%) | autoavgmaxmin |
builtin:host | CPU system Average CPU system time over the last period | Percent (%) | autoavgmaxmin |
builtin:host | CPU usage % Percentage of CPU time currently utilized. | Percent (%) | autoavgmaxmin |
builtin:host | CPU user Average CPU user time over the last period | Percent (%) | autoavgmaxmin |
DNS
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:host | Number of DNS errors by type The number of DNS errors by type | Count | autoavgcountmaxminsum |
builtin:host | Number of orphaned DNS responses The number of orphaned DNS responses on the host | Count | autoavgcountmaxminsum |
builtin:host | Number of DNS queries The number of DNS queries on the host | Count | autoavgcountmaxminsum |
builtin:host | DNS query time sum The time of all DNS queries on the host | Millisecond | autoavgcountmaxminsum |
builtin:host | DNS query time The average time of DNS query. Calculated with DNS query time sum divided by number of DNS queries for each host and dns server pair. | Millisecond | autoavgmaxmin |
builtin:host | DNS query time by DNS server The weighted average time of DNS query by DNS server ip. Calculated with DNS query time sum divided by number of DNS queries. It weights the result taking into account number of requests from each host. | Millisecond | autoavgmaxmin |
builtin:host | DNS query time on host The weighted average time of DNS query on a host. Calculated with DNS query time sum divided by number of DNS queries on a host. It weights the result taking into account number of requests to each dns server | Millisecond | autoavgmaxmin |
Disk
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:host | Disk throughput read Disk reading throughput | bit | autoavgmaxmin |
builtin:host | Disk throughput write Disk writing throughput | bit | autoavgmaxmin |
builtin:host | Disk available Amount of disk available | Byte | autoavgmaxmin |
builtin:host | Disk read bytes per second Bytes read per second | Byte | autoavgmaxmin |
builtin:host | Disk write bytes per second Bytes written per second | Byte | autoavgmaxmin |
builtin:host | Disk available % Percentage of available space on disk | Percent (%) | autoavgmaxmin |
builtin:host | Inodes available % Percentage of available inodes | Percent (%) | autoavgmaxmin |
builtin:host | Inodes total Amount of inodes | Count | autoavgmaxmin |
builtin:host | Disk average queue length Average queue length | Count | autoavgmaxmin |
builtin:host | Disk read operations per second Read operations per second | Per second | autoavgmaxmin |
builtin:host | Disk read time Disk read time | Millisecond | autoavgcountmaxminsum |
builtin:host | Disk used Amount of disk used | Byte | autoavgmaxmin |
builtin:host | Disk used % Percentage of used space on disk | Percent (%) | autoavgmaxmin |
builtin:host | Disk utilization time Percent of disk utilization time | Percent (%) | autoavgmaxmin |
builtin:host | Disk write operations per second Write operations per second | Per second | autoavgmaxmin |
builtin:host | Disk write time Disk write time | Millisecond | autoavgcountmaxminsum |
Handles
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:host | File descriptors max Maximum amount of file descriptors for use | Count | autoavgmaxmin |
builtin:host | File descriptors used Amount of file descriptors used | Count | autoavgmaxmin |
Kernel threads
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:host | AIX Kernel threads blocked Amount of threads currently blocked on the partition | Count | autoavgmaxmin |
builtin:host | AIX Kernel threads I/O event wait Amount of kernel threads waiting on an event | Count | autoavgmaxmin |
builtin:host | AIX Kernel threads I/O message wait Amount of kernel threads waiting on I/O | Count | autoavgmaxmin |
builtin:host | AIX Kernel threads running Amount of threads currently running on the partition | Count | autoavgmaxmin |
Memory
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:host | Memory available Amount of available memory | Byte | autoavgmaxmin |
builtin:host | Memory available % Percentage of memory currently available | Percent (%) | autoavgmaxmin |
builtin:host | Page faults per second Amount of page faults per second | Per second | autoavgmaxmin |
builtin:host | Swap available Amount of swap available | Byte | autoavgmaxmin |
builtin:host | Swap total Amount of total swap for use | Byte | autovalue |
builtin:host | Swap used Amount of swap used | Byte | autoavgmaxmin |
builtin:host | Kernel memory Amount of kernel memory | Byte | autoavgmaxmin |
builtin:host | Memory reclaimable Amount of reclaimable memory | Byte | autoavgmaxmin |
builtin:host | Memory total Amount of total memory | Byte | autovalue |
builtin:host | Memory used % Percentage of memory currently used. Note: Calculated by taking 100% - "Memory available %". | Percent (%) | autoavgmaxmin |
builtin:host | Memory used Amount of memory used | Byte | autoavgmaxmin |
Network
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:host | NIC packets dropped Network interface packets dropped on the host | Per second | autovalue |
builtin:host | NIC received packets dropped Network interface received packets dropped on the host | Per second | autoavgmaxmin |
builtin:host | NIC sent packets dropped Network interface sent packets dropped on the host | Per second | autoavgmaxmin |
builtin:host | NIC packet errors Network interface packet errors on the host | Per second | autovalue |
builtin:host | NIC received packet errors Network interface received packet errors on a host | Per second | autoavgmaxmin |
builtin:host | NIC sent packet errors Network interface sent packet errors on the host | Per second | autoavgmaxmin |
builtin:host | NIC packets received Network interface packets received on the host | Per second | autoavgmaxmin |
builtin:host | NIC packets sent Network interface packets sent on the host | Per second | autoavgmaxmin |
builtin:host | NIC bytes received Network interface bytes received on the host | Byte | autoavgmaxmin |
builtin:host | NIC bytes sent on host Network interface bytes sent on the host | Byte | autoavgmaxmin |
builtin:host | NIC connectivity Network interface connectivity on the host | Percent (%) | autoavgmaxmin |
builtin:host | NIC receive link utilization Network interface receive link utilization on the host | Percent (%) | autoavgmaxmin |
builtin:host | NIC transmit link utilization Network interface transmit link utilization on the host | Percent (%) | autoavgmaxmin |
builtin:host | NIC retransmission Network interface retransmission on the host | Percent (%) | autoavgmaxmin |
builtin:host | NIC received packets retransmission Network interface retransmission for received packets on the host | Percent (%) | autoavgmaxmin |
builtin:host | NIC sent packets retransmission Network interface retransmission for sent packets on the host | Percent (%) | autoavgmaxmin |
builtin:host | Traffic Network traffic on the host | bit | autovalue |
builtin:host | Traffic in Traffic incoming at the host | bit | autoavgmaxmin |
builtin:host | Traffic out Traffic outgoing from the host | bit | autoavgmaxmin |
builtin:host | Host retransmission base received Host aggregated process retransmission base received per second | Per second | autoavgmaxmin |
builtin:host | Host retransmission base sent Host aggregated process retransmission base sent per second | Per second | autoavgmaxmin |
builtin:host | Host retransmitted packets received Host aggregated process retransmitted packets received per second | Per second | autoavgmaxmin |
builtin:host | Host retransmitted packets sent Host aggregated process retransmitted packets sent per second | Per second | autoavgmaxmin |
builtin:host | Localhost session reset received Host aggregated session reset received per second on localhost | Per second | autoavgmaxmin |
builtin:host | Localhost session timeout received Host aggregated session timeout received per second on localhost | Per second | autoavgmaxmin |
builtin:host | Localhost new session received Host aggregated new session received per second on localhost | Per second | autoavgmaxmin |
builtin:host | Host session reset received Host aggregated process session reset received per second | Per second | autoavgmaxmin |
builtin:host | Host session timeout received Host aggregated process session timeout received per second | Per second | autoavgmaxmin |
builtin:host | Host new session received Host aggregated process new session received per second | Per second | autoavgmaxmin |
builtin:host | Host bytes received Host aggregated process bytes received per second | Byte | autoavgmaxmin |
builtin:host | Host bytes sent Host aggregated process bytes sent per second | Byte | autoavgmaxmin |
OS service
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:host | OS Service availability Indicates whether service is running (value: 1) or is stopped (value: 0) | Count | autoavgmaxmin |
Processes
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:host | OS Process count Number of processes running on host. | Count | autoavgmaxmin |
builtin:host | PGI count Number of PGIs present on host, includes PGIs not reported to cluster. | Count | autoavgmaxmin |
builtin:host | Reported PGI count Number of important (reported to cluster) PGIs present on host | Count | autoavgmaxmin |
Other infrastructure metrics
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:host | Host availability % Host availability % | Percent (%) | autoavg |
Network Application Monitoring
Application
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:nam | CITRIX end-to-end ACK RTT | Millisecond | autoavgmaxmin |
builtin:nam | CITRIX client end-to-end ACK RTT | Millisecond | autoavgmaxmin |
builtin:nam | CITRIX server end-to-end ACK RTT | Millisecond | autoavgmaxmin |
builtin:nam | Application aborts | Count | autovalue |
builtin:nam | Failures (application) | Count | autovalue |
builtin:nam | Failures (TCP) | Count | autovalue |
builtin:nam | Failures (transport) | Count | autovalue |
builtin:nam | Client bandwidth usage | bit | autoavgmaxmin |
builtin:nam | Server bandwidth usage | bit | autoavgmaxmin |
builtin:nam | Server realized bandwidth | bit | autoavgmaxmin |
builtin:nam | Failed operations | Count | autovalue |
builtin:nam | Fast operations | Count | autovalue |
builtin:nam | Slow operations | Count | autovalue |
builtin:nam | Idle time | Millisecond | autoavgcountmaxminsum |
builtin:nam | Network time | Millisecond | autoavgcountmaxminsum |
builtin:nam | Operation time | Millisecond | autoavgcountmaxminsum |
builtin:nam | Other time | Millisecond | autoavgcountmaxminsum |
builtin:nam | Server time | Millisecond | autoavgcountmaxminsum |
builtin:nam | Application performance | Ratio | autoavgmaxmin |
builtin:nam | Application availability % | Percent (%) | autoavgmaxmin |
builtin:nam | Unique users | Count | autovalue |
Service
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:nam | CITRIX end-to-end ACK RTT | Millisecond | autoavgmaxmin |
builtin:nam | CITRIX client end-to-end ACK RTT | Millisecond | autoavgmaxmin |
builtin:nam | CITRIX server end-to-end ACK RTT | Millisecond | autoavgmaxmin |
builtin:nam | Service aborts | Count | autovalue |
builtin:nam | Failures (application) | Per minute | autoavgmaxmin |
builtin:nam | Failures (TCP) | Per minute | autoavgmaxmin |
builtin:nam | Failures (transport) | Per minute | autoavgmaxmin |
builtin:nam | Client bandwidth usage | bit | autoavgmaxmin |
builtin:nam | Server bandwidth usage | bit | autoavgmaxmin |
builtin:nam | Server realized bandwidth | bit | autoavgmaxmin |
builtin:nam | Failed operations | Count | autovalue |
builtin:nam | Fast operations | Count | autovalue |
builtin:nam | Slow operations | Count | autovalue |
builtin:nam | Idle time | Millisecond | autoavgcountmaxminsum |
builtin:nam | Network time | Millisecond | autoavgcountmaxminsum |
builtin:nam | Operation time | Millisecond | autoavgcountmaxminsum |
builtin:nam | Other time | Millisecond | autoavgcountmaxminsum |
builtin:nam | Server time | Millisecond | autoavgcountmaxminsum |
builtin:nam | Service performance | Ratio | autoavgmaxmin |
builtin:nam | Service availability % | Percent (%) | autoavgmaxmin |
builtin:nam | Unique users | Count | autovalue |
Process
Other process metrics
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:pgi | PGI availability % | Percent (%) | autoavg |
Process
Other process metrics
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:process | Process traffic in | kB | autoavgcountmaxminsum |
builtin:process | Process traffic out | kB | autoavgcountmaxminsum |
builtin:process | Process average CPU | Percent (%) | autoavgcountmaxminsum |
builtin:process | Process memory | Byte | autoavgcountmaxminsum |
Queue
Other queue metrics
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:queue | Incoming messages The number of incoming messages on the queue or topic | Count | autoavgcountmaxminsum |
builtin:queue | Outgoing messages The number of outgoing messages from the queue or topic | Count | autoavgcountmaxminsum |
Security
Security problems
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:security | New Muted Security Problems (global) | Count | autovalue |
builtin:security | New Open Security Problems (global) | Count | autovalue |
builtin:security | New Open Security Problems (split by Management Zone) | Count | autovalue |
builtin:security | Open Security Problems (global) | Count | autoavgmaxmin |
builtin:security | Open Security Problems (split by Management Zone) | Count | autoavgmaxmin |
builtin:security | New Resolved Security Problems (global) | Count | autovalue |
Vulnerabilities
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:security | Vulnerabilities - affected process groups count (global) | Count | autoavgmaxmin |
builtin:security | Vulnerabilities - affected not-muted process groups count (global) | Count | autoavgmaxmin |
Services
CPU
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:service | CPU time | Microsecond | autoavgcountmaxminsum |
builtin:service | Service CPU time | Microsecond | autovalue |
Database connections
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:service | Failed connections | Count | autovalue |
builtin:service | Connection failure rate | Percent (%) | autovalue |
builtin:service | Successful connections | Count | autovalue |
builtin:service | Connection success rate | Percent (%) | autovalue |
builtin:service | Total number of connections | Count | autovalue |
Errors
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:service | Number of client side errors | Count | autovalue |
builtin:service | Failure rate (client side errors) | Percent (%) | autoavg |
builtin:service | Number of calls without client side errors | Count | autovalue |
builtin:service | Number of HTTP 5xx errors | Count | autovalue |
builtin:service | Failure rate (HTTP 5xx errors) | Percent (%) | autoavg |
builtin:service | Number of calls without HTTP 5xx errors | Count | autovalue |
builtin:service | Number of HTTP 4xx errors | Count | autovalue |
builtin:service | Failure rate (HTTP 4xx errors) | Percent (%) | autoavg |
builtin:service | Number of calls without HTTP 4xx errors | Count | autovalue |
builtin:service | Number of any errors | Count | autovalue |
builtin:service | Failure rate (any errors) | Percent (%) | autoavg |
builtin:service | Number of calls without any errors | Count | autovalue |
builtin:service | Number of server side errors | Count | autovalue |
builtin:service | Failure rate (server side errors) | Percent (%) | autoavg |
builtin:service | Number of calls without server side errors | Count | autovalue |
builtin:service | Number of any errors | Count | autovalue |
builtin:service | Failure rate (any errors) | Percent (%) | autoavg |
builtin:service | Number of calls without any errors | Count | autovalue |
Key requests
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:service | Request count - client | Count | autovalue |
builtin:service | Request count - server | Count | autovalue |
builtin:service | Request count | Count | autovalue |
builtin:service | CPU per request | Microsecond | autoavgcountmaxminsum |
builtin:service | Service method CPU time | Microsecond | autoavgcountmaxminsum |
builtin:service | Number of client side errors | Count | autovalue |
builtin:service | Failure rate (client side errors) | Percent (%) | autoavg |
builtin:service | Number of calls without client side errors | Count | autovalue |
builtin:service | Number of HTTP 5xx errors | Count | autovalue |
builtin:service | Failure rate (HTTP 5xx errors) | Percent (%) | autoavg |
builtin:service | Number of calls without HTTP 5xx errors | Count | autovalue |
builtin:service | Number of HTTP 4xx errors | Count | autovalue |
builtin:service | Failure rate (HTTP 4xx errors) | Percent (%) | autoavg |
builtin:service | Number of calls without HTTP 4xx errors | Count | autovalue |
builtin:service | Number of server side errors | Count | autovalue |
builtin:service | Failure rate (server side errors) | Percent (%) | autoavg |
builtin:service | Number of calls without server side errors | Count | autovalue |
builtin:service | Client side response time | Microsecond | autoavgcountmaxmedianminpercentilesum |
builtin:service | Server side response time | Microsecond | autoavgcountmaxmedianminpercentilesum |
builtin:service | Method response time | Microsecond | autoavgcountmaxmedianminpercentilesum |
builtin:service | Success rate (server side) | Percent (%) | autoavg |
builtin:service | Number of calls to databases | Count | autovalue |
builtin:service | Time spent in database calls | Microsecond | autovalue |
builtin:service | IO time | Microsecond | autovalue |
builtin:service | Lock time | Microsecond | autovalue |
builtin:service | Number of calls to other services | Count | autovalue |
builtin:service | Time spent in calls to other services | Microsecond | autovalue |
builtin:service | Total processing time | Microsecond | autoavgcountmaxmedianminpercentilesum |
builtin:service | Wait time | Microsecond | autovalue |
Request count
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:service | Request count - client | Count | autovalue |
builtin:service | Request count - server | Count | autovalue |
builtin:service | Request count | Count | autovalue |
Response time
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:service | Client side response time | Microsecond | autoavgcountmaxmedianminpercentilesum |
builtin:service | Server side response time | Microsecond | autoavgcountmaxmedianminpercentilesum |
builtin:service | Response time | Microsecond | autoavgcountmaxmedianminpercentilesum |
Success rate
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:service | Success rate (server side) | Percent (%) | autoavg |
Total processing time
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:service | Total processing time | Microsecond | autoavgcountmaxmedianminpercentilesum |
Other services metrics
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:service | Total processing time | Microsecond | autoavgcountmaxmedianminpercentilesum |
builtin:service | Number of calls to databases | Count | autovalue |
builtin:service | Time spent in database calls | Microsecond | autovalue |
builtin:service | IO time | Microsecond | autovalue |
builtin:service | Lock time | Microsecond | autovalue |
builtin:service | Number of calls to other services | Count | autovalue |
builtin:service | Time spent in calls to other services | Microsecond | autovalue |
builtin:service | Wait time | Microsecond | autovalue |
Synthetic monitoring
Browser
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:synthetic | Action duration - custom action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Action duration - custom action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Action duration - load action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Action duration - load action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Action duration - XHR action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Action duration - XHR action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Availability rate (by location) [browser monitor] | Percent (%) | autoavg |
builtin:synthetic | Availability rate - excl. maintenance windows (by location) [browser monitor] | Percent (%) | autoavg |
builtin:synthetic | Cumulative layout shift - load action [browser monitor] | autoavgcountmaxmedianminpercentilesum | |
builtin:synthetic | Cumulative layout shift - load action (by geolocation) [browser monitor] | autoavgcountmaxmedianminpercentilesum | |
builtin:synthetic | DOM interactive - load action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | DOM interactive - load action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Error details (by error code) [browser monitor] | Count | autovalue |
builtin:synthetic | Error details (by geolocation, error code) [browser monitor] | Count | autovalue |
builtin:synthetic | Action duration - custom action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Action duration - custom action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Action duration - load action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Action duration - load action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Action duration - XHR action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Action duration - XHR action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Cumulative layout shift - load action (by event) [browser monitor] | autoavgcountmaxmedianminpercentilesum | |
builtin:synthetic | Cumulative layout shift - load action (by event, geolocation) [browser monitor] | autoavgcountmaxmedianminpercentilesum | |
builtin:synthetic | DOM interactive - load action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | DOM interactive - load action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Error details (by event, error code) [browser monitor] | Count | autovalue |
builtin:synthetic | Error details (by event, geolocation, error code) [browser monitor] | Count | autovalue |
builtin:synthetic | Failed events count (by event) [browser monitor] | Count | autovalue |
builtin:synthetic | Failed events count (by event, geolocation) [browser monitor] | Count | autovalue |
builtin:synthetic | Time to first byte - load action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Time to first byte - load action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Time to first byte - XHR action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Time to first byte - XHR action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Largest contentful paint - load action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Largest contentful paint - load action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Load event end - load action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Load event end - load action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Load event start - load action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Load event start - load action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Network contribution - load action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Network contribution - load action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Network contribution - XHR action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Network contribution - XHR action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Response end - load action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Response end - load action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Response end - XHR action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Response end - XHR action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Server contribution - load action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Server contribution - load action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Server contribution - XHR action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Server contribution - XHR action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Speed index - load action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Speed index - load action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Successful events count (by event) [browser monitor] | Count | autovalue |
builtin:synthetic | Successful events count (by event, geolocation) [browser monitor] | Count | autovalue |
builtin:synthetic | Total events count (by event) [browser monitor] | Count | autovalue |
builtin:synthetic | Total events count (by event, geolocation) [browser monitor] | Count | autovalue |
builtin:synthetic | Total duration (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Total duration (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Visually complete - load action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Visually complete - load action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Visually complete - XHR action (by event) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Visually complete - XHR action (by event, geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Failed executions count [browser monitor] | Count | autovalue |
builtin:synthetic | Failed executions count (by geolocation) [browser monitor] | Count | autovalue |
builtin:synthetic | Time to first byte - load action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Time to first byte - load action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Time to first byte - XHR action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Time to first byte - XHR action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Largest contentful paint - load action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Largest contentful paint - load action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Load event end - load action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Load event end - load action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Load event start - load action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Load event start - load action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Network contribution - load action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Network contribution - load action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Network contribution - XHR action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Network contribution - XHR action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Response end - load action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Response end - load action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Response end - XHR action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Response end - XHR action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Server contribution - load action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Server contribution - load action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Server contribution - XHR action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Server contribution - XHR action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Speed index - load action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Speed index - load action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Successful executions count [browser monitor] | Count | autovalue |
builtin:synthetic | Successful executions count (by geolocation) [browser monitor] | Count | autovalue |
builtin:synthetic | Total executions count [browser monitor] | Count | autovalue |
builtin:synthetic | Total executions count (by geolocation) [browser monitor] | Count | autovalue |
builtin:synthetic | Total duration [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Total duration (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Visually complete - load action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Visually complete - load action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Visually complete - XHR action [browser monitor] | Millisecond | autoavgcountmaxmedianminpercentilesum |
builtin:synthetic | Visually complete - XHR action (by geolocation) [browser monitor] | Millisecond | autoavgcountmaxminsum |
HTTP
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:synthetic | Availability rate (by location) [HTTP monitor] | Percent (%) | autoavg |
builtin:synthetic | Availability rate - excl. maintenance windows (by location) [HTTP monitor] | Percent (%) | autoavg |
builtin:synthetic | DNS lookup time (by location) [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Duration (by location) [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Execution count (by status) [HTTP monitor] | Count | autovalue |
builtin:synthetic | DNS lookup time (by request, location) [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Duration (by request, location) [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Response size (by request, location) [HTTP monitor] | Byte | autoavgcountmaxminsum |
builtin:synthetic | TCP connect time (by request, location) [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Time to first byte (by request, location) [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | TLS handshake time (by request, location) [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Duration threshold (request) (by request) [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Result status count (by request, location) [HTTP monitor] | Count | autoavgcountmaxminsum |
builtin:synthetic | Status code count (by request, location) [HTTP monitor] | Count | autovalue |
builtin:synthetic | Response size (by location) [HTTP monitor] | Byte | autoavgcountmaxminsum |
builtin:synthetic | TCP connect time (by location) [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Time to first byte (by location) [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | TLS handshake time (by location) [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Duration threshold [HTTP monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Result status count (by location) [HTTP monitor] | Count | autoavgcountmaxminsum |
builtin:synthetic | Status code count (by location) [HTTP monitor] | Count | autovalue |
Location
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:synthetic | Node health status count [synthetic] | Count | autoavgcountmaxminsum |
builtin:synthetic | Private location health status count [synthetic] | Count | autoavgcountmaxminsum |
Third party
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:synthetic | Availability rate (by location) [third-party monitor] | Percent (%) | autoavg |
builtin:synthetic | Availability rate - excl. maintenance windows (by location) [third-party monitor] | Percent (%) | autoavg |
builtin:synthetic | Error count [third-party monitor] | Count | autovalue |
builtin:synthetic | Error count (by location) [third-party monitor] | Count | autovalue |
builtin:synthetic | Test quality rate [third-party monitor] | Percent (%) | autoavgmaxmin |
builtin:synthetic | Test quality rate (by location) [third-party monitor] | Percent (%) | autoavgmaxmin |
builtin:synthetic | Response time [third-party monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Response time (by location) [third-party monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Response time (by step) [third-party monitor] | Millisecond | autoavgcountmaxminsum |
builtin:synthetic | Response time (by step, location) [third-party monitor] | Millisecond | autoavgcountmaxminsum |
Technologies
.NET
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | .NET garbage collection (# Gen 0) | Count | autovalue |
builtin:tech | .NET garbage collection (# Gen 1) | Count | autovalue |
builtin:tech | .NET garbage collection (# Gen 2) | Count | autovalue |
builtin:tech | .NET % time in GC | Percent (%) | autoavgmaxmin |
builtin:tech | .NET % time in JIT | Percent (%) | autoavgmaxmin |
builtin:tech | .NET average number of active threads | Count | autoavgmaxmin |
builtin:tech | .NET memory consumption (Large Object Heap) | Byte | autoavgmaxmin |
builtin:tech | .NET memory consumption (heap size Gen 0) | Byte | autoavgmaxmin |
builtin:tech | .NET memory consumption (heap size Gen 1) | Byte | autoavgmaxmin |
builtin:tech | .NET memory consumption (heap size Gen 2) | Byte | autoavgmaxmin |
builtin:tech | Bytes in all heaps | Byte | autoavgcountmaxminsum |
builtin:tech | Gen 0 Collections | Count | autoavgcountmaxminsum |
builtin:tech | Gen 1 Collections | Count | autoavgcountmaxminsum |
builtin:tech | Gen 2 Collections | Count | autoavgcountmaxminsum |
builtin:tech | Logical threads | Count | autoavgcountmaxminsum |
builtin:tech | Physical threads | Count | autoavgcountmaxminsum |
builtin:tech | Committed bytes | Byte | autoavgcountmaxminsum |
builtin:tech | Reserved bytes | Byte | autoavgcountmaxminsum |
builtin:tech | Time in GC | Percent (%) | autoavgcountmaxminsum |
builtin:tech | Contention rate | Per second | autoavgcountmaxminsum |
builtin:tech | Queue length | Count | autoavgcountmaxminsum |
builtin:tech | Gen 0 Heap size | Byte | autoavgcountmaxminsum |
builtin:tech | Gen 1 Heap size | Byte | autoavgcountmaxminsum |
builtin:tech | Gen 2 Heap size | Byte | autoavgcountmaxminsum |
builtin:tech | .NET managed thread pool available io completion threads | Count | autoavgmaxmin |
builtin:tech | .NET managed thread pool queued work items | Count | autoavgmaxmin |
builtin:tech | .NET managed thread pool available worker threads | Count | autoavgmaxmin |
Apache Hadoop
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | Blocks number | Count | autoavgcountmaxminsum |
builtin:tech | Cache capacity | Count | autoavgcountmaxminsum |
builtin:tech | Cache used | Count | autoavgcountmaxminsum |
builtin:tech | Remaining capacity | Count | autoavgcountmaxminsum |
builtin:tech | Total capacity | Count | autoavgcountmaxminsum |
builtin:tech | Used capacity | Count | autoavgcountmaxminsum |
builtin:tech | Capacity used non DFS | Count | autoavgcountmaxminsum |
builtin:tech | Corrupted blocks | Count | autoavgcountmaxminsum |
builtin:tech | Estimated capacity total loses | Count | autoavgcountmaxminsum |
builtin:tech | Appended files | Count | autoavgcountmaxminsum |
builtin:tech | Created files | Count | autoavgcountmaxminsum |
builtin:tech | Deleted files | Count | autoavgcountmaxminsum |
builtin:tech | Renamed files | Count | autoavgcountmaxminsum |
builtin:tech | Files number | Count | autoavgcountmaxminsum |
builtin:tech | Dead DataNodes | Count | autoavgcountmaxminsum |
builtin:tech | Dead decommissioning DataNodes | Count | autoavgcountmaxminsum |
builtin:tech | Live decommissioning DataNodes | Count | autoavgcountmaxminsum |
builtin:tech | Number of decommissioning DataNodes | Count | autoavgcountmaxminsum |
builtin:tech | Live DataNodes | Count | autoavgcountmaxminsum |
builtin:tech | Number of stale dataNodes | Count | autoavgcountmaxminsum |
builtin:tech | Number of missing blocks | Count | autoavgcountmaxminsum |
builtin:tech | Pending deletion blocks | Count | autoavgcountmaxminsum |
builtin:tech | Pending replication blocks | Count | autoavgcountmaxminsum |
builtin:tech | Scheduled replication blocks | Count | autoavgcountmaxminsum |
builtin:tech | Total load | Count | autoavgcountmaxminsum |
builtin:tech | Under replicated blocks | Count | autoavgcountmaxminsum |
builtin:tech | Volume failures total | Count | autoavgcountmaxminsum |
builtin:tech | Allocated containers | Count | autoavgcountmaxminsum |
builtin:tech | Allocated memory | MB | autoavgcountmaxminsum |
builtin:tech | Allocated CPU in virtual cores | Count | autoavgcountmaxminsum |
builtin:tech | Completed applications | Count | autoavgcountmaxminsum |
builtin:tech | Failed applications | Count | autoavgcountmaxminsum |
builtin:tech | Killed applications | Count | autoavgcountmaxminsum |
builtin:tech | Pending applications | Count | autoavgcountmaxminsum |
builtin:tech | Running applications | Count | autoavgcountmaxminsum |
builtin:tech | Submitted applications | Count | autoavgcountmaxminsum |
builtin:tech | Available memory | MB | autoavgcountmaxminsum |
builtin:tech | Available CPU in virtual cores | Count | autoavgcountmaxminsum |
builtin:tech | Active NodeManagers | Count | autoavgcountmaxminsum |
builtin:tech | Decommissioned NodeManagers | Count | autoavgcountmaxminsum |
builtin:tech | Lost NodeManagers | Count | autoavgcountmaxminsum |
builtin:tech | Rebooted NodeManagers | Count | autoavgcountmaxminsum |
builtin:tech | Unhealthy NodeManagers | Count | autoavgcountmaxminsum |
builtin:tech | Pending memory requests | MB | autoavgcountmaxminsum |
builtin:tech | Pending CPU in virtual cores requests | Count | autoavgcountmaxminsum |
builtin:tech | Reserved memory | MB | autoavgcountmaxminsum |
builtin:tech | Reserved CPU in virtual cores requests | Count | autoavgcountmaxminsum |
Apache Tomcat
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | Max active | Count | autoavgcountmaxminsum |
builtin:tech | Max active (global) | Count | autoavgcountmaxminsum |
builtin:tech | Max total | Count | autoavgcountmaxminsum |
builtin:tech | Max total (global) | Count | autoavgcountmaxminsum |
builtin:tech | Num active | Count | autoavgcountmaxminsum |
builtin:tech | Num active (global) | Count | autoavgcountmaxminsum |
builtin:tech | Num idle | Count | autoavgcountmaxminsum |
builtin:tech | Num idle (global) | Count | autoavgcountmaxminsum |
builtin:tech | Num waiters | Count | autoavgcountmaxminsum |
builtin:tech | Num waiters (global) | Count | autoavgcountmaxminsum |
builtin:tech | Wait count | Count | autoavgcountmaxminsum |
builtin:tech | Wait count (global) | Count | autoavgcountmaxminsum |
builtin:tech | Tomcat received bytes / sec | Byte | autoavgcountmaxminsum |
builtin:tech | Tomcat sent bytes / sec | Byte | autoavgcountmaxminsum |
builtin:tech | Tomcat busy threads | Count | autoavgcountmaxminsum |
builtin:tech | Tomcat idle threads | Count | autoavgcountmaxminsum |
builtin:tech | Tomcat request count / sec | Per second | autoavgcountmaxminsum |
Couchbase
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | cluster basicStats diskFetches | Count | autoavgcountmaxminsum |
builtin:tech | cluster count membase | Count | autoavgcountmaxminsum |
builtin:tech | cluster count memcached | Count | autoavgcountmaxminsum |
builtin:tech | cluster samples cmd_get | Per second | autoavgcountmaxminsum |
builtin:tech | cluster samples cmd_set | Per second | autoavgcountmaxminsum |
builtin:tech | cluster samples curr_items | Count | autoavgcountmaxminsum |
builtin:tech | cluster samples ep_cache_miss_rate | Percent (%) | autoavgcountmaxminsum |
builtin:tech | cluster samples ep_num_value_ejects | Per minute | autoavgcountmaxminsum |
builtin:tech | cluster samples ep_oom_errors | Per second | autoavgcountmaxminsum |
builtin:tech | cluster samples ep_tmp_oom_errors | Per second | autoavgcountmaxminsum |
builtin:tech | cluster samples ops | Per second | autoavgcountmaxminsum |
builtin:tech | cluster samples swap_used | Byte | autoavgcountmaxminsum |
builtin:tech | cluster status healthy | Count | autoavgcountmaxminsum |
builtin:tech | cluster status unhealthy | Count | autoavgcountmaxminsum |
builtin:tech | cluster status warmup | Count | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals hdd free | Byte | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals hdd quotaTotal | Byte | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals hdd total | Byte | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals hdd used | Byte | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals hdd usedByData | Byte | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals ram percentageUsage | Percent (%) | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals ram quotaTotal | Byte | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals ram quotaTotalPerNode | Byte | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals ram quotaUsed | Byte | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals ram quotaUsedPerNode | Byte | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals ram total | Byte | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals ram used | Byte | autoavgcountmaxminsum |
builtin:tech | cluster storageTotals ram usedByData | Byte | autoavgcountmaxminsum |
builtin:tech | liveview basicStats diskFetches | Count | autoavgcountmaxminsum |
builtin:tech | liveview basicStats diskUsed | Byte | autoavgcountmaxminsum |
builtin:tech | liveview basicStats memUsed | Byte | autoavgcountmaxminsum |
builtin:tech | liveview samples cmd_get | Per second | autoavgcountmaxminsum |
builtin:tech | liveview samples cmd_set | Per second | autoavgcountmaxminsum |
builtin:tech | liveview samples couch_docs_data_size | Byte | autoavgcountmaxminsum |
builtin:tech | liveview samples couch_total_disk_size | Byte | autoavgcountmaxminsum |
builtin:tech | liveview samples disk_write_queue | Count | autoavgcountmaxminsum |
builtin:tech | liveview samples ep_cache_miss_rate | Per second | autoavgcountmaxminsum |
builtin:tech | liveview samples ep_mem_high_wat | Byte | autoavgcountmaxminsum |
builtin:tech | liveview samples ep_num_value_ejects | Per minute | autoavgcountmaxminsum |
builtin:tech | liveview samples ops | Per second | autoavgcountmaxminsum |
Custom device
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | Custom Device Count | Count | autovalue |
Elastic search
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | Documents count | Count | autoavgcountmaxminsum |
builtin:tech | Deleted documents | Count | autoavgcountmaxminsum |
builtin:tech | Field data evictions | Count | autoavgcountmaxminsum |
builtin:tech | Field data size | Byte | autoavgcountmaxminsum |
builtin:tech | Query cache count | Count | autoavgcountmaxminsum |
builtin:tech | Query cache size | Byte | autoavgcountmaxminsum |
builtin:tech | Query cache evictions | Count | autoavgcountmaxminsum |
builtin:tech | Segment count | Count | autoavgcountmaxminsum |
builtin:tech | Replica shards | Count | autoavgcountmaxminsum |
builtin:tech | Indices count | Count | autoavgcountmaxminsum |
builtin:tech | Active primary shards | Count | autoavgcountmaxminsum |
builtin:tech | Active shards | Count | autoavgcountmaxminsum |
builtin:tech | Delayed unassigned shards | Count | autoavgcountmaxminsum |
builtin:tech | Initializing shards | Count | autoavgcountmaxminsum |
builtin:tech | Number of data nodes | Count | autoavgcountmaxminsum |
builtin:tech | Number of nodes | Count | autoavgcountmaxminsum |
builtin:tech | Relocating shards | Count | autoavgcountmaxminsum |
builtin:tech | Status green | Count | autoavgcountmaxminsum |
builtin:tech | Status red | Count | autoavgcountmaxminsum |
builtin:tech | Status unknown | Count | autoavgcountmaxminsum |
builtin:tech | Status yellow | Count | autoavgcountmaxminsum |
builtin:tech | Unassigned shards | Count | autoavgcountmaxminsum |
Generic
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:tech | Process group total CPU time during GC suspensions Process group total CPU time during GC suspensions | Microsecond | autovalue |
builtin:tech | Process group total CPU time Process group total CPU time | Microsecond | autovalue |
builtin:tech | Process total cpu time during GC suspensions Process total cpu time during GC suspensions | Microsecond | autovalue |
builtin:tech | Process total CPU time CPU time used by all processes in PGI | Microsecond | autovalue |
builtin:tech | Process CPU usage Percent of host CPU time used by processes in PGI | Percent (%) | autoavgmaxmin |
builtin:tech | z/OS General CPU time | Second | autoavgmaxmin |
builtin:tech | z/OS General CPU usage | Percent (%) | autoavgmaxmin |
builtin:tech | Process file descriptors max Sum of file descriptor limits of processes in PGI | Count | autoavgmaxmin |
builtin:tech | Process file descriptors used per pid Percent of process file descriptor limit that is already used by process.Shows highest value of all process in PGI | Percent (%) | autoavgmaxmin |
builtin:tech | Process file descriptors used Number of file descriptors used by processes in PGI | Count | autoavgmaxmin |
builtin:tech | Process I/O read bytes Number of I/O bytes read from storage layer by processes in PGI per second | Byte | autoavgmaxmin |
builtin:tech | Process I/O bytes total Number of of I/O bytes written and read by processes in PGI per second | Byte | autovalue |
builtin:tech | Process I/O write bytes Number of I/O bytes written to storage layer by process in PGI per second | Byte | autoavgmaxmin |
builtin:tech | Process I/O requested read bytes Number of I/O bytes read by processes in PGI per second | Byte | autoavgmaxmin |
builtin:tech | Process I/O requested write bytes Number of I/O bytes written by processes in PGI per second | Byte | autoavgmaxmin |
builtin:tech | Process resource exhausted memory counter | Count | autovalue |
builtin:tech | Process page faults counter Sum of page faults per second in all processes in PGI | Per second | autoavgmaxmin |
builtin:tech | Process memory usage Percent of total host memory used by processes in PGI | Percent (%) | autoavgmaxmin |
builtin:tech | Process memory Memory allocated for all processes in PGI including shared memory | Byte | autoavgmaxmin |
builtin:tech | Retransmission base received per second on host | Per second | autoavgmaxmin |
builtin:tech | Retransmission base received Retransmission base received per second | Per second | autoavgmaxmin |
builtin:tech | Retransmission base sent per second on host | Per second | autoavgmaxmin |
builtin:tech | Retransmission base sent Retransmission base sent per second | Per second | autoavgmaxmin |
builtin:tech | Retransmitted packets received per second on host | Per second | autoavgmaxmin |
builtin:tech | Retransmitted packets received Retransmitted packets received per second | Per second | autoavgmaxmin |
builtin:tech | Retransmitted packets sent per second on host | Per second | autoavgmaxmin |
builtin:tech | Retransmitted packets Retransmitted packets sent per second | Per second | autoavgmaxmin |
builtin:tech | Packet retransmissions Packet retransmissions | Percent (%) | autoavgmaxmin |
builtin:tech | Incoming packet retransmissions Incoming packet retransmissions | Percent (%) | autoavgmaxmin |
builtin:tech | Outgoing packet retransmissions Outgoing packet retransmissions | Percent (%) | autoavgmaxmin |
builtin:tech | Packets received Packets received per second | Per second | autoavgmaxmin |
builtin:tech | Packets sent Packets sent per second | Per second | autoavgmaxmin |
builtin:tech | TCP connectivity Percentage of successfully established TCP sessions | Percent (%) | autoavgmaxmin |
builtin:tech | New session received per second on host | Per second | autoavgmaxmin |
builtin:tech | New session received New session received per second | Per second | autoavgmaxmin |
builtin:tech | New session received New session received per second on localhost | Per second | autoavgmaxmin |
builtin:tech | Session reset received per second on host | Per second | autoavgmaxmin |
builtin:tech | Session reset received Session reset received per second | Per second | autoavgmaxmin |
builtin:tech | Session reset received Session reset received per second on localhost | Per second | autoavgmaxmin |
builtin:tech | Session timeout received per second on host | Per second | autoavgmaxmin |
builtin:tech | Session timeout received Session timeout received per second | Per second | autoavgmaxmin |
builtin:tech | Session timeout received Session timeout received per second on localhost | Per second | autoavgmaxmin |
builtin:tech | Traffic | bit | autovalue |
builtin:tech | Traffic in Incoming network traffic at PGI | bit | autoavgmaxmin |
builtin:tech | Traffic out Outgoing network traffic from PGI | bit | autoavgmaxmin |
builtin:tech | Bytes received Bytes received per second | Byte | autoavgmaxmin |
builtin:tech | Bytes sent Bytes sent per second | Byte | autoavgmaxmin |
builtin:tech | Ack-round-trip time Average latency between outgoing TCP data and ACK | Millisecond | autoavgmaxmin |
builtin:tech | Requests Requests per second | Per second | autoavgmaxmin |
builtin:tech | Server responsiveness | Microsecond | autoavgcountmaxmedianminpercentilesum |
builtin:tech | Round-trip time Average TCP session handshake RTT | Millisecond | autoavgmaxmin |
builtin:tech | Throughput Used network bandwidth | Byte | autoavgmaxmin |
builtin:tech | Process count per process group Number of PGIs for given PG | Count | autovalue |
builtin:tech | Worker processes Number of processes in PGI | Count | autoavgmaxmin |
builtin:tech | Process resource exhausted threads counter Process resource exhausted threads counter | Count | autovalue |
builtin:tech | z/OS zIIP time | Second | autovalue |
builtin:tech | z/OS zIIP eligible time | Second | autoavgmaxmin |
Go
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:tech | Go: 502 responses The number of responses that indicate invalid service responses produced by an application. | Count | autovalue |
builtin:tech | Go: Response latency The average response time from the application to clients. | Millisecond | autoavgmaxmin |
builtin:tech | Go: 5xx responses The number of responses that indicate repeatedly crashing apps or response issues from applications. | Count | autovalue |
builtin:tech | Go: Total requests The number of all requests representing the overall traffic flow. | Count | autovalue |
builtin:tech | Go: Heap idle size The amount of memory not assigned to the heap or stack. Idle memory can be returned to the operating system or retained by the Go runtime for later reassignment to the heap or stack. | Byte | autoavgmaxmin |
builtin:tech | Go: Heap live size The amount of memory considered live by the Go garbage collector. This metric accumulates memory retained by the most recent garbage collector run and allocated since then. | Byte | autoavgmaxmin |
builtin:tech | Go: Heap allocated Go objects count The number of Go objects allocated on the Go heap. | Count | autoavgmaxmin |
builtin:tech | Go: Committed memory The amount of memory committed to the Go runtime heap. | Byte | autoavgmaxmin |
builtin:tech | Go: Used memory The amount of memory used by the Go runtime heap. | Byte | autoavgmaxmin |
builtin:tech | Go: Garbage collector invocation count The number of Go garbage collector runs. | Count | autovalue |
builtin:tech | Go: Go to C language (cgo) call count The number of Go to C language (cgo) calls. | Count | autovalue |
builtin:tech | Go: Go runtime system call count The number of system calls executed by the Go runtime. This number doesn't include system calls performed by user code. | Count | autovalue |
builtin:tech | Go: Average number of active Goroutines The average number of active Goroutines. | Count | autoavgmaxmin |
builtin:tech | Go: Average number of inactive Goroutines The average number of inactive Goroutines. | Count | autoavgmaxmin |
builtin:tech | Go: Application Goroutine count The number of Goroutines instantiated by the user application. | Count | autoavgmaxmin |
builtin:tech | Go: System Goroutine count The number of Goroutines instantiated by the Go runtime. | Count | autoavgmaxmin |
builtin:tech | Go: Worker thread count The number of operating system threads instantiated to execute Goroutines. Go doesn't terminate worker threads; it keeps them in a parked state for future reuse. | Count | autoavgmaxmin |
builtin:tech | Go: Parked worker thread count The number of worker threads parked by Go runtime. A parked worker thread doesn't consume CPU cycles until the Go runtime unparks the thread. | Count | autoavgmaxmin |
builtin:tech | Go: Out-of-work worker thread count The number of worker threads whose associated scheduling context has no more Goroutines to execute. When this happens, the worker thread attempts to steal Goroutines from another scheduling context or the global run queue. If the stealing fails, the worker thread parks itself after some time. This same mechanism applies to a high workload scenario. When an idle scheduling context exists, the Go runtime unparks a parked worker thread and associates it with the idle scheduling context. The unparked worker thread is now in the "out of work" state and starts Goroutine stealing. | Count | autoavgmaxmin |
builtin:tech | Go: Idle scheduling context count The number of scheduling contexts that have no more Goroutines to execute and for which Goroutine acquisition from the global run queue or other scheduling contexts has failed. | Count | autoavgmaxmin |
builtin:tech | Go: Global Goroutine run queue size The number of Goroutines in the global run queue. Goroutines are placed in the global run queue if the worker thread used to execute a blocking system call can't acquire a scheduling context. Scheduling contexts periodically acquire Goroutines from the global run queue. | Count | autoavgmaxmin |
JVM
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | JVM loaded classes | Count | autoavgmaxmin |
builtin:tech | JVM total number of loaded classes | Count | autoavgmaxmin |
builtin:tech | JVM unloaded classes | Count | autoavgmaxmin |
builtin:tech | Garbage collection total activation count | Count | autovalue |
builtin:tech | Garbage collection total collection time | Millisecond | autovalue |
builtin:tech | Garbage collection suspension time | Percent (%) | autoavgmaxmin |
builtin:tech | Garbage collection count | Count | autovalue |
builtin:tech | Garbage collection time | Millisecond | autovalue |
builtin:tech | JVM heap memory pool committed bytes | Byte | autoavgmaxmin |
builtin:tech | JVM heap memory max bytes | Byte | autoavgmaxmin |
builtin:tech | JVM heap memory pool used bytes | Byte | autoavgmaxmin |
builtin:tech | JVM runtime free memory | Byte | autoavgmaxmin |
builtin:tech | JVM runtime max memory | Byte | autoavgmaxmin |
builtin:tech | JVM runtime total memory | Byte | autoavgmaxmin |
builtin:tech | Process memory allocation bytes | Byte | autovalue |
builtin:tech | Process memory allocation objects count | Count | autovalue |
builtin:tech | Process memory survived objects bytes | Byte | autovalue |
builtin:tech | Process memory survived objects count | Count | autovalue |
builtin:tech | Alive workers | Count | autoavgcountmaxminsum |
builtin:tech | Alive workers | Count | autoavgcountmaxminsum |
builtin:tech | Master apps | Count | autoavgcountmaxminsum |
builtin:tech | Master apps | Count | autoavgcountmaxminsum |
builtin:tech | Processing time - count | Count | autoavgcountmaxminsum |
builtin:tech | Processing time - count | Count | autoavgcountmaxminsum |
builtin:tech | Processing time - mean | Millisecond | autoavgcountmaxminsum |
builtin:tech | Processing time - mean | Millisecond | autoavgcountmaxminsum |
builtin:tech | Processing time - one minute rate | Per second | autoavgcountmaxminsum |
builtin:tech | Processing time - one minute rate | Per second | autoavgcountmaxminsum |
builtin:tech | Active jobs | Count | autoavgcountmaxminsum |
builtin:tech | Active jobs | Count | autoavgcountmaxminsum |
builtin:tech | Total jobs | Count | autoavgcountmaxminsum |
builtin:tech | Total jobs | Count | autoavgcountmaxminsum |
builtin:tech | Failed stages | Count | autoavgcountmaxminsum |
builtin:tech | Failed stages | Count | autoavgcountmaxminsum |
builtin:tech | Running stages | Count | autoavgcountmaxminsum |
builtin:tech | Running stages | Count | autoavgcountmaxminsum |
builtin:tech | Waiting stages | Count | autoavgcountmaxminsum |
builtin:tech | Waiting stages | Count | autoavgcountmaxminsum |
builtin:tech | Waiting apps | Count | autoavgcountmaxminsum |
builtin:tech | Waiting apps | Count | autoavgcountmaxminsum |
builtin:tech | Master workers | Count | autoavgcountmaxminsum |
builtin:tech | Master workers | Count | autoavgcountmaxminsum |
builtin:tech | JVM average number of active threads | Count | autoavgmaxmin |
builtin:tech | JVM average number of inactive threads | Count | autoavgmaxmin |
builtin:tech | JVM thread count | Count | autoavgmaxmin |
builtin:tech | JVM total CPU time | Millisecond | autovalue |
Kafka
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | Kafka broker - Leader election rate | Millisecond | autoavgcountmaxminsum |
builtin:tech | Kafka broker - Unclean election rate | Per second | autoavgcountmaxminsum |
builtin:tech | Kafka controller - Active cluster controllers | Count | autoavgcountmaxminsum |
builtin:tech | Kafka controller - Offline partitions | Count | autoavgcountmaxminsum |
builtin:tech | Kafka broker - Partitions | Count | autoavgcountmaxminsum |
builtin:tech | Kafka broker - Under replicated partitions | Count | autoavgcountmaxminsum |
Nettracer
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:tech | Bytes received Bytes received | Byte | autoavgcountmaxminsum |
builtin:tech | Bytes transmitted Bytes transmitted | Byte | autoavgcountmaxminsum |
builtin:tech | Retransmitted packets Number of retransmitted packets | Count | autovalue |
builtin:tech | Packets received Number of packets received | Count | autovalue |
builtin:tech | Packets transmitted Number of packets transmitted | Count | autovalue |
builtin:tech | Retransmission Percentage of retransmitted packets | Percent (%) | autoavgmaxmin |
builtin:tech | Round trip time Round trip time in milli seconds. Aggregates data from active sessions | Millisecond | autoavgcountmaxminsum |
builtin:tech | Network traffic Summary of incoming and outgoing network traffic in bits per second | bit | autovalue |
builtin:tech | Incoming traffic Incoming network traffic in bits per second | bit | autovalue |
builtin:tech | Outgoing traffic Outgoing network traffic in bits per second | bit | autovalue |
Nginx
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | Nginx Plus cache free space | MB | autoavgmaxmin |
builtin:tech | Nginx Plus cache hit ratio | Percent (%) | autoavgmaxmin |
builtin:tech | Nginx Plus cache hits per second | Per second | autoavgmaxmin |
builtin:tech | Nginx Plus cache misses per second | Per second | autoavgmaxmin |
builtin:tech | Nginx Plus cache used space | MB | autoavgmaxmin |
builtin:tech | Active Nginx Plus server zones | Count | autoavgmaxmin |
builtin:tech | Inactive Nginx Plus server zones | Count | autoavgmaxmin |
builtin:tech | Nginx Plus server zone requests per second | Per second | autoavgmaxmin |
builtin:tech | Nginx Plus server zone traffic in per second | Byte | autoavgmaxmin |
builtin:tech | Nginx Plus server zone traffic out per second | Byte | autoavgmaxmin |
builtin:tech | Healthy Nginx Plus upstream servers | Count | autoavgmaxmin |
builtin:tech | Nginx Plus upstream requests per second | Per second | autoavgmaxmin |
builtin:tech | Nginx Plus upstream traffic in per second | Byte | autoavgmaxmin |
builtin:tech | Nginx Plus upstream traffic out per second | Byte | autoavgmaxmin |
builtin:tech | Unhealthy Nginx Plus upstream servers | Count | autoavgmaxmin |
Node.js
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:tech | Node.js: Active handles Average number of active handles in the event loop | Count | autoavgmaxmin |
builtin:tech | Node.js: Event loop tick frequency Average number of event loop iterations (per 10 seconds interval) | Count | autoavgmaxmin |
builtin:tech | Node.js: Event loop latency Average latency of expected event completion | Nanosecond | autoavgmaxmin |
builtin:tech | Node.js: Work processed latency Average latency of a work item being enqueued and callback being called | Nanosecond | autoavgmaxmin |
builtin:tech | Node.js: Event loop tick duration Average duration of an event loop iteration (tick) | Nanosecond | autoavgmaxmin |
builtin:tech | Node.js: Event loop utilization Event loop utilization represents the percentage of time the event loop has been active | Percent (%) | autoavgmaxmin |
builtin:tech | Node.js: GC heap used Total size of allocated V8 heap used by application data (post-GC memory snapshot) | Byte | autoavgmaxmin |
builtin:tech | Node.js: Process Resident Set Size (RSS) Amount of space occupied in the main memory | Byte | autoavgmaxmin |
builtin:tech | Node.js: V8 heap total Total size of allocated V8 heap | Byte | autoavgmaxmin |
builtin:tech | Node.js: V8 heap used Total size of allocated V8 heap used by application data (periodic memory snapshot) | Byte | autoavgmaxmin |
builtin:tech | Node.js: Number of active threads Average number of active Node.js worker threads | Count | autoavgmaxmin |
Oracle Database
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | Background CPU usage | Percent (%) | autoavgmaxmin |
builtin:tech | Foreground CPU usage | Percent (%) | autoavgmaxmin |
builtin:tech | CPU idle | Percent (%) | autoavgmaxmin |
builtin:tech | CPU other processes | Percent (%) | autoavgmaxmin |
builtin:tech | Physical read bytes | Byte | autovalue |
builtin:tech | Physical write bytes | Byte | autovalue |
builtin:tech | Total wait time | Microsecond | autovalue |
builtin:tech | Allocated PGA | Byte | autoavgmaxmin |
builtin:tech | PGA aggregate Limit | Byte | autoavgmaxmin |
builtin:tech | PGA aggregate target | Byte | autoavgmaxmin |
builtin:tech | PGA used for work areas | Percent (%) | autoavgmaxmin |
builtin:tech | Shared pool free | Percent (%) | autoavgmaxmin |
builtin:tech | Redo log space wait time | Microsecond | autovalue |
builtin:tech | Redo size increase | Count | autovalue |
builtin:tech | Redo write time | Microsecond | autovalue |
builtin:tech | Buffer cache hit | Percent (%) | autoavgmaxmin |
builtin:tech | Sorts in memory | Percent (%) | autoavgmaxmin |
builtin:tech | Time spent on connection management | Microsecond | autovalue |
builtin:tech | Time spent on other activities | Microsecond | autovalue |
builtin:tech | PL SQL exec elapsed time | Microsecond | autovalue |
builtin:tech | SQL exec time | Microsecond | autovalue |
builtin:tech | Time spent on SQL parsing | Microsecond | autovalue |
builtin:tech | Active sessions | Count | autoavgmaxmin |
builtin:tech | All sessions | Count | autoavgmaxmin |
builtin:tech | User calls count | Count | autovalue |
builtin:tech | Application wait time | Microsecond | autovalue |
builtin:tech | Cluster wait time | Microsecond | autovalue |
builtin:tech | Concurrency wait time | Microsecond | autovalue |
builtin:tech | CPU time | Microsecond | autovalue |
builtin:tech | Elapsed time | Microsecond | autovalue |
builtin:tech | User I/O wait time | Microsecond | autovalue |
builtin:tech | Buffer gets | Count | autovalue |
builtin:tech | Direct writes | Count | autovalue |
builtin:tech | Disk reads | Count | autovalue |
builtin:tech | Executions | Count | autovalue |
builtin:tech | Parse calls | Count | autovalue |
builtin:tech | Rows processed | Count | autovalue |
builtin:tech | Total space | Byte | autoavgmaxmin |
builtin:tech | Used space | Byte | autoavgmaxmin |
builtin:tech | Number of wait events | Count | autovalue |
builtin:tech | Total wait time | Microsecond | autovalue |
builtin:tech | Background CPU usage | Percent (%) | autoavgmaxmin |
builtin:tech | Foreground CPU usage | Percent (%) | autoavgmaxmin |
builtin:tech | CPU idle | Percent (%) | autoavgmaxmin |
builtin:tech | CPU other processes | Percent (%) | autoavgmaxmin |
builtin:tech | Physical read bytes | Byte | autovalue |
builtin:tech | Physical write bytes | Byte | autovalue |
builtin:tech | Total wait time | Microsecond | autovalue |
builtin:tech | Allocated PGA | Byte | autoavgmaxmin |
builtin:tech | PGA aggregate Limit | Byte | autoavgmaxmin |
builtin:tech | PGA aggregate target | Byte | autoavgmaxmin |
builtin:tech | PGA used for work areas | Percent (%) | autoavgmaxmin |
builtin:tech | Shared pool free | Percent (%) | autoavgmaxmin |
builtin:tech | Redo log space wait time | Microsecond | autovalue |
builtin:tech | Redo size increase | Count | autovalue |
builtin:tech | Redo write time | Microsecond | autovalue |
builtin:tech | Time spent on connection management | Microsecond | autovalue |
builtin:tech | Time spent on other activities | Microsecond | autovalue |
builtin:tech | PL SQL exec elapsed time | Microsecond | autovalue |
builtin:tech | SQL exec time | Microsecond | autovalue |
builtin:tech | Time spent on SQL parsing | Microsecond | autovalue |
builtin:tech | Active sessions | Count | autoavgmaxmin |
builtin:tech | All sessions | Count | autoavgmaxmin |
builtin:tech | User calls count | Count | autovalue |
builtin:tech | Application wait time | Microsecond | autovalue |
builtin:tech | Cluster wait time | Microsecond | autovalue |
builtin:tech | Concurrency wait time | Microsecond | autovalue |
builtin:tech | CPU time | Microsecond | autovalue |
builtin:tech | Elapsed time | Microsecond | autovalue |
builtin:tech | User I/O wait time | Microsecond | autovalue |
builtin:tech | Buffer gets | Count | autovalue |
builtin:tech | Direct writes | Count | autovalue |
builtin:tech | Disk reads | Count | autovalue |
builtin:tech | Executions | Count | autovalue |
builtin:tech | Parse calls | Count | autovalue |
builtin:tech | Rows processed | Count | autovalue |
builtin:tech | Total space | Byte | autoavgmaxmin |
builtin:tech | Used space | Byte | autoavgmaxmin |
builtin:tech | Number of wait events | Count | autovalue |
builtin:tech | Total wait time | Microsecond | autovalue |
builtin:tech | Buffer cache hit | Percent (%) | autoavgmaxmin |
builtin:tech | Sorts in memory | Percent (%) | autoavgmaxmin |
PHP
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | PHP GC collected count | Count | autoavgcountmaxminsum |
builtin:tech | PHP GC collection duration | Millisecond | autoavgcountmaxminsum |
builtin:tech | PHP GC effectiveness | Percent (%) | autoavgcountmaxminsum |
builtin:tech | PHP OPCache JIT buffer free | Byte | autoavgmaxmin |
builtin:tech | PHP OPCache JIT buffer size | Byte | autoavgmaxmin |
builtin:tech | PHP OPCache free memory | Byte | autoavgmaxmin |
builtin:tech | PHP OPCache used memory | Byte | autoavgmaxmin |
builtin:tech | PHP OPCache wasted memory | Byte | autoavgmaxmin |
builtin:tech | PHP OPCache restarts due to lack of keys | Count | autoavgmaxmin |
builtin:tech | PHP OPCache manual restarts | Count | autoavgmaxmin |
builtin:tech | PHP OPCache restarts due to out of memory | Count | autoavgmaxmin |
builtin:tech | PHP OPCache blocklist misses | Count | autoavgmaxmin |
builtin:tech | PHP OPCache number of cached keys | Count | autoavgmaxmin |
builtin:tech | PHP OPCache number of cached scripts | Count | autoavgmaxmin |
builtin:tech | PHP OPCache hits | Count | autoavgmaxmin |
builtin:tech | PHP OPCache max number of keys | Count | autoavgmaxmin |
builtin:tech | PHP OPCache misses | Count | autoavgmaxmin |
builtin:tech | PHP OPCache interned string buffer size | Count | autoavgmaxmin |
builtin:tech | PHP OPCache number of interned strings | Count | autoavgmaxmin |
builtin:tech | PHP OPCache interned string memory usage | Byte | autoavgmaxmin |
builtin:tech | PHP average number of active threads | Count | autoavgmaxmin |
builtin:tech | PHP average number of inactive threads | Count | autoavgmaxmin |
RabbitMQ
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | cluster channels | Count | autoavgcountmaxminsum |
builtin:tech | cluster connections | Count | autoavgcountmaxminsum |
builtin:tech | cluster consumers | Count | autoavgcountmaxminsum |
builtin:tech | cluster exchanges | Count | autoavgcountmaxminsum |
builtin:tech | cluster ack messages | Per second | autoavgcountmaxminsum |
builtin:tech | cluster delivered and get messages | Per second | autoavgcountmaxminsum |
builtin:tech | cluster published messages | Per second | autoavgcountmaxminsum |
builtin:tech | cluster ready messages | Count | autoavgcountmaxminsum |
builtin:tech | cluster redelivered messages | Per second | autoavgcountmaxminsum |
builtin:tech | cluster unroutable messages | Per second | autoavgcountmaxminsum |
builtin:tech | cluster unacknowledged messages | Count | autoavgcountmaxminsum |
builtin:tech | cluster node failed | Count | autoavgcountmaxminsum |
builtin:tech | cluster node ok | Count | autoavgcountmaxminsum |
builtin:tech | cluster crashed queues | Count | autoavgcountmaxminsum |
builtin:tech | cluster queues down | Count | autoavgcountmaxminsum |
builtin:tech | cluster flow queues | Count | autoavgcountmaxminsum |
builtin:tech | cluster idle queues | Count | autoavgcountmaxminsum |
builtin:tech | cluster running queues | Count | autoavgcountmaxminsum |
builtin:tech | topn ack | Per second | autoavgcountmaxminsum |
builtin:tech | topn consumers | Count | autoavgcountmaxminsum |
builtin:tech | topn deliver/get | Per second | autoavgcountmaxminsum |
builtin:tech | topn ready messages | Count | autoavgcountmaxminsum |
builtin:tech | topn unacknowledged messages | Count | autoavgcountmaxminsum |
builtin:tech | topn publish | Per second | autoavgcountmaxminsum |
Ruby
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | Available heap slots | Count | autoavgmaxmin |
builtin:tech | Free heap slots | Count | autoavgmaxmin |
builtin:tech | Live heap slots | Count | autoavgmaxmin |
builtin:tech | Allocated objects | Count | autovalue |
builtin:tech | Freed objects | Count | autovalue |
builtin:tech | GC collection count | Count | autovalue |
builtin:tech | Thread count | Count | autoavgmaxmin |
Varnish
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | Cache hit ratio | Percent (%) | autoavgmaxmin |
builtin:tech | Cache hits for passes per second | Per second | autoavgmaxmin |
builtin:tech | Cache hits per second | Per second | autoavgmaxmin |
builtin:tech | Cache misses per second | Per second | autoavgmaxmin |
builtin:tech | Cache passes per second | Per second | autoavgmaxmin |
builtin:tech | Backend connections per second | Per second | autoavgmaxmin |
builtin:tech | Backend connections failed per second | Per second | autoavgmaxmin |
builtin:tech | Backend connections reused per second | Per second | autoavgmaxmin |
builtin:tech | Sessions accepted per second | Per second | autoavgmaxmin |
builtin:tech | Sessions dropped per second | Per second | autoavgmaxmin |
builtin:tech | Sessions queued per second | Per second | autoavgmaxmin |
builtin:tech | Threads failed per second | Per second | autoavgmaxmin |
builtin:tech | Maximum number of threads | Count | autoavgmaxmin |
builtin:tech | Minimum number of threads | Count | autoavgmaxmin |
builtin:tech | Total number of threads | Count | autoavgmaxmin |
builtin:tech | Requests per second | Per second | autoavgmaxmin |
builtin:tech | Traffic per second | Byte | autoavgmaxmin |
Web server
Metric key | Name and description | Unit | Aggregations |
---|---|---|---|
builtin:tech | Dropped connections per second | Per second | autoavgmaxmin |
builtin:tech | Handled connections per second | Per second | autoavgmaxmin |
builtin:tech | Reading connection count | Count | autoavgmaxmin |
builtin:tech | Socket backlog waiting time | Microsecond | autovalue |
builtin:tech | Waiting connection count | Count | autoavgmaxmin |
builtin:tech | Writing connection count | Count | autoavgmaxmin |
builtin:tech | Active worker thread count | Count | autoavgmaxmin |
builtin:tech | Idle worker thread count | Count | autoavgmaxmin |
builtin:tech | Maximal worker thread count | Count | autoavgmaxmin |
builtin:tech | Web requests per second | Per second | autoavgmaxmin |
builtin:tech | Traffic per second Traffic per second | bit | autoavgmaxmin |
WebSphere
Metric key | Name | Unit | Aggregations |
---|---|---|---|
builtin:tech | Free pool size | Count | autoavgcountmaxminsum |
builtin:tech | Percent used | Percent (%) | autoavgcountmaxminsum |
builtin:tech | Pool size | Count | autoavgcountmaxminsum |
builtin:tech | In use time | Millisecond | autoavgcountmaxminsum |
builtin:tech | Wait time | Millisecond | autoavgcountmaxminsum |
builtin:tech | Number of waiting threads | Count | autoavgcountmaxminsum |
builtin:tech | Live sessions | Count | autoavgcountmaxminsum |
builtin:tech | Active threads | Count | autoavgcountmaxminsum |
builtin:tech | Pool size | Count | autoavgcountmaxminsum |
builtin:tech | Number of requests | Per second | autoavgcountmaxminsum |