Skip to content

Commit

Permalink
Update source-monitoring-metrics.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Jan 10, 2023
1 parent b4ae2a3 commit 2c73df9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs-2.0/reuse/source-monitoring-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@
| `num_rpc_sent_to_storaged` | Graphd 服务发给 Storaged 服务的 RPC 请求数量。 |
| `slow_query_latency_us` | 慢查询延迟时间。 |

{{ent.ent_begin}}

### 单进程指标

Graph、Meta 和 Storage 服务都有自身的单进程指标。
Expand All @@ -164,3 +166,5 @@ Graph、Meta 和 Storage 服务都有自身的单进程指标。
| `open_filedesc_gauge` | 文件描述符的数量。 |
| `read_bytes_total` | 读取的字节数量。 |
| `write_bytes_total` | 写入的字节数量。 |

{{ent.ent_end}}

0 comments on commit 2c73df9

Please sign in to comment.