Couchbase 字段

从 Couchbase 服务器收集的指标。

couchbase

couchbase 包含从 Couchbase 抓取的指标。

bucket

Couchbase bucket 指标。

couchbase.bucket.name

bucket 的名称。

类型: keyword

couchbase.bucket.type

bucket 的类型。

类型: keyword

couchbase.bucket.data.used.bytes

指定状态的 bucket 中驻留在 RAM 中的用户数据的大小。

类型: long

格式: bytes

couchbase.bucket.disk.fetches

磁盘获取次数。

类型: double

couchbase.bucket.disk.used.bytes

已使用的磁盘空间量(字节)。

类型: long

格式: bytes

couchbase.bucket.memory.used.bytes

bucket 使用的内存量(字节)。

类型: long

格式: bytes

couchbase.bucket.quota.ram.bytes

bucket 使用的 RAM 量(字节)。

类型: long

格式: bytes

couchbase.bucket.quota.use.pct

已用 RAM(对于活动对象)占配置的 bucket 大小的百分比(%)。

类型: scaled_float

格式: percent

couchbase.bucket.ops_per_sec

每秒操作次数。

类型: double

couchbase.bucket.item_count

与 bucket 关联的项目数。

类型: long

cluster

Couchbase 集群指标。

couchbase.cluster.hdd.free.bytes

集群中可用的硬盘空间(字节)。

类型: long

格式: bytes

couchbase.cluster.hdd.quota.total.bytes

集群的硬盘配额总量(字节)。

类型: long

格式: bytes

couchbase.cluster.hdd.total.bytes

集群可用的总硬盘空间(字节)。

类型: long

格式: bytes

couchbase.cluster.hdd.used.value.bytes

集群使用的硬盘空间(字节)。

类型: long

格式: bytes

couchbase.cluster.hdd.used.by_data.bytes

集群中数据使用的硬盘空间(字节)。

类型: long

格式: bytes

couchbase.cluster.max_bucket_count

最大 bucket 计数设置。

类型: long

couchbase.cluster.quota.index_memory.mb

索引服务的内存配额设置(兆字节)。

类型: double

couchbase.cluster.quota.memory.mb

集群的内存配额设置(兆字节)。

类型: double

couchbase.cluster.ram.quota.total.value.bytes

集群的 RAM 配额总量(字节)。

类型: long

格式: bytes

couchbase.cluster.ram.quota.total.per_node.bytes

集群中当前节点使用的 RAM 配额(字节)。

类型: long

格式: bytes

couchbase.cluster.ram.quota.used.value.bytes

集群使用的 RAM 配额(字节)。

类型: long

格式: bytes

couchbase.cluster.ram.quota.used.per_node.bytes

集群中当前节点使用的 Ram 配额(字节)

类型: long

格式: bytes

couchbase.cluster.ram.total.bytes

集群可用的总 RAM(字节)。

类型: long

格式: bytes

couchbase.cluster.ram.used.value.bytes

集群使用的 RAM(字节)。

类型: long

格式: bytes

couchbase.cluster.ram.used.by_data.bytes

集群中数据使用的 RAM(字节)。

类型: long

格式: bytes

node

Couchbase 节点指标。

couchbase.node.cmd_get

get 命令的数量

类型: double

couchbase.node.couch.docs.disk_size.bytes

Couch 文档使用的磁盘空间量(字节)。

类型: long

格式: bytes

couchbase.node.couch.docs.data_size.bytes

与节点关联的 Couch 文档的数据大小(字节)。

类型: long

格式: bytes

couchbase.node.couch.spatial.data_size.bytes

空间视图的对象数据大小(字节)。

类型: long

couchbase.node.couch.spatial.disk_size.bytes

空间视图使用的磁盘空间量(字节)。

类型: long

couchbase.node.couch.views.disk_size.bytes

Couch 视图使用的磁盘空间量(字节)。

类型: long

couchbase.node.couch.views.data_size.bytes

Couch 视图的对象数据大小(字节)。

类型: long

couchbase.node.cpu_utilization_rate.pct

CPU 利用率(%)。

类型: scaled_float

couchbase.node.current_items.value

当前项目数。

类型: long

couchbase.node.current_items.total

与节点关联的项目总数。

类型: long

couchbase.node.ep_bg_fetched

自服务器启动以来执行的磁盘获取次数。

类型: long

couchbase.node.get_hits

get 命中次数。

类型: double

couchbase.node.hostname

节点的 hostname。

类型: keyword

couchbase.node.mcd_memory.allocated.bytes

已分配的 memcached 内存量(字节)。

类型: long

格式: bytes

couchbase.node.mcd_memory.reserved.bytes

已保留的 memcached 内存量(字节)。

类型: long

couchbase.node.memory.free.bytes

节点可用的空闲内存量(字节)。

类型: long

couchbase.node.memory.total.bytes

节点可用的总内存(字节)。

类型: long

couchbase.node.memory.used.bytes

节点使用的内存(字节)。

类型: long

couchbase.node.ops

在 Couchbase 上执行的操作次数。

类型: double

couchbase.node.swap.total.bytes

已分配的总交换空间大小(字节)。

类型: long

couchbase.node.swap.used.bytes

已使用的交换空间量(字节)。

类型: long

couchbase.node.uptime.sec

节点运行时间(秒)。

类型: long

couchbase.node.vb_replica_curr_items

作为副本的项目/文档数。

类型: long