Ops Agent metrics Stay organized with collections Save and categorize content based on your preferences.
When you install the Ops Agent on your VM instances, the agenttransmits data for the metric types listed in this document toMonitoring. For information about choosing the right agent, seeOps Agent overview.
Important: You must install the Ops Agent to collect the metricslisted in this document. The Monitoring andLogging agents collect similar metrics; seeLegacy Monitoring and Logging agentmetrics for the list of Monitoring and Loggingagent metrics andMetrics from the Ops Agent and theMonitoring agent for the list of differences.
For a general explanation of the entries in the tables,including information about values like
DELTAandGAUGE,seeMetric types.To chart or monitor metric types with values of type
STRING, youmust use Monitoring Query Language (MQL), and you must convert the value into anumeric value. For information about MQL string-conversion methods,seeString.For information about the units used in the metric lists, seethe
unitfield in theMetricDescriptorreference.For information about statements of the form“Sampled everyx seconds” and“After sampling, data is not visible for up toy seconds”,seeAdditional information: metadata.
The resource-hierarchy level tells you if the metric is written at theproject, organization, or folder level(s). When the level is not specifiedin the metric descriptor, the metric writes at the project level by default.
- The metric types in the table titled"agent" are free; the other types are chargeable. For pricing information, seeGoogle Cloud Observability pricing.
- For information about the meaning of launch stages such as
GA(General Availability) andBETA(Preview), seeProduct launch stages.
Metrics from the Ops Agent and the Monitoring agent
The Monitoring agent has two entirely different implementations,one for Linux VMs and one for Windows VMs. The Ops Agent runs on bothLinux and Windows VMs.
Differences in metric collection
Note: Metrics with a description that includes the statement"Linux only"aren't collected by the Monitoring agent for Windows VMs.However, the Ops Agent collects those metrics on both Linux and Windows VMs.The following table describes differences in the data ingested by the Ops Agentand the Monitoring agent.Metric type, omittingagent.googleapis.com | Ops Agent (GA)† | Ops Agent (Preview)† | Monitoring agent |
|---|---|---|---|
cpu_state | The possible values for Windows areidle,interrupt,system anduser. | The possible values for Windows areidle,interrupt,system anduser. | The possible values for Windows areidle andused. |
disk/bytes_used anddisk/percent_used | Ingested with the full path in thedevice label; for example,/dev/sda15.Not ingested for virtual devices like tmpfs andudev. | Ingested without/dev in the path in thedevice label; for example,sda15.Ingested for virtual devices like tmpfs andudev. | Ingested without/dev in the path in thedevice label; for example,sda15.Ingested for virtual devices like tmpfs andudev. |
Agent metrics
Metrics from theOps Agent running on VM instances in Google Cloud.
agent
Metrics from the default configuration for theOps Agent. Launch stages of these metrics:GA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/agent/. That prefix has been omitted from the entries in the table.
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
api_request_countGA (project)Monitoring Agent API Request Count | |
CUMULATIVE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gae_app gce_instance k8s_container | Count of API requests from the Monitoring agent. Linux only. Sampled every 60 seconds.state: Request state. |
log_entry_countGA (project)Logging Agent Log Entry Count | |
CUMULATIVE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gae_app gce_instance k8s_container | Count of log entries written by the Logging agent. Linux only. Sampled every 60 seconds.response_code: Numeric response code from both the gRPC and HTTP error spaces. |
memory_usageGA (project)Monitoring Agent Memory Usage | |
GAUGE, DOUBLE, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gae_app gce_instance k8s_container | Memory in use by the Monitoring agent. Linux only. Sampled every 60 seconds. |
monitoring/point_countGA (project)Monitoring Agent Metric Point Count | |
CUMULATIVE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gae_app gce_instance k8s_container | Count of metric points written by the agent to Cloud Monitoring. Linux only. Sampled every 60 seconds.status: gRPC response code. |
ops_agent/enabled_receiversGA (project)Ops Agent Enabled Receiver Count | |
GAUGE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gae_app gce_instance k8s_container | Count of enabled logging and metrics receivers in the Ops Agent configuration. Sampled every 60 seconds.receiver_type: The type of receiver used.telemetry_type: The type of telemetry ingested by the enabled receiver, one of ['logs', 'metrics'] |
request_countGA (project)Logging Agent API Request Count | |
CUMULATIVE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gae_app gce_instance k8s_container | Count of API requests from the Logging agent. Linux only. Sampled every 60 seconds.response_code: Numeric response code from both the gRPC and HTTP error spaces. |
uptimeGA (project)Monitoring/Logging Agent Uptime | |
CUMULATIVE, INT64, saws_ec2_instance baremetalsolution.googleapis.com/Instance gae_app gce_instance k8s_container | Uptime of Monitoring agent or Logging agent. Linux only. Sampled every 60 seconds.version: Agent version. |
Table built at 2024-09-12 02:25:45 UTC.
cpu
Metrics from the default configuration for theOps Agent and theMonitoring agent. Compute Engine also reportssimilar metrics, but those come from the hypervisor rather than from inside the VM. Launch stages of these metrics:GA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/cpu/. That prefix has been omitted from the entries in the table. When querying a label, use themetric.labels. prefix; for example,metric.labels.LABEL="VALUE".
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
load_15mGA (project)CPU load (15m) | |
GAUGE, DOUBLE, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Load average over the last 15 minutes. Linux only. Sampled every 60 seconds. |
load_1mGA (project)CPU load (1m) | |
GAUGE, DOUBLE, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Load average over the last 1 minute. Linux only. Sampled every 60 seconds. |
load_5mGA (project)CPU load (5m) | |
GAUGE, DOUBLE, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Load average over the last 5 minutes. Linux only. Sampled every 60 seconds. |
usage_timeGA (project)CPU usage time (OS reported) | |
CUMULATIVE, INT64, s{CPU}aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Total time the CPU spent in different states. This value is reported from inside the VM and can differ from `compute.googleapis.com/instance/cpu/usage_time`, which is reported by the hypervisor for the VM. Linux only. Sampled every 60 seconds.cpu_number: CPU number, for example, "0", "1", or "2". This label is only set with certain Monitoring configurations.cpu_state: CPU state, one of [idle, interrupt, nice, softirq, steal, system, user, wait]. |
utilizationGA (project)CPU utilization (OS reported) | |
GAUGE, DOUBLE, %aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Percentage of the total CPU capacity spent in different states. This value is reported from inside the VM and can differ from `compute.googleapis.com/instance/cpu/utilization`, which is reported by the hypervisor for the VM. Sampled every 60 seconds.cpu_number: CPU number, for example, "0", "1", or "2". This label is only set with certain Monitoring configurations. Linux only.cpu_state: CPU state, one of [idle, interrupt, nice, softirq, steal, system, user, wait] on Linux, or [idle, interrupt, system, user] from Windows Ops Agent, or [idle, used] from Windows Monitoring agent. |
disk
Metrics from the default configuration for theOps Agent and theMonitoring agent. Launch stages of these metrics:GA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/disk/. That prefix has been omitted from the entries in the table. When querying a label, use themetric.labels. prefix; for example,metric.labels.LABEL="VALUE".
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
bytes_usedGA (project)Disk bytes used | |
GAUGE, DOUBLE, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Current number of disk bytes used by state and by partition. Summing the values of all states yields the total available disk space. Linux only. Sampled every 60 seconds.device: Device name.state: Type of usage, one of [free, used, reserved]. |
io_timeGA (project)Disk I/O time | |
CUMULATIVE, INT64, msaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Cumulative time spent while I/O operations are in queue and when the disks are busy. The value of this metric increases when there is at least one I/O operation pending or in progress. This value corresponds to Field 10 in the https://www.kernel.org/doc/Documentation/iostats.txt documentation. Linux only. Sampled every 60 seconds.device: Device name. |
merged_operationsGA (project)Disk merged operations | |
CUMULATIVE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Total count of merged disk operations by direction. Linux only. Sampled every 60 seconds.device: Device name.direction: Direction, one of [read, write]. |
operation_countGA (project)Disk operations | |
CUMULATIVE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Total count of disk operations by direction. Linux only. Sampled every 60 seconds.device: Device name.direction: Direction, one of [read, write]. |
operation_timeGA (project)Disk operation time | |
CUMULATIVE, INT64, msaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Average time to complete a disk operation multiplied by wall clock time. When aligned as a rate, the value is the average time to complete a disk operation. Linux only. Sampled every 60 seconds.device: Device name.direction: Direction, one of [read, write]. |
pending_operationsGA (project)Disk pending operations | |
GAUGE, DOUBLE, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Current count of pending disk operations. Linux only. Sampled every 60 seconds.device: Device name. |
percent_usedGA (project)Disk utilization | |
GAUGE, DOUBLE, %aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Current percentage of the disk used by state and by partition. Represents the specific state value divided by the sum of all states; for example, 'used' represents (used / (free + used + reserved)). This differs from the Unix 'df' command, where 'used' means (used / (free + used)). The utilization is between 0.0 and 100.0. Sampled every 60 seconds.device: Device name.state: Type of usage, one of [free, used, reserved]. |
read_bytes_countGA (project)Disk bytes read | |
CUMULATIVE, INT64, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Total number of disk bytes that have been read. Linux only. Sampled every 60 seconds.device: Device name. |
weighted_io_timeGA (project)Disk weighted I/O time | |
CUMULATIVE, INT64, msaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Total time spent on disk I/O operations weighted by the number of in-progress I/Os. This metric provides a measure of the I/O completion time and of the size of the backlog that might be accumulating. Linux only. Sampled every 60 seconds.device: Device name. |
write_bytes_countGA (project)Disk bytes written | |
CUMULATIVE, INT64, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Total number of disk bytes that have been written. Linux only. Sampled every 60 seconds.device: Device name. |
gpu
Linux only. Metrics reported by the NVIDIAManagement Library (NVML), and collected by the built-in configuration of the Ops Agent for all Cloud GPUs. For more information, seeAbout thegpu metrics. Launch stages of these metrics:GA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/gpu/. That prefix has been omitted from the entries in the table. When querying a label, use themetric.labels. prefix; for example,metric.labels.LABEL="VALUE".
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
memory/bytes_usedGA (project)GPU memory usage | |
GAUGE, INT64, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Current number of GPU memory bytes used by state. Summing the values of all states yields the total GPU memory space. Linux only. Sampled every 60 seconds.gpu_number: GPU number, for example, "0", "1", or "2". The gpu_number matches the CUDA device index. It is not guaranteed to be consistent across reboots. To reference a specific GPU consistently, use the uuid label.uuid: GPU universally unique identifier.model: GPU model, for example, "NVIDIA A100-SXM4-40GB". .memory_state: Memory state, one of [used, free]. |
processes/max_bytes_usedGA (project)Process maximum GPU memory usage | |
GAUGE, INT64, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Maximum total GPU memory in bytes that has ever been allocated by the process. Only samples processes alive at time of collection. Not supported for any device in Multi-Instance GPU mode. Linux only. Sampled every 60 seconds.gpu_number: GPU number, for example, "0", "1", or "2". The gpu_number matches the CUDA device index. It is not guaranteed to be consistent across reboots. To reference a specific GPU consistently, use the uuid label.uuid: GPU universally unique identifier.model: GPU model, for example, "NVIDIA A100-SXM4-40GB". .pid: Process ID.process: Process name.command: Process command.command_line: Process command line, 1024 characters maximum.owner: Process owner. |
processes/utilizationGA (project)Process lifetime GPU utilization | |
GAUGE, DOUBLE, %aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Percentage of time over the process's lifetime, thus far, during which one or more kernels was executing on the GPU. Only samples processes alive at time of collection. Values are between 0.0 and 100.0. Not supported for any device in Multi-Instance GPU mode. Linux only. Sampled every 60 seconds.gpu_number: GPU number, for example, "0", "1", or "2". The gpu_number matches the CUDA device index. It is not guaranteed to be consistent across reboots. To reference a specific GPU consistently, use the uuid label.uuid: GPU universally unique identifier.model: GPU model, for example, "NVIDIA A100-SXM4-40GB". .pid: Process ID.process: Process name.command: Process command.command_line: Process command line, 1024 characters maximum.owner: Process owner. |
utilizationGA (project)GPU utilization | |
GAUGE, DOUBLE, %aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Percentage of time GPU was not idle since the last sample. Values are between 0.0 and 100.0. Not supported for any device in Multi-Instance GPU mode. Linux only. Sampled every 60 seconds.gpu_number: GPU number, for example, "0", "1", or "2". The gpu_number matches the CUDA device index. It is not guaranteed to be consistent across reboots. To reference a specific GPU consistently, use the uuid label.uuid: GPU universally unique identifier.model: GPU model, for example, "NVIDIA A100-SXM4-40GB". . |
iis
Microsoft Windows only. Metrics from the default configuration for the Microsoft WindowsOps Agent and the Microsoft WindowsMonitoring agent. Launch stages of these metrics:GA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/iis/. That prefix has been omitted from the entries in the table. When querying a label, use themetric.labels. prefix; for example,metric.labels.LABEL="VALUE".
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
current_connectionsGA (project)IIS open connections | |
GAUGE, DOUBLE, 1aws_ec2_instance gce_instance | Currently open connections to IIS. Sampled every 60 seconds. |
network/transferred_bytes_countGA (project)IIS transferred bytes | |
CUMULATIVE, INT64, Byaws_ec2_instance gce_instance | Network bytes transferred by IIS. Sampled every 60 seconds.direction: Direction (sent, received) |
new_connection_countGA (project)IIS connections | |
CUMULATIVE, INT64, 1aws_ec2_instance gce_instance | Connections opened to IIS. Sampled every 60 seconds. |
request_countGA (project)IIS requests | |
CUMULATIVE, INT64, 1aws_ec2_instance gce_instance | Requests made to IIS. Sampled every 60 seconds.http_method: Http method (post, put, get, delete, option, trace, head) |
interface
Network-interface metrics from the default configuration for theOps Agent and the LinuxMonitoring agent. Launch stages of these metrics:GA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/interface/. That prefix has been omitted from the entries in the table. When querying a label, use themetric.labels. prefix; for example,metric.labels.LABEL="VALUE".
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
errorsGA (project)Network errors | |
CUMULATIVE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Total count of network errors. Linux only. Sampled every 60 seconds.device: Name of the network device.direction: Direction of the network traffic, one of [tx, rx]. |
packetsGA (project)Network packets | |
CUMULATIVE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Total count of packets sent over the network. Linux only. Sampled every 60 seconds.device: Name of the network device.direction: Direction of the network traffic, one of [tx, rx]. |
trafficGA (project)Network traffic | |
CUMULATIVE, INT64, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Total number of bytes sent over the network. Linux only. Sampled every 60 seconds.device: Name of the network device.direction: Direction of the network traffic, one of [tx, rx]. |
memory
Metrics from the default configuration for theOps Agent and theMonitoring agent. Launch stages of these metrics:GA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/memory/. That prefix has been omitted from the entries in the table. When querying a label, use themetric.labels. prefix; for example,metric.labels.LABEL="VALUE".
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
bytes_usedGA (project)Memory usage | |
GAUGE, DOUBLE, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Current memory usage by memory state. Summing the values of all states yields the total memory on the machine. Linux only. Sampled every 60 seconds.state: One of [buffered, cached, free, slab, used]. |
percent_usedGA (project)Memory utilization | |
GAUGE, DOUBLE, %aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Current percentage of memory used by memory state. Summing percentages over all states yields 100 percent. Sampled every 60 seconds.state: One of [buffered, cached, free, slab, used]. |
mssql
Microsoft Windows only. Metrics from the default configuration for the Microsoft WindowsOps Agent and the Microsoft WindowsMonitoring agent. Launch stages of these metrics:GA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/mssql/. That prefix has been omitted from the entries in the table. When querying a label, use themetric.labels. prefix; for example,metric.labels.LABEL="VALUE".
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
connections/userGA (project)SQL Server open connections | |
GAUGE, DOUBLE, 1aws_ec2_instance gce_instance | Currently open connections to SQL server. Sampled every 60 seconds. |
transaction_rateGA (project)SQL Server transaction rate | |
GAUGE, DOUBLE, 1/saws_ec2_instance gce_instance | SQL server total transactions per second. Sampled every 60 seconds. |
write_transaction_rateGA (project)SQL Server write transaction rate | |
GAUGE, DOUBLE, 1/saws_ec2_instance gce_instance | SQL server write transactions per second. Sampled every 60 seconds. |
network
Metrics from the default configuration for theOps Agent and theMonitoring agent. Launch stages of these metrics:GA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/network/. That prefix has been omitted from the entries in the table. When querying a label, use themetric.labels. prefix; for example,metric.labels.LABEL="VALUE".
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
tcp_connectionsGA (project)TCP connections | |
GAUGE, DOUBLE, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Current count of TCP connections. Sampled every 60 seconds.port: TCP port number on the local or remote host, for example, "0-local", "0-remote", or "all".tcp_state: TCP state, for example, "ESTABLISHED" or "FIN_WAIT1". |
pagefile
Metrics from the default configuration for theOps Agent and the Microsoft WindowsMonitoring agent. Launch stages of these metrics:GA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/pagefile/. That prefix has been omitted from the entries in the table. When querying a label, use themetric.labels. prefix; for example,metric.labels.LABEL="VALUE".
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
percent_usedGA (project)Pagefile utilization | |
GAUGE, DOUBLE, %aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Current percentage of pagefile used by state. Values are between 0.0 and 100.0. Windows only. Sampled every 60 seconds.state: Type of usage, one of [free, used]. |
processes
Metrics from the default configuration for theOps Agent and theMonitoring agent. Launch stages of these metrics:ALPHAGA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/processes/. That prefix has been omitted from the entries in the table. When querying a label, use themetric.labels. prefix; for example,metric.labels.LABEL="VALUE".
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
count_by_stateGA (project)Processes | |
GAUGE, DOUBLE, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Count of processes in the given state. Linux only. Sampled every 60 seconds.state: Running, sleeping, zombie, etc. |
cpu_timeGA (project)Process CPU | |
CUMULATIVE, INT64, us{CPU}aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | CPU time of the given process. Sampled every 60 seconds.process: Process name.user_or_syst: Whether a user or system process.command: Process command.command_line: Process command line, 1024 characters maximum.owner: Process owner.pid: Process ID. |
disk/read_bytes_countGA (project)Process disk read I/O | |
CUMULATIVE, INT64, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Process disk read I/O. Linux only. Sampled every 60 seconds.process: Process name.command: Process command.command_line: Process command line, 1024 characters maximum.owner: Process owner.pid: Process ID. |
disk/write_bytes_countGA (project)Process disk write I/O | |
CUMULATIVE, INT64, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Process disk write I/O. Linux only. Sampled every 60 seconds.process: Process name.command: Process command.command_line: Process command line, 1024 characters maximum.owner: Process owner.pid: Process ID. |
fork_countGA (project)Fork count | |
CUMULATIVE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Total number of processes forked. Linux only. Sampled every 60 seconds. |
rss_usageGA (project)Process resident memory | |
GAUGE, DOUBLE, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Resident memory usage of the given process. Linux only. Sampled every 60 seconds.process: Process name.command: Process command.command_line: Process command line, 1024 characters maximum.owner: Process owner.pid: Process ID. |
vm_usageGA (project)Process virtual memory | |
GAUGE, DOUBLE, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | VM Usage of the given process. Sampled every 60 seconds.process: Process name.command: Process command.command_line: Process command line, 1024 characters maximum.owner: Process owner.pid: Process ID. |
windows/handlesALPHA (project)Process open handles (Windows) | |
GAUGE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Open handle count of the given process. Windows only. Sampled every 60 seconds.process: Process name.command: Process command.command_line: Process command line, 1024 characters maximum.owner: Process owner.pid: Process ID. |
swap
Metrics from the default configuration for theOps Agent and the LinuxMonitoring agent. Launch stages of these metrics:GA
The "metric type" strings in this table must be prefixed withagent.googleapis.com/swap/. That prefix has been omitted from the entries in the table. When querying a label, use themetric.labels. prefix; for example,metric.labels.LABEL="VALUE".
| Metric type Launch stage (Resource hierarchy levels) Display name | |
|---|---|
| Kind, Type, Unit Monitored resources | Description Labels |
bytes_usedGA (project)Swap usage | |
GAUGE, DOUBLE, Byaws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Current number of swap bytes used by state. For this metric to be available, swap must be enabled on the instance. Linux only. Sampled every 60 seconds.device: Swap device.state: One of [used, free, cached, reserved]. |
ioGA (project)Swap I/O operations | |
CUMULATIVE, INT64, 1aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Total count of swap I/O operations by direction. For this metric to be available, swap must be enabled on the instance. Linux only. Sampled every 60 seconds.direction: Swap I/O direction, one of [in, out]. |
percent_usedGA (project)Swap utilization | |
GAUGE, DOUBLE, %aws_ec2_instance baremetalsolution.googleapis.com/Instance gce_instance | Current percentage of swap used by state. Values are between 0.0 and 100.0. For this metric to be available, swap must be enabled on the instance. Linux only. Sampled every 60 seconds.device: Swap device.state: One of [used, free, cached, reserved]. |
Third-party application metrics
Starting with Ops Agent version 2.26.0,all metrics written with theworkload.googleapis.com domain havetwo additional labels:instrumentation_source andinstrumentation_version. These new labels are populated withinstrumentationscope informationthat identifies the metric scheme in use.
For example, each of theworkload.googleapis.com/iis.*metrics has the following values for these labels:
- For
instrumentation_source, a value ofagent.googleapis.com/iis - For
instrumentation_version, a value of2.0
The value of the metricinstrumentation_source label matches the value of the correspondinglogging.googleapis.com/instrumentation_source label on logentries.
Active Directory Domain Services (AD DS)
Metrics for Active Directory Domain Services (AD DS). For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Active Directory Domain Services (AD DS).
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/active_directory.ds.bind.rate | |
GAUGE, DOUBLEgce_instance | type |
workload.googleapis.com/active_directory.ds.ldap.bind.last_successful.time | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/active_directory.ds.ldap.bind.rate | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/active_directory.ds.ldap.client.session.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/active_directory.ds.ldap.search.rate | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/active_directory.ds.name_cache.hit_rate | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/active_directory.ds.notification.queued | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/active_directory.ds.operation.rate | |
GAUGE, DOUBLEgce_instance | type |
workload.googleapis.com/active_directory.ds.replication.network.io | |
CUMULATIVE, INT64gce_instance | directiontype |
workload.googleapis.com/active_directory.ds.replication.object.rate | |
GAUGE, DOUBLEgce_instance | direction |
workload.googleapis.com/active_directory.ds.replication.operation.pending | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/active_directory.ds.replication.property.rate | |
GAUGE, DOUBLEgce_instance | direction |
workload.googleapis.com/active_directory.ds.replication.sync.object.pending | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/active_directory.ds.replication.sync.request.count | |
CUMULATIVE, INT64gce_instance | result |
workload.googleapis.com/active_directory.ds.replication.value.rate | |
GAUGE, DOUBLEgce_instance | directiontype |
workload.googleapis.com/active_directory.ds.security_descriptor_propagations_event.queued | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/active_directory.ds.suboperation.rate | |
GAUGE, DOUBLEgce_instance | type |
workload.googleapis.com/active_directory.ds.thread.count | |
GAUGE, INT64gce_instance | |
Aerospike
Metrics for Aerospike. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Aerospike.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/aerospike.namespace.disk.available | |
GAUGE, INT64gce_instance | namespace_namenode_name |
workload.googleapis.com/aerospike.namespace.memory.free | |
GAUGE, INT64gce_instance | namespace_namenode_name |
workload.googleapis.com/aerospike.namespace.memory.usage | |
GAUGE, INT64gce_instance | componentnamespace_namenode_name |
workload.googleapis.com/aerospike.namespace.scan.count | |
CUMULATIVE, INT64gce_instance | namespace_namenode_nameresulttype |
workload.googleapis.com/aerospike.namespace.transaction.count | |
CUMULATIVE, INT64gce_instance | namespace_namenode_nameresulttype |
workload.googleapis.com/aerospike.node.connection.count | |
CUMULATIVE, INT64gce_instance | node_nameoperationtype |
workload.googleapis.com/aerospike.node.connection.open | |
GAUGE, INT64gce_instance | node_nametype |
workload.googleapis.com/aerospike.node.memory.free | |
GAUGE, INT64gce_instance | node_name |
Apache ActiveMQ
Metrics for Apache ActiveMQ. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Apache ActiveMQ.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/activemq.connection.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/activemq.consumer.count | |
GAUGE, INT64gce_instance | brokerdestination |
workload.googleapis.com/activemq.disk.store_usage | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/activemq.disk.temp_usage | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/activemq.memory.usage | |
GAUGE, DOUBLEgce_instance | brokerdestination |
workload.googleapis.com/activemq.message.current | |
GAUGE, INT64gce_instance | brokerdestination |
workload.googleapis.com/activemq.message.dequeued | |
CUMULATIVE, INT64gce_instance | brokerdestination |
workload.googleapis.com/activemq.message.enqueued | |
CUMULATIVE, INT64gce_instance | brokerdestination |
workload.googleapis.com/activemq.message.expired | |
CUMULATIVE, INT64gce_instance | brokerdestination |
workload.googleapis.com/activemq.message.wait_time.avg | |
GAUGE, DOUBLEgce_instance | brokerdestination |
workload.googleapis.com/activemq.producer.count | |
GAUGE, INT64gce_instance | brokerdestination |
Apache Cassandra
Metrics for Apache Cassandra. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Apache Cassandra.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/cassandra.client.request.count | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/cassandra.client.request.error.count | |
CUMULATIVE, INT64gce_instance | operationstatus |
workload.googleapis.com/cassandra.client.request.range_slice.latency.50p | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/cassandra.client.request.range_slice.latency.99p | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/cassandra.client.request.range_slice.latency.max | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/cassandra.client.request.read.latency.50p | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/cassandra.client.request.read.latency.99p | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/cassandra.client.request.read.latency.max | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/cassandra.client.request.write.latency.50p | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/cassandra.client.request.write.latency.99p | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/cassandra.client.request.write.latency.max | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/cassandra.compaction.tasks.completed | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/cassandra.compaction.tasks.pending | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/cassandra.storage.load.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/cassandra.storage.total_hints.count | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/cassandra.storage.total_hints.in_progress.count | |
GAUGE, INT64gce_instance | |
Apache CouchDB
Metrics for Apache CouchDB. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Apache CouchDB.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/couchdb.average_request_time | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/couchdb.database.open | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/couchdb.database.operations | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/couchdb.file_descriptor.open | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/couchdb.httpd.bulk_requests | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/couchdb.httpd.requests | |
CUMULATIVE, INT64gce_instance | http_method |
workload.googleapis.com/couchdb.httpd.responses | |
CUMULATIVE, INT64gce_instance | http_status_code |
workload.googleapis.com/couchdb.httpd.views | |
CUMULATIVE, INT64gce_instance | view |
Apache Flink
Metrics for Apache Flink. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Apache Flink.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/flink.job.checkpoint.count | |
CUMULATIVE, INT64gce_instance | checkpointhost_namejob_name |
workload.googleapis.com/flink.job.checkpoint.in_progress | |
GAUGE, INT64gce_instance | host_namejob_name |
workload.googleapis.com/flink.job.last_checkpoint.size | |
GAUGE, INT64gce_instance | host_namejob_name |
workload.googleapis.com/flink.job.last_checkpoint.time | |
GAUGE, INT64gce_instance | host_namejob_name |
workload.googleapis.com/flink.job.restart.count | |
CUMULATIVE, INT64gce_instance | host_namejob_name |
workload.googleapis.com/flink.jvm.class_loader.classes_loaded | |
CUMULATIVE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.cpu.load | |
GAUGE, DOUBLEgce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.cpu.time | |
CUMULATIVE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.gc.collections.count | |
CUMULATIVE, INT64gce_instance | garbage_collector_namehost_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.gc.collections.time | |
CUMULATIVE, INT64gce_instance | garbage_collector_namehost_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.direct.total_capacity | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.direct.used | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.heap.committed | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.heap.max | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.heap.used | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.mapped.total_capacity | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.mapped.used | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.metaspace.committed | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.metaspace.max | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.metaspace.used | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.nonheap.committed | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.nonheap.max | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.memory.nonheap.used | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.jvm.threads.count | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.memory.managed.total | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.memory.managed.used | |
GAUGE, INT64gce_instance | host_nameresource_typetaskmanager_id |
workload.googleapis.com/flink.operator.record.count | |
CUMULATIVE, INT64gce_instance | host_namejob_nameoperator_namerecordsubtask_indextask_nametaskmanager_id |
workload.googleapis.com/flink.operator.watermark.output | |
GAUGE, INT64gce_instance | host_namejob_nameoperator_namesubtask_indextask_nametaskmanager_id |
workload.googleapis.com/flink.task.record.count | |
CUMULATIVE, INT64gce_instance | host_namejob_namerecordsubtask_indextask_nametaskmanager_id |
Apache Hadoop
Metrics for Apache Hadoop. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Apache Hadoop.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/hadoop.name_node.block.corrupt | |
GAUGE, INT64gce_instance | node_name |
workload.googleapis.com/hadoop.name_node.block.count | |
GAUGE, INT64gce_instance | node_name |
workload.googleapis.com/hadoop.name_node.block.missing | |
GAUGE, INT64gce_instance | node_name |
workload.googleapis.com/hadoop.name_node.capacity.limit | |
GAUGE, INT64gce_instance | node_name |
workload.googleapis.com/hadoop.name_node.capacity.usage | |
GAUGE, INT64gce_instance | node_name |
workload.googleapis.com/hadoop.name_node.data_node.count | |
GAUGE, INT64gce_instance | node_namestate |
workload.googleapis.com/hadoop.name_node.file.load | |
GAUGE, INT64gce_instance | node_name |
workload.googleapis.com/hadoop.name_node.volume.failed | |
GAUGE, INT64gce_instance | node_name |
Apache HBase
Metrics for Apache HBase. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Apache HBase.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/hbase.master.region_server.count | |
GAUGE, INT64gce_instance | state |
workload.googleapis.com/hbase.master.regions_in_transition.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/hbase.master.regions_in_transition.oldest_age | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/hbase.master.regions_in_transition.over_threshold | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/hbase.region_server.active_handler.count | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.authentication.count | |
GAUGE, INT64gce_instance | region_serverstate |
workload.googleapis.com/hbase.region_server.block_cache.operation.count | |
GAUGE, INT64gce_instance | region_serverstate |
workload.googleapis.com/hbase.region_server.blocked_update.time | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.disk.store_file.count | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.disk.store_file.size | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.files.local | |
GAUGE, DOUBLEgce_instance | region_server |
workload.googleapis.com/hbase.region_server.gc.old_gen.time | |
CUMULATIVE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.gc.time | |
CUMULATIVE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.gc.young_gen.time | |
CUMULATIVE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.open_connection.count | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.append.latency.max | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.append.latency.mean | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.append.latency.median | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.append.latency.min | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.append.latency.p99 | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.delete.latency.max | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.delete.latency.mean | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.delete.latency.median | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.delete.latency.min | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.delete.latency.p99 | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.get.latency.max | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.get.latency.mean | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.get.latency.median | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.get.latency.min | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.get.latency.p99 | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.increment.latency.max | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.increment.latency.mean | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.increment.latency.median | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.increment.latency.min | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.increment.latency.p99 | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.put.latency.max | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.put.latency.mean | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.put.latency.median | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.put.latency.min | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.put.latency.p99 | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.replay.latency.max | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.replay.latency.mean | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.replay.latency.median | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.replay.latency.min | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operation.replay.latency.p99 | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.operations.slow | |
GAUGE, INT64gce_instance | operationregion_server |
workload.googleapis.com/hbase.region_server.queue.length | |
GAUGE, INT64gce_instance | region_serverstate |
workload.googleapis.com/hbase.region_server.queue.request.count | |
GAUGE, INT64gce_instance | region_serverstate |
workload.googleapis.com/hbase.region_server.region.count | |
GAUGE, INT64gce_instance | region_server |
workload.googleapis.com/hbase.region_server.request.count | |
GAUGE, INT64gce_instance | region_serverstate |
workload.googleapis.com/hbase.region_server.write_ahead_log.count | |
GAUGE, INT64gce_instance | region_server |
Apache Kafka
Metrics for Apache Kafka. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Apache Kafka.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/kafka.isr.operation.count | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/kafka.message.count | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/kafka.network.io | |
CUMULATIVE, INT64gce_instance | state |
workload.googleapis.com/kafka.partition.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/kafka.partition.offline | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/kafka.partition.under_replicated | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/kafka.purgatory.size | |
GAUGE, INT64gce_instance | type |
workload.googleapis.com/kafka.request.count | |
CUMULATIVE, INT64gce_instance | type |
workload.googleapis.com/kafka.request.failed | |
CUMULATIVE, INT64gce_instance | type |
workload.googleapis.com/kafka.request.time.total | |
CUMULATIVE, INT64gce_instance | type |
Apache Solr
Metrics for Apache Solr. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Apache Solr.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/solr.cache.eviction.count | |
CUMULATIVE, INT64gce_instance | cachecore |
workload.googleapis.com/solr.cache.hit.count | |
CUMULATIVE, INT64gce_instance | cachecore |
workload.googleapis.com/solr.cache.insert.count | |
CUMULATIVE, INT64gce_instance | cachecore |
workload.googleapis.com/solr.cache.lookup.count | |
CUMULATIVE, INT64gce_instance | cachecore |
workload.googleapis.com/solr.cache.size | |
GAUGE, INT64gce_instance | cachecore |
workload.googleapis.com/solr.document.count | |
GAUGE, INT64gce_instance | core |
workload.googleapis.com/solr.index.size | |
GAUGE, INT64gce_instance | core |
workload.googleapis.com/solr.request.count | |
CUMULATIVE, INT64gce_instance | corehandlertype |
workload.googleapis.com/solr.request.error.count | |
CUMULATIVE, INT64gce_instance | corehandlertype |
workload.googleapis.com/solr.request.time.average | |
GAUGE, DOUBLEgce_instance | corehandlertype |
workload.googleapis.com/solr.request.timeout.count | |
CUMULATIVE, INT64gce_instance | corehandlertype |
Apache Tomcat
Metrics for Apache Tomcat. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Apache Tomcat.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/tomcat.errors | |
CUMULATIVE, INT64gce_instance | proto_handler |
workload.googleapis.com/tomcat.max_time | |
GAUGE, INT64gce_instance | proto_handler |
workload.googleapis.com/tomcat.processing_time | |
CUMULATIVE, INT64gce_instance | proto_handler |
workload.googleapis.com/tomcat.request_count | |
CUMULATIVE, INT64gce_instance | proto_handler |
workload.googleapis.com/tomcat.sessions | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/tomcat.threads | |
GAUGE, INT64gce_instance | proto_handlerstate |
workload.googleapis.com/tomcat.traffic | |
CUMULATIVE, INT64gce_instance | directionproto_handler |
Apache Web Server (httpd)
Metrics for Apache Web Server (httpd). For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Apache Web Server (httpd).
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/apache.current_connections | |
GAUGE, INT64gce_instance | server_name |
workload.googleapis.com/apache.requests | |
CUMULATIVE, INT64gce_instance | server_name |
workload.googleapis.com/apache.scoreboard | |
GAUGE, INT64gce_instance | server_namestate |
workload.googleapis.com/apache.traffic | |
CUMULATIVE, INT64gce_instance | server_name |
workload.googleapis.com/apache.workers | |
GAUGE, INT64gce_instance | server_namestate |
Apache ZooKeeper
Metrics for Apache ZooKeeper. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Apache ZooKeeper.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/zookeeper.connection.active | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/zookeeper.data_tree.ephemeral_node.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/zookeeper.data_tree.size | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/zookeeper.file_descriptor.limit | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/zookeeper.file_descriptor.open | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/zookeeper.fsync.exceeded_threshold.count | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/zookeeper.latency.avg | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/zookeeper.latency.max | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/zookeeper.latency.min | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/zookeeper.packet.count | |
CUMULATIVE, INT64gce_instance | direction |
workload.googleapis.com/zookeeper.request.active | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/zookeeper.watch.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/zookeeper.znode.count | |
GAUGE, INT64gce_instance | |
Couchbase
Metrics for Couchbase. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Couchbase.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/couchbase.bucket.error.oom.count | |
CUMULATIVE, INT64gce_instance | bucket_nameerror_type |
workload.googleapis.com/couchbase.bucket.item.count | |
GAUGE, DOUBLEgce_instance | bucket_namestate |
workload.googleapis.com/couchbase.bucket.item.ejection.count | |
CUMULATIVE, INT64gce_instance | bucket_name |
workload.googleapis.com/couchbase.bucket.memory.high_water_mark.limit | |
GAUGE, DOUBLEgce_instance | bucket_name |
workload.googleapis.com/couchbase.bucket.memory.low_water_mark.limit | |
GAUGE, DOUBLEgce_instance | bucket_name |
workload.googleapis.com/couchbase.bucket.memory.usage | |
GAUGE, DOUBLEgce_instance | bucket_name |
workload.googleapis.com/couchbase.bucket.operation.count | |
CUMULATIVE, INT64gce_instance | bucket_nameop |
workload.googleapis.com/couchbase.bucket.vbucket.count | |
GAUGE, DOUBLEgce_instance | bucket_namestate |
Elasticsearch 7.9+
Metrics for Elasticsearch 7.9+. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Elasticsearch 7.9+.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/elasticsearch.breaker.memory.estimated | |
GAUGE, INT64gce_instance | name |
workload.googleapis.com/elasticsearch.breaker.memory.limit | |
GAUGE, INT64gce_instance | name |
workload.googleapis.com/elasticsearch.breaker.tripped | |
CUMULATIVE, INT64gce_instance | name |
workload.googleapis.com/elasticsearch.cluster.data_nodes | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.cluster.health | |
GAUGE, INT64gce_instance | status |
workload.googleapis.com/elasticsearch.cluster.in_flight_fetch | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.cluster.nodes | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.cluster.pending_tasks | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.cluster.published_states.differences | |
GAUGE, INT64gce_instance | state |
workload.googleapis.com/elasticsearch.cluster.published_states.full | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.cluster.shards | |
GAUGE, INT64gce_instance | state |
workload.googleapis.com/elasticsearch.cluster.state_queue | |
GAUGE, INT64gce_instance | state |
workload.googleapis.com/elasticsearch.cluster.state_update.count | |
CUMULATIVE, INT64gce_instance | state |
workload.googleapis.com/elasticsearch.cluster.state_update.time | |
CUMULATIVE, INT64gce_instance | statetype |
workload.googleapis.com/elasticsearch.indexing_pressure.memory.limit | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.indexing_pressure.memory.total.primary_rejections | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.indexing_pressure.memory.total.replica_rejections | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.memory.indexing_pressure | |
GAUGE, INT64gce_instance | stage |
workload.googleapis.com/elasticsearch.node.cache.count | |
GAUGE, INT64gce_instance | type |
workload.googleapis.com/elasticsearch.node.cache.evictions | |
CUMULATIVE, INT64gce_instance | cache_name |
workload.googleapis.com/elasticsearch.node.cache.memory.usage | |
GAUGE, INT64gce_instance | cache_name |
workload.googleapis.com/elasticsearch.node.cluster.connections | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.cluster.io | |
CUMULATIVE, INT64gce_instance | direction |
workload.googleapis.com/elasticsearch.node.disk.io.read | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.disk.io.write | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.documents | |
GAUGE, INT64gce_instance | state |
workload.googleapis.com/elasticsearch.node.fs.disk.available | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.fs.disk.free | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.fs.disk.total | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.http.connections | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.ingest.documents | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.ingest.documents.current | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.ingest.operations.failed | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.open_files | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.operations.completed | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/elasticsearch.node.operations.time | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/elasticsearch.node.pipeline.ingest.documents.current | |
GAUGE, INT64gce_instance | name |
workload.googleapis.com/elasticsearch.node.pipeline.ingest.documents.preprocessed | |
GAUGE, INT64gce_instance | name |
workload.googleapis.com/elasticsearch.node.pipeline.ingest.operations.failed | |
CUMULATIVE, INT64gce_instance | name |
workload.googleapis.com/elasticsearch.node.script.cache_evictions | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.script.compilation_limit_triggered | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.script.compilations | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.shards.data_set.size | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.shards.reserved.size | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.shards.size | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.thread_pool.tasks.finished | |
CUMULATIVE, INT64gce_instance | statethread_pool_name |
workload.googleapis.com/elasticsearch.node.thread_pool.tasks.queued | |
GAUGE, INT64gce_instance | thread_pool_name |
workload.googleapis.com/elasticsearch.node.thread_pool.threads | |
GAUGE, INT64gce_instance | statethread_pool_name |
workload.googleapis.com/elasticsearch.node.translog.operations | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.translog.size | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.node.translog.uncommitted.size | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.os.cpu.load_avg.15m | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/elasticsearch.os.cpu.load_avg.1m | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/elasticsearch.os.cpu.load_avg.5m | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/elasticsearch.os.cpu.usage | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/elasticsearch.os.memory | |
GAUGE, INT64gce_instance | state |
Elasticsearch 8.0+ and 9.0+
Metrics for Elasticsearch 8.0+ and 9.0+. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Elasticsearch 8.0+ and 9.0+.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/elasticsearch.breaker.memory.estimated | |
GAUGE, INT64gce_instance | instrumentation_sourcename |
workload.googleapis.com/elasticsearch.breaker.memory.limit | |
GAUGE, INT64gce_instance | instrumentation_sourcename |
workload.googleapis.com/elasticsearch.breaker.tripped | |
CUMULATIVE, INT64gce_instance | instrumentation_sourcename |
workload.googleapis.com/elasticsearch.cluster.data_nodes | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.cluster.health | |
GAUGE, INT64gce_instance | instrumentation_sourcestatus |
workload.googleapis.com/elasticsearch.cluster.in_flight_fetch | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.cluster.nodes | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.cluster.pending_tasks | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.cluster.published_states.differences | |
GAUGE, INT64gce_instance | instrumentation_sourcestate |
workload.googleapis.com/elasticsearch.cluster.published_states.full | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.cluster.shards | |
GAUGE, INT64gce_instance | instrumentation_sourcestate |
workload.googleapis.com/elasticsearch.cluster.state_queue | |
GAUGE, INT64gce_instance | instrumentation_sourcestate |
workload.googleapis.com/elasticsearch.cluster.state_update.count | |
CUMULATIVE, INT64gce_instance | instrumentation_sourcestate |
workload.googleapis.com/elasticsearch.cluster.state_update.time | |
CUMULATIVE, INT64gce_instance | instrumentation_sourcestatetype |
workload.googleapis.com/elasticsearch.indexing_pressure.memory.limit | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.indexing_pressure.memory.total.primary_rejections | |
CUMULATIVE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.indexing_pressure.memory.total.replica_rejections | |
CUMULATIVE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.memory.indexing_pressure | |
GAUGE, INT64gce_instance | instrumentation_sourcestage |
workload.googleapis.com/elasticsearch.node.cache.count | |
GAUGE, INT64gce_instance | instrumentation_sourcetype |
workload.googleapis.com/elasticsearch.node.cache.evictions | |
CUMULATIVE, INT64gce_instance | cache_nameinstrumentation_source |
workload.googleapis.com/elasticsearch.node.cache.memory.usage | |
GAUGE, INT64gce_instance | cache_nameinstrumentation_source |
workload.googleapis.com/elasticsearch.node.cluster.connections | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.cluster.io | |
CUMULATIVE, INT64gce_instance | directioninstrumentation_source |
workload.googleapis.com/elasticsearch.node.disk.io.read | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.disk.io.write | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.documents | |
GAUGE, INT64gce_instance | instrumentation_sourcestate |
workload.googleapis.com/elasticsearch.node.fs.disk.available | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.fs.disk.free | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.fs.disk.total | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.http.connections | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.ingest.documents | |
CUMULATIVE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.ingest.documents.current | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.ingest.operations.failed | |
CUMULATIVE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.open_files | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.operations.completed | |
CUMULATIVE, INT64gce_instance | instrumentation_sourceoperation |
workload.googleapis.com/elasticsearch.node.operations.time | |
CUMULATIVE, INT64gce_instance | instrumentation_sourceoperation |
workload.googleapis.com/elasticsearch.node.pipeline.ingest.documents.current | |
GAUGE, INT64gce_instance | instrumentation_sourcename |
workload.googleapis.com/elasticsearch.node.pipeline.ingest.documents.preprocessed | |
GAUGE, INT64gce_instance | instrumentation_sourcename |
workload.googleapis.com/elasticsearch.node.pipeline.ingest.operations.failed | |
CUMULATIVE, INT64gce_instance | instrumentation_sourcename |
workload.googleapis.com/elasticsearch.node.script.cache_evictions | |
CUMULATIVE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.script.compilation_limit_triggered | |
CUMULATIVE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.script.compilations | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.shards.data_set.size | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.shards.reserved.size | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.shards.size | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.thread_pool.tasks.finished | |
CUMULATIVE, INT64gce_instance | instrumentation_sourcestatethread_pool_name |
workload.googleapis.com/elasticsearch.node.thread_pool.tasks.queued | |
GAUGE, INT64gce_instance | instrumentation_sourcethread_pool_name |
workload.googleapis.com/elasticsearch.node.thread_pool.threads | |
GAUGE, INT64gce_instance | instrumentation_sourcestatethread_pool_name |
workload.googleapis.com/elasticsearch.node.translog.operations | |
CUMULATIVE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.translog.size | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.node.translog.uncommitted.size | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.os.cpu.load_avg.15m | |
GAUGE, DOUBLEgce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.os.cpu.load_avg.1m | |
GAUGE, DOUBLEgce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.os.cpu.load_avg.5m | |
GAUGE, DOUBLEgce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.os.cpu.usage | |
GAUGE, INT64gce_instance | instrumentation_source |
workload.googleapis.com/elasticsearch.os.memory | |
GAUGE, INT64gce_instance | instrumentation_sourcestate |
Hashicorp Vault
Metrics for Hashicorp Vault. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Hashicorp Vault.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/vault.audit.request.failed | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/vault.audit.response.failed | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/vault.core.leader.duration | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/vault.core.request.count | |
GAUGE, INT64gce_instance | cluster |
workload.googleapis.com/vault.memory.usage | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/vault.storage.operation.delete.count | |
CUMULATIVE, INT64gce_instance | storage |
workload.googleapis.com/vault.storage.operation.delete.time | |
CUMULATIVE, DOUBLEgce_instance | storage |
workload.googleapis.com/vault.storage.operation.get.count | |
CUMULATIVE, INT64gce_instance | storage |
workload.googleapis.com/vault.storage.operation.get.time | |
CUMULATIVE, DOUBLEgce_instance | storage |
workload.googleapis.com/vault.storage.operation.list.count | |
CUMULATIVE, INT64gce_instance | storage |
workload.googleapis.com/vault.storage.operation.list.time | |
CUMULATIVE, DOUBLEgce_instance | storage |
workload.googleapis.com/vault.storage.operation.put.count | |
CUMULATIVE, INT64gce_instance | storage |
workload.googleapis.com/vault.storage.operation.put.time | |
CUMULATIVE, DOUBLEgce_instance | storage |
workload.googleapis.com/vault.token.count | |
GAUGE, INT64gce_instance | clusternamespace |
workload.googleapis.com/vault.token.lease.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/vault.token.renew.time | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/vault.token.revoke.time | |
GAUGE, INT64gce_instance | |
Internet Information Services (v2)
Metrics (v2) for Internet Information Services. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Internet Information Services.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/iis.connection.active | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/iis.connection.anonymous | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/iis.connection.attempt.count | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/iis.network.blocked | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/iis.network.file.count | |
CUMULATIVE, INT64gce_instance | direction |
workload.googleapis.com/iis.network.io | |
CUMULATIVE, INT64gce_instance | direction |
workload.googleapis.com/iis.request.count | |
CUMULATIVE, INT64gce_instance | request |
workload.googleapis.com/iis.request.queue.age.max | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/iis.request.queue.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/iis.request.rejected | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/iis.thread.active | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/iis.uptime | |
GAUGE, INT64gce_instance | |
Jetty
Metrics for Jetty. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Jetty.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/jetty.select.count | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/jetty.session.count | |
CUMULATIVE, INT64gce_instance | resource |
workload.googleapis.com/jetty.session.time.max | |
GAUGE, INT64gce_instance | resource |
workload.googleapis.com/jetty.session.time.total | |
GAUGE, INT64gce_instance | resource |
workload.googleapis.com/jetty.thread.count | |
GAUGE, INT64gce_instance | state |
workload.googleapis.com/jetty.thread.queue.count | |
GAUGE, INT64gce_instance | |
JVM
Metrics for JVM. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for JVM.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/jvm.classes.loaded | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/jvm.gc.collections.count | |
CUMULATIVE, INT64gce_instance | name |
workload.googleapis.com/jvm.gc.collections.elapsed | |
CUMULATIVE, INT64gce_instance | name |
workload.googleapis.com/jvm.memory.heap.committed | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/jvm.memory.heap.init | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/jvm.memory.heap.max | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/jvm.memory.heap.used | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/jvm.memory.nonheap.committed | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/jvm.memory.nonheap.init | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/jvm.memory.nonheap.max | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/jvm.memory.nonheap.used | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/jvm.memory.pool.committed | |
GAUGE, INT64gce_instance | name |
workload.googleapis.com/jvm.memory.pool.init | |
GAUGE, INT64gce_instance | name |
workload.googleapis.com/jvm.memory.pool.max | |
GAUGE, INT64gce_instance | name |
workload.googleapis.com/jvm.memory.pool.used | |
GAUGE, INT64gce_instance | name |
workload.googleapis.com/jvm.threads.count | |
GAUGE, INT64gce_instance | |
MariaDB
Metrics for MariaDB. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for MariaDB.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/mysql.buffer_pool_data_pages | |
GAUGE, INT64gce_instance | status |
workload.googleapis.com/mysql.buffer_pool_limit | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mysql.buffer_pool_operations | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mysql.buffer_pool_page_flushes | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/mysql.buffer_pool_pages | |
GAUGE, DOUBLEgce_instance | kind |
workload.googleapis.com/mysql.buffer_pool_size | |
GAUGE, DOUBLEgce_instance | kind |
workload.googleapis.com/mysql.commands | |
CUMULATIVE, INT64gce_instance | command |
workload.googleapis.com/mysql.double_writes | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/mysql.handlers | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/mysql.locks | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/mysql.log_operations | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mysql.operations | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mysql.page_operations | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mysql.replica.sql_delay | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mysql.replica.time_behind_source | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mysql.row_locks | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/mysql.row_operations | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mysql.sorts | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/mysql.threads | |
GAUGE, DOUBLEgce_instance | kind |
Memcached
Metrics for Memcached. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Memcached.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/memcached.bytes | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/memcached.commands | |
CUMULATIVE, INT64gce_instance | command |
workload.googleapis.com/memcached.connections.current | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/memcached.connections.total | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/memcached.cpu.usage | |
CUMULATIVE, DOUBLEgce_instance | state |
workload.googleapis.com/memcached.current_items | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/memcached.evictions | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/memcached.network | |
CUMULATIVE, INT64gce_instance | direction |
workload.googleapis.com/memcached.operations | |
CUMULATIVE, INT64gce_instance | operationtype |
workload.googleapis.com/memcached.threads | |
GAUGE, INT64gce_instance | |
Microsoft SQL Server (v2)
Metrics (v2) for SQL Server (MSSQL). For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Microsoft SQL Server.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/sqlserver.batch.request.rate | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/sqlserver.batch.sql_compilation.rate | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/sqlserver.batch.sql_recompilation.rate | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/sqlserver.lock.wait.rate | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/sqlserver.lock.wait_time.avg | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/sqlserver.page.buffer_cache.hit_ratio | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/sqlserver.page.checkpoint.flush.rate | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/sqlserver.page.lazy_write.rate | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/sqlserver.page.life_expectancy | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/sqlserver.page.operation.rate | |
GAUGE, DOUBLEgce_instance | type |
workload.googleapis.com/sqlserver.page.split.rate | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/sqlserver.transaction.rate | |
GAUGE, DOUBLEgce_instance | database |
workload.googleapis.com/sqlserver.transaction.write.rate | |
GAUGE, DOUBLEgce_instance | database |
workload.googleapis.com/sqlserver.transaction_log.flush.data.rate | |
GAUGE, DOUBLEgce_instance | database |
workload.googleapis.com/sqlserver.transaction_log.flush.rate | |
GAUGE, DOUBLEgce_instance | database |
workload.googleapis.com/sqlserver.transaction_log.flush.wait.rate | |
GAUGE, DOUBLEgce_instance | database |
workload.googleapis.com/sqlserver.transaction_log.growth.count | |
CUMULATIVE, INT64gce_instance | database |
workload.googleapis.com/sqlserver.transaction_log.percent_used | |
GAUGE, INT64gce_instance | database |
workload.googleapis.com/sqlserver.transaction_log.shrink.count | |
CUMULATIVE, INT64gce_instance | database |
workload.googleapis.com/sqlserver.user.connection.count | |
GAUGE, INT64gce_instance | |
MongoDB
Metrics for MongoDB. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for MongoDB.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/mongodb.cache.operations | |
CUMULATIVE, INT64gce_instance | type |
workload.googleapis.com/mongodb.collection.count | |
GAUGE, INT64gce_instance | database |
workload.googleapis.com/mongodb.connection.count | |
GAUGE, INT64gce_instance | databasetype |
workload.googleapis.com/mongodb.cursor.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mongodb.cursor.timeout.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mongodb.data.size | |
GAUGE, INT64gce_instance | database |
workload.googleapis.com/mongodb.database.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mongodb.document.operation.count | |
GAUGE, INT64gce_instance | databaseoperation |
workload.googleapis.com/mongodb.global_lock.time | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/mongodb.index.access.count | |
GAUGE, INT64gce_instance | collectiondatabase |
workload.googleapis.com/mongodb.index.count | |
GAUGE, INT64gce_instance | database |
workload.googleapis.com/mongodb.index.size | |
GAUGE, INT64gce_instance | database |
workload.googleapis.com/mongodb.memory.usage | |
GAUGE, INT64gce_instance | databasetype |
workload.googleapis.com/mongodb.network.io.receive | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mongodb.network.io.transmit | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mongodb.network.request.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mongodb.object.count | |
GAUGE, INT64gce_instance | database |
workload.googleapis.com/mongodb.operation.count | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mongodb.operation.time | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mongodb.session.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mongodb.storage.size | |
CUMULATIVE, INT64gce_instance | database |
MySQL
Metrics for MySQL. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for MySQL.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/mysql.buffer_pool_data_pages | |
GAUGE, INT64gce_instance | status |
workload.googleapis.com/mysql.buffer_pool_limit | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mysql.buffer_pool_operations | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mysql.buffer_pool_page_flushes | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/mysql.buffer_pool_pages | |
GAUGE, DOUBLEgce_instance | kind |
workload.googleapis.com/mysql.buffer_pool_size | |
GAUGE, DOUBLEgce_instance | kind |
workload.googleapis.com/mysql.commands | |
CUMULATIVE, INT64gce_instance | command |
workload.googleapis.com/mysql.double_writes | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/mysql.handlers | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/mysql.locks | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/mysql.log_operations | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mysql.operations | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mysql.page_operations | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mysql.replica.sql_delay | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mysql.replica.time_behind_source | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/mysql.row_locks | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/mysql.row_operations | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/mysql.sorts | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/mysql.threads | |
GAUGE, DOUBLEgce_instance | kind |
nginx
Metrics for nginx. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for nginx.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/nginx.connections_accepted | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/nginx.connections_current | |
GAUGE, INT64gce_instance | state |
workload.googleapis.com/nginx.connections_handled | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/nginx.requests | |
CUMULATIVE, INT64gce_instance | |
NVIDIA Data Center GPU Manager (DCGM) (v1)
Metrics for NVIDIA Data Center GPU Manager (DCGM), collected by using version 1 of the Ops Agentdcgm receiver. For information about collecting these metrics, seeconfiguring the Ops Agent for NVIDIA Data Center GPU Manager.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/dcgm.gpu.profiling.dram_utilization † | |
GAUGE, DOUBLEgce_instance | gpu_numbermodeluuid |
workload.googleapis.com/dcgm.gpu.profiling.nvlink_traffic_rate † | |
GAUGE, INT64gce_instance | directiongpu_numbermodeluuid |
workload.googleapis.com/dcgm.gpu.profiling.pcie_traffic_rate † | |
GAUGE, INT64gce_instance | directiongpu_numbermodeluuid |
workload.googleapis.com/dcgm.gpu.profiling.pipe_utilization † | |
GAUGE, DOUBLEgce_instance | gpu_numbermodelpipe ‡uuid |
workload.googleapis.com/dcgm.gpu.profiling.sm_occupancy † | |
GAUGE, DOUBLEgce_instance | gpu_numbermodeluuid |
workload.googleapis.com/dcgm.gpu.profiling.sm_utilization † | |
GAUGE, DOUBLEgce_instance | gpu_numbermodeluuid |
† Not available on GPU models P100 and P4.
‡ For L4, thepipe valuefp64 is not supported.
NVIDIA Data Center GPU Manager (DCGM) (v2)
Metrics for NVIDIA Data Center GPU Manager (DCGM), collected by using version 2 of the Ops Agentdcgm receiver. For information about collecting these metrics, seeconfiguring the Ops Agent for NVIDIA Data Center GPU Manager (DCGM).
Preview
This product or feature is subject to the "Pre-GA Offerings Terms" in the General Service Terms section of theService Specific Terms. Pre-GA products and features are available "as is" and might have limited support. For more information, see thelaunch stage descriptions.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/gpu.dcgm.clock.frequency | |
GAUGE, DOUBLEgce_instance | gpu_numbermodeluuid |
workload.googleapis.com/gpu.dcgm.clock.throttle_duration.time | |
CUMULATIVE, DOUBLEgce_instance | gpu_numbermodeluuidviolation † |
workload.googleapis.com/gpu.dcgm.codec.decoder.utilization | |
GAUGE, DOUBLEgce_instance | gpu_numbermodeluuid |
workload.googleapis.com/gpu.dcgm.codec.encoder.utilization | |
GAUGE, DOUBLEgce_instance | gpu_numbermodeluuid |
workload.googleapis.com/gpu.dcgm.ecc_errors | |
CUMULATIVE, INT64gce_instance | error_typegpu_numbermodeluuid |
workload.googleapis.com/gpu.dcgm.energy_consumption | |
CUMULATIVE, DOUBLEgce_instance | gpu_numbermodeluuid |
workload.googleapis.com/gpu.dcgm.memory.bandwidth_utilization | |
GAUGE, DOUBLEgce_instance | gpu_numbermodeluuid |
workload.googleapis.com/gpu.dcgm.memory.bytes_used | |
GAUGE, INT64gce_instance | gpu_numbermodelstateuuid |
workload.googleapis.com/gpu.dcgm.nvlink.io ‡ | |
CUMULATIVE, INT64gce_instance | directiongpu_numbermodeluuid |
workload.googleapis.com/gpu.dcgm.pcie.io ‡ | |
CUMULATIVE, INT64gce_instance | directiongpu_numbermodeluuid |
workload.googleapis.com/gpu.dcgm.pipe.utilization ‡ | |
GAUGE, DOUBLEgce_instance | gpu_numbermodelpipe §uuid |
workload.googleapis.com/gpu.dcgm.sm.utilization ‡ | |
GAUGE, DOUBLEgce_instance | gpu_numbermodeluuid |
workload.googleapis.com/gpu.dcgm.temperature | |
GAUGE, DOUBLEgce_instance | gpu_numbermodeluuid |
workload.googleapis.com/gpu.dcgm.utilization | |
GAUGE, DOUBLEgce_instance | gpu_numbermodeluuid |
† For P100 and P4, onlyviolation valuespower,thermal, andsync_boost are supported.
‡ Not available on GPU models P100 and P4.
§ For L4, thepipe valuefp64 is not supported.
Oracle Database
Metrics for Oracle Database. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Oracle Database.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/oracle.backup.latest | |
CUMULATIVE, INT64gce_instance | database_iddb_systemglobal_name |
workload.googleapis.com/oracle.buffer.cache.ratio | |
GAUGE, DOUBLEgce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.cursor.count | |
CUMULATIVE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.cursor.current | |
GAUGE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.disk.operation.count | |
CUMULATIVE, INT64gce_instance | database_iddb_systemdirectionglobal_nameinstance_id |
workload.googleapis.com/oracle.disk.operation.size | |
CUMULATIVE, INT64gce_instance | database_iddb_systemdirectionglobal_nameinstance_id |
workload.googleapis.com/oracle.logon.count | |
CUMULATIVE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.logon.current | |
GAUGE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.network.data | |
CUMULATIVE, INT64gce_instance | database_iddb_systemdirectionglobal_nameinstance_idtarget |
workload.googleapis.com/oracle.process.count | |
GAUGE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.process.limit | |
GAUGE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.process.pga_memory.size | |
GAUGE, INT64gce_instance | database_iddb_systemglobal_nameinstance_idprogramstate |
workload.googleapis.com/oracle.row.cache.ratio | |
GAUGE, DOUBLEgce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.service.response_time | |
GAUGE, DOUBLEgce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.session.count | |
GAUGE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.session.limit | |
GAUGE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.sort.count | |
CUMULATIVE, INT64gce_instance | database_iddb_systemglobal_nameinstance_idtype |
workload.googleapis.com/oracle.sort.row.count | |
CUMULATIVE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.tablespace.count | |
GAUGE, INT64gce_instance | contentsdatabase_iddb_systemglobal_namestatus |
workload.googleapis.com/oracle.tablespace.size | |
GAUGE, INT64gce_instance | contentsdatabase_iddb_systemglobal_namestatetablespace_name |
workload.googleapis.com/oracle.user.calls | |
CUMULATIVE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.user.commits | |
CUMULATIVE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.user.rollbacks | |
CUMULATIVE, INT64gce_instance | database_iddb_systemglobal_nameinstance_id |
workload.googleapis.com/oracle.wait.count | |
CUMULATIVE, INT64gce_instance | database_iddb_systemglobal_nameinstance_idtypewait_class |
workload.googleapis.com/oracle.wait.time | |
CUMULATIVE, INT64gce_instance | database_iddb_systemglobal_nameinstance_idtypewait_class |
workload.googleapis.com/oracle.wait.timeouts | |
CUMULATIVE, INT64gce_instance | database_iddb_systemglobal_nameinstance_idtypewait_class |
PostgreSQL
Metrics for PostgreSQL. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for PostgreSQL.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/postgresql.backends | |
GAUGE, INT64gce_instance | database |
workload.googleapis.com/postgresql.bgwriter.buffers.allocated | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/postgresql.bgwriter.buffers.writes | |
CUMULATIVE, INT64gce_instance | source |
workload.googleapis.com/postgresql.bgwriter.checkpoint.count | |
CUMULATIVE, INT64gce_instance | type |
workload.googleapis.com/postgresql.bgwriter.duration | |
CUMULATIVE, INT64gce_instance | type |
workload.googleapis.com/postgresql.bgwriter.maxwritten | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/postgresql.blocks_read | |
CUMULATIVE, INT64gce_instance | databasesourcetable |
workload.googleapis.com/postgresql.commits | |
CUMULATIVE, INT64gce_instance | database |
workload.googleapis.com/postgresql.connection.max | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/postgresql.database.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/postgresql.db_size | |
GAUGE, INT64gce_instance | database |
workload.googleapis.com/postgresql.index.scans | |
CUMULATIVE, INT64gce_instance | databaseindextable |
workload.googleapis.com/postgresql.index.size | |
GAUGE, INT64gce_instance | databaseindextable |
workload.googleapis.com/postgresql.operations | |
CUMULATIVE, INT64gce_instance | databaseoperationtable |
workload.googleapis.com/postgresql.replication.data_delay | |
GAUGE, INT64gce_instance | replication_client |
workload.googleapis.com/postgresql.rollbacks | |
CUMULATIVE, INT64gce_instance | database |
workload.googleapis.com/postgresql.rows | |
GAUGE, INT64gce_instance | databasestatetable |
workload.googleapis.com/postgresql.table.count | |
GAUGE, INT64gce_instance | database |
workload.googleapis.com/postgresql.table.size | |
GAUGE, INT64gce_instance | databasetable |
workload.googleapis.com/postgresql.table.vacuum.count | |
CUMULATIVE, INT64gce_instance | databasetable |
workload.googleapis.com/postgresql.wal.age | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/postgresql.wal.lag | |
GAUGE, INT64gce_instance | operationreplication_client |
RabbitMQ
Metrics for RabbitMQ. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for RabbitMQ.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/rabbitmq.consumer.count | |
GAUGE, INT64gce_instance | node_namequeue_namevhost_name |
workload.googleapis.com/rabbitmq.message.current | |
GAUGE, INT64gce_instance | node_namequeue_namestatevhost_name |
Redis
Metrics for Redis. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Redis.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/redis.clients.blocked | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.clients.connected | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.clients.max_input_buffer | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.clients.max_output_buffer | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.commands.processed | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/redis.connections.received | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/redis.connections.rejected | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/redis.cpu.time | |
CUMULATIVE, DOUBLEgce_instance | state |
workload.googleapis.com/redis.keys.evicted | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/redis.keys.expired | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/redis.keyspace.hits | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/redis.keyspace.misses | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/redis.latest_fork | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.memory.fragmentation_ratio | |
GAUGE, DOUBLEgce_instance | |
workload.googleapis.com/redis.memory.lua | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.memory.peak | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.memory.rss | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.memory.used | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.net.input | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/redis.net.output | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/redis.rdb.changes_since_last_save | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.replication.backlog_first_byte_offset | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.replication.offset | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/redis.slaves.connected | |
GAUGE, INT64gce_instance | |
SAP HANA
Metrics for SAP HANA. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for SAP HANA.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/saphana.alert.count | |
GAUGE, INT64gce_instance | rating |
workload.googleapis.com/saphana.backup.latest | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/saphana.column.memory.used | |
GAUGE, INT64gce_instance | hostsubtypetype |
workload.googleapis.com/saphana.component.memory.used | |
GAUGE, INT64gce_instance | componenthost |
workload.googleapis.com/saphana.connection.count | |
GAUGE, INT64gce_instance | hoststatus |
workload.googleapis.com/saphana.cpu.used | |
CUMULATIVE, INT64gce_instance | hosttype |
workload.googleapis.com/saphana.disk.size.current | |
GAUGE, INT64gce_instance | hostpathstateusage_type |
workload.googleapis.com/saphana.host.memory.current | |
GAUGE, INT64gce_instance | hoststate |
workload.googleapis.com/saphana.host.swap.current | |
GAUGE, INT64gce_instance | hoststate |
workload.googleapis.com/saphana.instance.code_size | |
GAUGE, INT64gce_instance | host |
workload.googleapis.com/saphana.instance.memory.current | |
GAUGE, INT64gce_instance | hoststate |
workload.googleapis.com/saphana.instance.memory.shared.allocated | |
GAUGE, INT64gce_instance | host |
workload.googleapis.com/saphana.instance.memory.used.peak | |
GAUGE, INT64gce_instance | host |
workload.googleapis.com/saphana.license.expiration.time | |
GAUGE, INT64gce_instance | productsystem |
workload.googleapis.com/saphana.license.limit | |
GAUGE, INT64gce_instance | productsystem |
workload.googleapis.com/saphana.license.peak | |
GAUGE, INT64gce_instance | productsystem |
workload.googleapis.com/saphana.network.request.average_time | |
GAUGE, DOUBLEgce_instance | host |
workload.googleapis.com/saphana.network.request.count | |
GAUGE, INT64gce_instance | hoststate |
workload.googleapis.com/saphana.network.request.finished.count | |
CUMULATIVE, INT64gce_instance | hosttype |
workload.googleapis.com/saphana.replication.average_time | |
GAUGE, DOUBLEgce_instance | modeportprimarysecondary |
workload.googleapis.com/saphana.replication.backlog.size | |
GAUGE, INT64gce_instance | modeportprimarysecondary |
workload.googleapis.com/saphana.replication.backlog.time | |
GAUGE, INT64gce_instance | modeportprimarysecondary |
workload.googleapis.com/saphana.row_store.memory.used | |
GAUGE, INT64gce_instance | hosttype |
workload.googleapis.com/saphana.schema.memory.used.current | |
GAUGE, INT64gce_instance | hostschematype |
workload.googleapis.com/saphana.schema.memory.used.max | |
GAUGE, INT64gce_instance | hostschema |
workload.googleapis.com/saphana.schema.operation.count | |
CUMULATIVE, INT64gce_instance | hostschematype |
workload.googleapis.com/saphana.schema.record.compressed.count | |
GAUGE, INT64gce_instance | hostschema |
workload.googleapis.com/saphana.schema.record.count | |
GAUGE, INT64gce_instance | hostschematype |
workload.googleapis.com/saphana.service.code_size | |
GAUGE, INT64gce_instance | hostservice |
workload.googleapis.com/saphana.service.count | |
GAUGE, INT64gce_instance | hoststatus |
workload.googleapis.com/saphana.service.memory.compactors.allocated | |
GAUGE, INT64gce_instance | hostservice |
workload.googleapis.com/saphana.service.memory.compactors.freeable | |
GAUGE, INT64gce_instance | hostservice |
workload.googleapis.com/saphana.service.memory.effective_limit | |
GAUGE, INT64gce_instance | hostservice |
workload.googleapis.com/saphana.service.memory.heap.current | |
GAUGE, INT64gce_instance | hostservicestate |
workload.googleapis.com/saphana.service.memory.limit | |
GAUGE, INT64gce_instance | hostservice |
workload.googleapis.com/saphana.service.memory.shared.current | |
GAUGE, INT64gce_instance | hostservicestate |
workload.googleapis.com/saphana.service.memory.used | |
GAUGE, INT64gce_instance | hostservicetype |
workload.googleapis.com/saphana.service.stack_size | |
GAUGE, INT64gce_instance | hostservice |
workload.googleapis.com/saphana.service.thread.count | |
GAUGE, INT64gce_instance | hoststatus |
workload.googleapis.com/saphana.transaction.blocked | |
GAUGE, INT64gce_instance | host |
workload.googleapis.com/saphana.transaction.count | |
CUMULATIVE, INT64gce_instance | hosttype |
workload.googleapis.com/saphana.volume.operation.count | |
CUMULATIVE, INT64gce_instance | hostpathtypeusage_type |
workload.googleapis.com/saphana.volume.operation.size | |
CUMULATIVE, INT64gce_instance | hostpathtypeusage_type |
workload.googleapis.com/saphana.volume.operation.time | |
CUMULATIVE, INT64gce_instance | hostpathtypeusage_type |
Varnish HTTP Cache
Metrics for Varnish HTTP Cache. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for Varnish HTTP Cache.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/varnish.backend.connection.count | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/varnish.backend.request.count | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/varnish.cache.operation.count | |
CUMULATIVE, INT64gce_instance | operation |
workload.googleapis.com/varnish.client.request.count | |
CUMULATIVE, INT64gce_instance | state |
workload.googleapis.com/varnish.client.request.error.count | |
CUMULATIVE, INT64gce_instance | status_code |
workload.googleapis.com/varnish.object.count | |
GAUGE, INT64gce_instance | |
workload.googleapis.com/varnish.object.expired | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/varnish.object.moved | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/varnish.object.nuked | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/varnish.session.count | |
CUMULATIVE, INT64gce_instance | kind |
workload.googleapis.com/varnish.thread.operation.count | |
CUMULATIVE, INT64gce_instance | operation |
WildFly
Metrics for WildFly. For information about collecting these metrics, see the guide forconfiguring the Ops Agent for WildFly.
| Metric type | |
|---|---|
| Kind, Type Monitored resources | Labels |
workload.googleapis.com/wildfly.jdbc.connection.open | |
GAUGE, INT64gce_instance | data_sourcestate |
workload.googleapis.com/wildfly.jdbc.request.wait | |
CUMULATIVE, INT64gce_instance | data_source |
workload.googleapis.com/wildfly.jdbc.rollback.count | |
CUMULATIVE, INT64gce_instance | cause |
workload.googleapis.com/wildfly.jdbc.transaction.count | |
CUMULATIVE, INT64gce_instance | |
workload.googleapis.com/wildfly.network.io | |
CUMULATIVE, INT64gce_instance | listenerserverstate |
workload.googleapis.com/wildfly.request.count | |
CUMULATIVE, INT64gce_instance | listenerserver |
workload.googleapis.com/wildfly.request.server_error | |
CUMULATIVE, INT64gce_instance | listenerserver |
workload.googleapis.com/wildfly.request.time | |
CUMULATIVE, INT64gce_instance | listenerserver |
workload.googleapis.com/wildfly.session.active | |
GAUGE, INT64gce_instance | deployment |
workload.googleapis.com/wildfly.session.count | |
CUMULATIVE, INT64gce_instance | deployment |
workload.googleapis.com/wildfly.session.expired | |
CUMULATIVE, INT64gce_instance | deployment |
workload.googleapis.com/wildfly.session.rejected | |
CUMULATIVE, INT64gce_instance | deployment |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-15 UTC.