Skip to content

Commit

Permalink
update single process metrics (#2464)
Browse files Browse the repository at this point in the history
* update single process metrics

* Update source-monitoring-metrics.md
  • Loading branch information
cooper-lzy authored Jan 11, 2023
1 parent 720882a commit 4a5c944
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 @@ -151,6 +151,8 @@
| `num_rpc_sent_to_storaged` | Graphd 服务发给 Storaged 服务的 RPC 请求数量。 |
| `slow_query_latency_us` | 慢查询延迟时间。 |

{{ent.ent_begin}}

### 单进程指标

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

{{ent.ent_end}}

0 comments on commit 4a5c944

Please sign in to comment.