Couchbase 字段

从 Couchbase 服务器收集的指标。

couchbase

couchbase 包含从 Couchbase 抓取的指标。

bucket

Couchbase 桶指标。

couchbase.bucket.name

桶的名称。

type: keyword

couchbase.bucket.type

桶的类型。

type: keyword

couchbase.bucket.data.used.bytes

指定状态的桶内驻留在 RAM 中的用户数据的尺寸。

type: long

format: bytes

couchbase.bucket.disk.fetches

磁盘获取次数。

type: double

couchbase.bucket.disk.used.bytes

磁盘使用量(字节)。

type: long

format: bytes

couchbase.bucket.memory.used.bytes

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

type: long

format: bytes

couchbase.bucket.quota.ram.bytes

桶使用的 RAM 量(字节)。

type: long

format: bytes

couchbase.bucket.quota.use.pct

RAM 使用率(用于活动对象)相对于配置的桶大小的百分比(%)。

type: scaled_float

format: percent

couchbase.bucket.ops_per_sec

每秒操作数。

type: double

couchbase.bucket.item_count

与桶关联的项目数。

type: long

cluster

Couchbase 集群指标。

couchbase.cluster.hdd.free.bytes

集群中剩余的硬盘空间(字节)。

type: long

format: bytes

couchbase.cluster.hdd.quota.total.bytes

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

type: long

format: bytes

couchbase.cluster.hdd.total.bytes

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

type: long

format: bytes

couchbase.cluster.hdd.used.value.bytes

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

type: long

format: bytes

couchbase.cluster.hdd.used.by_data.bytes

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

type: long

format: bytes

couchbase.cluster.max_bucket_count

最大桶数量设置。

type: long

couchbase.cluster.quota.index_memory.mb

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

type: double

couchbase.cluster.quota.memory.mb

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

type: double

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

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

type: long

format: bytes

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

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

type: long

format: bytes

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

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

type: long

format: bytes

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

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

type: long

format: bytes

couchbase.cluster.ram.total.bytes

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

type: long

format: bytes

couchbase.cluster.ram.used.value.bytes

集群使用的 RAM 量(字节)。

type: long

format: bytes

couchbase.cluster.ram.used.by_data.bytes

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

type: long

format: bytes

node

Couchbase 节点指标。

couchbase.node.cmd_get

获取命令数

type: double

couchbase.node.couch.docs.disk_size.bytes

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

type: long

format: bytes

couchbase.node.couch.docs.data_size.bytes

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

type: long

format: bytes

couchbase.node.couch.spatial.data_size.bytes

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

type: long

couchbase.node.couch.spatial.disk_size.bytes

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

type: long

couchbase.node.couch.views.disk_size.bytes

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

type: long

couchbase.node.couch.views.data_size.bytes

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

type: long

couchbase.node.cpu_utilization_rate.pct

CPU 使用率(%)。

type: scaled_float

couchbase.node.current_items.value

当前项目数。

type: long

couchbase.node.current_items.total

与节点关联的总项目数。

type: long

couchbase.node.ep_bg_fetched

服务器启动后执行的磁盘获取次数。

type: long

couchbase.node.get_hits

获取命中次数。

type: double

couchbase.node.hostname

节点的主机名。

type: keyword

couchbase.node.mcd_memory.allocated.bytes

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

type: long

format: bytes

couchbase.node.mcd_memory.reserved.bytes

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

type: long

couchbase.node.memory.free.bytes

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

type: long

couchbase.node.memory.total.bytes

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

type: long

couchbase.node.memory.used.bytes

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

type: long

couchbase.node.ops

在 Couchbase 上执行的操作数。

type: double

couchbase.node.swap.total.bytes

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

type: long

couchbase.node.swap.used.bytes

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

type: long

couchbase.node.uptime.sec

节点运行的时间(秒)。

type: long

couchbase.node.vb_replica_curr_items

副本项目/文档数量。

type: long