File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Datalayers 原生支持与 Prometheus 集成,实现高效的监控数据采集
4646
4747| Key | Type | 说明 |
4848| ----------------------------------------------------- | --------- | --------------------------------------------------------- |
49- | ** fdb_database_available** | gauge | <span style =" color :red " >* </span > 元数据服务状态状态,0 不健康,1 状态 |
50- | ** fdb_process_disk_free_bytes** | gauge | <span style =" color :red " >* </span > 元数据存储磁盘已使用空间大小,单位:bytes, 使用空间不超过:80% |
51- | ** fdb_exporter_latency_seconds** | gauge | <span style =" color :red " >* </span > 访问元数据服务的时延,单位:秒。不应该大于1 |
49+ | ** fdb_database_available** | gauge | <span style =" color :red " >* </span > 元数据服务状态状态,` 0 ` 不健康,` 1 ` 状态 |
50+ | ** fdb_process_disk_free_bytes** | gauge | <span style =" color :red " >* </span > 元数据存储磁盘已使用空间大小,单位:bytes, 使用空间超过 ` 95% ` 会导致服务不可用 |
51+ | ** fdb_exporter_latency_seconds** | gauge | <span style =" color :red " >* </span > 访问元数据服务的时延,单位:秒。不应该大于 ` 1 ` |
5252| fdb_process_disk_total_bytes | gauge | 元数据存储磁盘的总空间大小,单位:bytes |
You can’t perform that action at this time.
0 commit comments