Skip to content

Commit 13a4c0a

Browse files
committed
minor
1 parent 73e93da commit 13a4c0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

zh_CN/admin/system-metrics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)