Analytics Service Metrics
- UNDER CONSTRUCTION
A list of the metrics provided by the Analytics Service.
The following Analytics Service metrics can be queried by means of the REST APIs described in Getting Cluster Statistics.
See also the metrics provided in Metrics for All Services; which are indeed for all Couchbase-Server services, and so support the Analytics Service.
This section is currently under construction. |
cbas_disk_used_bytes_total
Units: bytes
Labels: NA
Description: The total disk size used by Analytics.
cbas_failed_to_parse_records_count
Units: number/sec
Labels: bucket, scope
Description: Number of records Analytics failed to parse per second.
cbas_gc_count_total
Units: number/sec
Labels: NA
Description: Number of JVM garbage collections per second for this Analytics node.
cbas_gc_time_milliseconds_total
Units: millisecond/sec
Labels: NA
Description: The amount of time in milliseconds spent performing JVM garbage collections for Analytics node.
cbas_heap_memory_used_bytes
Units: bytes
Labels: NA
Description: Bytes of JVM heap used by Analytics on this server.
cbas_incoming_records_count
Units: number
Labels: bucket, scope
Description: Number of operations (gets + sets + deletes) processed by Analytics for this bucket since last bucket connect.
cbas_io_reads_total
Units: bytes/sec
Labels: NA
Description: Number of disk bytes read on Analytics node per second.
cbas_io_writes_total
Units: bytes/sec
Labels: NA
Description: Number of disk bytes written on Analytics node per second.
cbas_pending_flush_ops
Units: number
Labels: NA
Description: Number of pending flush operations per node.
cbas_pending_merge_ops
Units: number
Labels: NA
Description: Number of pending merge operations per node.