mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
[Improve] improve markdown format for MD024 (#2580)
Co-authored-by: tomsun28 <tomsun28@outlook.com>
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
"MD052": false,
|
||||
"MD003": false,
|
||||
"MD013": false,
|
||||
"MD024": false,
|
||||
"MD024": {
|
||||
"siblings_only": true
|
||||
},
|
||||
"MD025": false,
|
||||
"MD029": false,
|
||||
"MD033": false,
|
||||
|
||||
@@ -9,7 +9,7 @@ tags: [opensource]
|
||||
|
||||
> 非常高兴 HertzBeat 迎来了两位新晋社区Committer, 两位都是来自互联网公司的开发工程师,让我们来了解下他们的开源经历吧!
|
||||
|
||||
## 第一位 花城
|
||||
# 第一位 花城
|
||||
|
||||
姓名:王庆华
|
||||
|
||||
@@ -51,7 +51,7 @@ github:[wang1027-wqh](https://github.com/wang1027-wqh)
|
||||
---
|
||||
---
|
||||
|
||||
## 第二位 星辰
|
||||
# 第二位 星辰
|
||||
|
||||
姓名:郑晨鑫
|
||||
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
| memoryConfigurationTotalFlinkMemory | Bytes | Total Flink memory configuration |
|
||||
| memoryConfigurationTotalProcessMemory | Bytes | Total process memory configuration |
|
||||
|
||||
#### TaskManager Metrics
|
||||
#### TaskManager Status Metrics
|
||||
|
||||
| Metric Name | Metric Unit | Metric Help Description |
|
||||
|-----------------------------------|-------------|------------------------------------|
|
||||
|
||||
@@ -74,4 +74,3 @@ hive --service hiveserver2 &
|
||||
| init | MB | The initial amount of memory requested for the memory pool. |
|
||||
| max | MB | The maximum amount of memory that can be allocated for the memory pool. |
|
||||
| used | MB | The amount of memory currently being used by the memory pool. |
|
||||
|
||||
|
||||
@@ -53,4 +53,3 @@ keywords: [open source monitoring tool, open source database monitoring tool, mo
|
||||
| Metric name | Metric unit | Metric help description |
|
||||
|-------------|-------------|--------------------------------------|
|
||||
| running | connections | Number of current client connections |
|
||||
|
||||
|
||||
@@ -70,5 +70,4 @@ Bugfix.
|
||||
|
||||
Online <https://console.tancloud.cn>.
|
||||
|
||||
Have Fun
|
||||
---
|
||||
Have Fun
|
||||
@@ -9,7 +9,7 @@ tags: [opensource]
|
||||
|
||||
> 非常高兴 HertzBeat 迎来了两位新晋社区Committer, 两位都是来自互联网公司的开发工程师,让我们来了解下他们的开源经历吧!
|
||||
|
||||
## 第一位 花城
|
||||
# 第一位 花城
|
||||
|
||||
姓名:王庆华
|
||||
|
||||
@@ -51,7 +51,7 @@ github:[wang1027-wqh](https://github.com/wang1027-wqh)
|
||||
---
|
||||
---
|
||||
|
||||
## 第二位 星辰
|
||||
# 第二位 星辰
|
||||
|
||||
姓名:郑晨鑫
|
||||
|
||||
|
||||
@@ -74,4 +74,3 @@ hive --service hiveserver2 &
|
||||
| 内存池初始内存 | MB | 内存池请求的初始内存量。 |
|
||||
| 内存池可分配最大内存 | MB | 内存池可分配的最大内存量。 |
|
||||
| 内存池内存使用量 | MB | 内存池已使用内存量 |
|
||||
|
||||
|
||||
@@ -53,4 +53,3 @@ keywords: [开源监控系统, 开源数据库监控, Kingbase数据库监控]
|
||||
| 指标名称 | 指标单位 | 指标帮助描述 |
|
||||
|---------|------|----------|
|
||||
| running | 连接数 | 当前客户端连接数 |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user