Google Cloud Monitoring Metrics

Key
Metric Type
Display Name
Kind, Type, Unit Description
Labels

🚧

Metric prefixes

All metrics listed below are prefixed with external.googleapis.com/bluemedora/generic_node/zookeeper except for the metrics that are also listed in the associated Stackdriver Agent Migration page. If the collector is installed on the Zookeeper host system, the metrics listed there will be prefixed with agent.googleapis.com/zookeeper

Google Cloud Monitoring Metrics
/jvm/compilation_time
Compilation Time
GAUGE, INT64, msThe approximate accumulated elapsed time spent in compilation.
/jvm/cpu/time
CPU Time
CUMULATIVE, INT64, nsThe CPU time used by the process on which the Java virtual machine is running.
/jvm/cpu/daemon_threads
Daemon Threads
GAUGE, INT64, ThreadsThe current number of live daemon threads.
/jvm/garbage_collector_collection_count
Garbage Collector Collection Count
CUMULATIVE, INT64, n/aThe total number of collections that have occurred.
/jvm/garbage_collector_collection_time
Garbage Collector Collection Time
CUMULATIVE, INT64, msThe accumulated collection elapsed time.
/jvm/memory/heap_committed
Heap Memory Committed
GAUGE, INT64, ByThe amount of heap memory that is committed for the Java virtual machine to use.
/jvm/memory/heap_initialized
Heap Memory Initialized
GAUGE, INT64, ByThe amount of heap memory that the Java virtual machine initially requests from the operating system for memory management.
/jvm/memory/heap_used
Heap Memory Used
GAUGE, INT64, ByThe amount of used heap memory.
/jvm/cpu/live_threads
Live Threads
GAUGE, INT64, ThreadsThe current number of live threads including both daemon and non-daemon threads.
/jvm/loaded_classes_count
Loaded Classes Count
GAUGE, INT64, n/aThe number of classes that are currently loaded in the Java virtual machine.
/jvm/memory/non_heap_committed
Non-heap Memory Committed
GAUGE, INT64, ByThe amount of non-heap memory that is committed for the Java virtual machine to use.
/jvm/memory/non_heap_initialized
Non-heap Memory Initialized
GAUGE, INT64, ByThe amount of non-heap memory that the Java virtual machine initially requests from the operating system for memory management.
/jvm/memory/non_heap_used
Non-heap Memory Used
GAUGE, INT64, ByThe amount of used non-heap memory.
/jvm/open_files
Open Files
GAUGE, INT64, n/aThe number of open file descriptors.
/jvm/cpu/peak_threads
Peak Threads
GAUGE, INT64, ThreadsThe peak live thread count since the Java virtual machine started or peak was reset.
/jvm/cpu/started_threads
Started Threads
CUMULATIVE, INT64, ThreadsThe total number of threads created and also started since the Java virtual machine started.
/jvm/uptime
Uptime
CUMULATIVE, INT64, msThe uptime of the Java virtual machine.
/requests/latency/average
Average request latency
GAUGE, DOUBLE, msAverage request latency.
/data_size
Data size
GAUGE, DOUBLE, ByBytes of data on this ZooKeeper server.
/nodes/ephemeral_count
Ephemeral nodes
GAUGE, DOUBLE, n/aNumber of ephemeral nodes.
/followers/count
Followers
GAUGE, DOUBLE, n/aNumber of followers.
/requests/latency/maximum
Maximum request latency
GAUGE, DOUBLE, msMaximum request latency.
/requests/latency/minimum
Minimum request latency
GAUGE, DOUBLE, msMinimum request latency.
/nodes/count
Nodes
GAUGE, DOUBLE, n/aZooKeeper node count.
/connections_count
Open connections
GAUGE, DOUBLE, ConnectionsNumber of connections currently alive.
/requests/outstanding_count
Outstanding requests
GAUGE, DOUBLE, RequestsNumber of outstanding requests.
/network/received_packets_count
Packets received
CUMULATIVE, INT64, PacketsPackets received.
/network/sent_packets_count
Packets sent
CUMULATIVE, INT64, PacketsPackets sent.
/revalidations/pending_count
Pending revalidations
GAUGE, INT64, n/aNumber of pending session revalidations.
/followers/synced_count
Synced followers
GAUGE, DOUBLE, n/aNumber of synchronized followers.
/nodes/watches_count
Watches
GAUGE, DOUBLE, n/aNumber of watches on ZooKeeper nodes.
/sync_operations/pending_count
Pending syncs
GAUGE, DOUBLE, PacketsNumber of pending synchronization operations.