Analytics Service Metrics

      +
      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 Statistics.

      See Analytics Service Metrics Cross Reference if you are looking for a metric name you know from an alternative supported or legacy tool.

      Tip
      • The x.y.z badge shows the Couchbase Server version the metric was added in.

      • The type / unit badge shows shows the Prometheus type and unit (if present).

      cbas_active_links     7.2.4gauge

      Number of active links.

      cbas_direct_memory_used_bytes     7.0.2gauge / bytes

      Direct memory used in bytes.

      cbas_disk_used_bytes     7.6.0gauge / bytes

      Disk used in bytes.

      cbas_disk_used_bytes_total     7.0.0Deprecated in 7.6.0gauge / bytes

      Disk used in bytes.

      cbas_driver_boot_timestamp_seconds     7.6.0gauge / seconds

      Analytics driver process boot timestamp in seconds since Unix epoch.

      cbas_failed_to_parse_records_count     7.0.0Deprecated in 7.6.0gauge

      Total number of records which failed to parse.

      cbas_failed_to_parse_records_total     7.6.0counter

      Total number of records which failed to parse.

      cbas_gc_count_total     7.0.0counter

      Total number of garbage collections.

      cbas_gc_time_milliseconds_total     7.0.0Deprecated in 7.6.0counter / milliseconds

      Total time of garbage collections in milliseconds.

      cbas_gc_time_seconds_total     7.6.0counter / seconds

      Total time of garbage collections in fractional seconds.

      cbas_heap_memory_committed_bytes     7.1.0gauge / bytes

      Heap memory committed in bytes.

      cbas_heap_memory_used_bytes     7.0.0gauge / bytes

      Heap memory used in bytes.

      cbas_http_requests_failed_total     7.6.0counter

      Total number of failed http requests, grouped by status code.

      cbas_http_requests_total     7.6.0counter

      Total number of http requests.

      cbas_incoming_records_count     7.0.0Deprecated in 7.6.0gauge

      Total number of incoming records.

      cbas_incoming_records_total     7.6.0counter

      Total number of incoming records.

      cbas_io_reads_total     7.0.0counter

      Total number of IO reads.

      cbas_io_writes_total     7.0.0counter

      Total number of IO writes.

      cbas_pending_flush_ops     7.0.0gauge

      Total number of pending flush operations.

      cbas_pending_merge_ops     7.0.0gauge

      Total number of pending merge operations.

      cbas_pending_replicate_ops     7.1.0gauge

      Total number of pending replication operations.

      cbas_pending_requests     7.2.4gauge

      Number of pending requests.

      cbas_queued_http_requests_size     7.6.0gauge

      Number of queued http requests.

      cbas_queued_jobs     7.2.4gauge

      Number of queued jobs.

      cbas_rebalance_cancelled_total     7.6.0counter

      Total number of cancelled rebalances.

      cbas_rebalance_failed_total     7.6.0counter

      Total number of rebalance failures.

      cbas_rebalance_successful_total     7.6.0counter

      Total number of successful rebalances.

      cbas_requests_total     7.2.4counter

      Total number of received requests.

      cbas_running_jobs     7.2.4gauge

      Number of running jobs.

      cbas_system_load_average     7.0.0gauge

      System work load.

      cbas_thread_count     7.0.0gauge

      Number of threads in use.

      cbas_virtual_buffer_cache_used_pages     7.0.0gauge

      Total number of used memory pages in the virtual buffer cache.

      cbas_wrapper_boot_timestamp_seconds     7.6.0gauge / seconds

      Analytics wrapper process boot timestamp in seconds since Unix epoch.