This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new 33342baa3f [doc] japanese hdfs namenode (#3490)
33342baa3f is described below
commit 33342baa3f8eeab49c87a6b65db245d0c6c93920
Author: Calvin <[email protected]>
AuthorDate: Sun Jun 22 06:43:10 2025 +0800
[doc] japanese hdfs namenode (#3490)
---
.../src/main/resources/define/app-activemq.yml | 2 +-
.../src/main/resources/define/app-almalinux.yml | 2 +-
.../src/main/resources/define/app-centos.yml | 2 +-
.../src/main/resources/define/app-coreos.yml | 2 +-
.../src/main/resources/define/app-darwin.yml | 2 +-
.../src/main/resources/define/app-debian.yml | 2 +-
.../src/main/resources/define/app-docker.yml | 6 +--
.../src/main/resources/define/app-dynamic_tp.yml | 2 +-
.../src/main/resources/define/app-euleros.yml | 2 +-
.../src/main/resources/define/app-flink.yml | 2 +-
.../src/main/resources/define/app-freebsd.yml | 2 +-
.../src/main/resources/define/app-hadoop.yml | 4 +-
.../main/resources/define/app-hdfs_namenode.yml | 52 +++++++++++++++++++++-
13 files changed, 66 insertions(+), 16 deletions(-)
diff --git a/hertzbeat-manager/src/main/resources/define/app-activemq.yml
b/hertzbeat-manager/src/main/resources/define/app-activemq.yml
index c1a32b561d..07d770e63a 100644
--- a/hertzbeat-manager/src/main/resources/define/app-activemq.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-activemq.yml
@@ -474,7 +474,7 @@ metrics:
i18n:
zh-CN: 已使用内存
en-US: Used
- ja-JP: 使用済みメモリ
+ ja-JP: 使用済みのメモリ
units:
- committed=B->MB
- init=B->MB
diff --git a/hertzbeat-manager/src/main/resources/define/app-almalinux.yml
b/hertzbeat-manager/src/main/resources/define/app-almalinux.yml
index 45456c601d..113135208e 100644
--- a/hertzbeat-manager/src/main/resources/define/app-almalinux.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-almalinux.yml
@@ -415,7 +415,7 @@ metrics:
i18n:
zh-CN: 剩余可用内存
en-US: Available Memory
- ja-JP: 使用可能なメモリ
+ ja-JP: 使用可能のメモリ
- field: usage
type: 0
unit: '%'
diff --git a/hertzbeat-manager/src/main/resources/define/app-centos.yml
b/hertzbeat-manager/src/main/resources/define/app-centos.yml
index ea1cdb742b..6467cbbd8a 100644
--- a/hertzbeat-manager/src/main/resources/define/app-centos.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-centos.yml
@@ -416,7 +416,7 @@ metrics:
i18n:
zh-CN: 剩余可用内存
en-US: Available Memory
- ja-JP: 使用可能なメモリ
+ ja-JP: 使用可能のメモリ
- field: usage
type: 0
unit: '%'
diff --git a/hertzbeat-manager/src/main/resources/define/app-coreos.yml
b/hertzbeat-manager/src/main/resources/define/app-coreos.yml
index 3210e9d514..ea8ea5aedf 100644
--- a/hertzbeat-manager/src/main/resources/define/app-coreos.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-coreos.yml
@@ -415,7 +415,7 @@ metrics:
i18n:
zh-CN: 剩余可用内存
en-US: Available Memory
- ja-JP: 使用可能なメモリ
+ ja-JP: 使用可能のメモリ
- field: usage
type: 0
unit: '%'
diff --git a/hertzbeat-manager/src/main/resources/define/app-darwin.yml
b/hertzbeat-manager/src/main/resources/define/app-darwin.yml
index 192131cc14..1a8afdcb5d 100644
--- a/hertzbeat-manager/src/main/resources/define/app-darwin.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-darwin.yml
@@ -453,7 +453,7 @@ metrics:
zh-CN: 剩余可用内存
zh-TW: 剩餘可用內存
en-US: Available Memory
- ja-JP: 使用可能なメモリ
+ ja-JP: 使用可能のメモリ
- field: usage
type: 0
unit: '%'
diff --git a/hertzbeat-manager/src/main/resources/define/app-debian.yml
b/hertzbeat-manager/src/main/resources/define/app-debian.yml
index b7509e88ed..43d8493ab4 100644
--- a/hertzbeat-manager/src/main/resources/define/app-debian.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-debian.yml
@@ -414,7 +414,7 @@ metrics:
i18n:
zh-CN: 剩余可用内存
en-US: Available Memory
- ja-JP: 使用可能なメモリ
+ ja-JP: 使用可能のメモリ
- field: usage
type: 0
unit: '%'
diff --git a/hertzbeat-manager/src/main/resources/define/app-docker.yml
b/hertzbeat-manager/src/main/resources/define/app-docker.yml
index 4dddcbfb4c..e7630272ac 100644
--- a/hertzbeat-manager/src/main/resources/define/app-docker.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-docker.yml
@@ -289,14 +289,14 @@ metrics:
i18n:
zh-CN: 可用内存
en-US: available memory
- ja-JP: 使用可能なメモリ
+ ja-JP: 使用可能のメモリ
type: 0
unit: MB
- field: used_memory
i18n:
zh-CN: 已用内存
en-US: used memory
- ja-JP: 使用済みメモリ
+ ja-JP: 使用済みのメモリ
type: 0
unit: MB
- field: memory_usage
@@ -316,7 +316,7 @@ metrics:
i18n:
zh-CN: 可使用CPU数
en-US: cpus number
- ja-JP: 使用可能なCPUコア数
+ ja-JP: 使用可能のCPUコア数
type: 0
- field: cpu_usage
i18n:
diff --git a/hertzbeat-manager/src/main/resources/define/app-dynamic_tp.yml
b/hertzbeat-manager/src/main/resources/define/app-dynamic_tp.yml
index aa22fae77a..d0c760ce57 100644
--- a/hertzbeat-manager/src/main/resources/define/app-dynamic_tp.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-dynamic_tp.yml
@@ -211,7 +211,7 @@ metrics:
i18n:
zh-CN: 队列剩余容量
en-US: queue remaining capacity
- ja-JP: 使用可能なキュー容量
+ ja-JP: 使用可能のキュー容量
type: 0
unit: MB
- field: active_count
diff --git a/hertzbeat-manager/src/main/resources/define/app-euleros.yml
b/hertzbeat-manager/src/main/resources/define/app-euleros.yml
index 2d36d9f783..560627b607 100644
--- a/hertzbeat-manager/src/main/resources/define/app-euleros.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-euleros.yml
@@ -415,7 +415,7 @@ metrics:
i18n:
zh-CN: 剩余可用内存
en-US: Available Memory
- ja-JP: 使用可能なメモリ
+ ja-JP: 使用可能のメモリ
- field: usage
type: 0
unit: '%'
diff --git a/hertzbeat-manager/src/main/resources/define/app-flink.yml
b/hertzbeat-manager/src/main/resources/define/app-flink.yml
index 32cd6c63fe..84ea487757 100644
--- a/hertzbeat-manager/src/main/resources/define/app-flink.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-flink.yml
@@ -158,7 +158,7 @@ metrics:
i18n:
zh-CN: 已用插槽数
en-US: Slots Used
- ja-JP: 使用済みスロット数
+ ja-JP: 使用済みのスロット数
- field: task_total # task count
type: 0
i18n:
diff --git a/hertzbeat-manager/src/main/resources/define/app-freebsd.yml
b/hertzbeat-manager/src/main/resources/define/app-freebsd.yml
index 8db4980f29..b17bd988eb 100644
--- a/hertzbeat-manager/src/main/resources/define/app-freebsd.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-freebsd.yml
@@ -409,7 +409,7 @@ metrics:
i18n:
zh-CN: 可用内存
en-US: Available Memory
- ja-JP: 使用可能なメモリ
+ ja-JP: 使用可能のメモリ
- field: usage
type: 0
unit: '%'
diff --git a/hertzbeat-manager/src/main/resources/define/app-hadoop.yml
b/hertzbeat-manager/src/main/resources/define/app-hadoop.yml
index f3e053e082..82ef0646ac 100644
--- a/hertzbeat-manager/src/main/resources/define/app-hadoop.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-hadoop.yml
@@ -196,7 +196,7 @@ metrics:
i18n:
zh-CN: 已使用内存
en-US: Used
- ja-JP: 使用済みメモリ
+ ja-JP: 使用済みのメモリ
units:
- committed=B->MB
- init=B->MB
@@ -258,7 +258,7 @@ metrics:
i18n:
zh-CN: 已使用内存
en-US: Used
- ja-JP: 使用済みメモリ
+ ja-JP: 使用済みのメモリ
aliasFields:
- Usage->committed
- Usage->init
diff --git a/hertzbeat-manager/src/main/resources/define/app-hdfs_namenode.yml
b/hertzbeat-manager/src/main/resources/define/app-hdfs_namenode.yml
index 798c5522ea..62d5249476 100644
--- a/hertzbeat-manager/src/main/resources/define/app-hdfs_namenode.yml
+++ b/hertzbeat-manager/src/main/resources/define/app-hdfs_namenode.yml
@@ -21,11 +21,13 @@ app: hdfs_namenode
name:
zh-CN: Apache HDFS NameNode
en-US: Apache HDFS NameNode
+ ja-JP: Apache HDFS NameNode
# The description and help of this monitoring type
help:
zh-CN: Hertzbeat 对 HDFS NameNode 节点监控指标进行监控。<br>您可以点击 “<i>新建 Apache HDFS
NameNode</i>” 并进行配置,或者选择“<i>更多操作</i>”,导入已有配置。
en-US: Hertzbeat monitors the HDFS NameNode metrics. <br>You can click
"<i>New Apache HDFS NameNode</i>" to configure, or select "<i>More Actions</i>"
to import an existing configuration.
zh-TW: Hertzbeat 對 HDFS NameNode 節點監控指標進行監控。<br>您可以點擊 “<i>新建 Apache HDFS
NameNode</i>” 並進行配置,或者選擇“<i>更多操作</i>”,導入已有配置。
+ ja-JP: Hertzbeat は HDFS NameNodeの一般的なメトリック監視します。<br>「<i>新規 Apache HDFS
NameNode</i>」をクリックしてパラメタを設定した後、新規することができます。
helpLink:
zh-CN: https://hertzbeat.apache.org/zh-cn/docs/help/hdfs_namenode/
@@ -38,6 +40,7 @@ params:
name:
zh-CN: 目标Host
en-US: Target Host
+ ja-JP: 目標ホスト
# type-param field type(most mapping the html input type)
type: host
# required-true or false
@@ -48,6 +51,7 @@ params:
name:
zh-CN: 端口
en-US: Port
+ ja-JP: ポート
# type-param field type(most mapping the html input type)
type: number
# when type is number, range is required
@@ -62,6 +66,7 @@ params:
name:
zh-CN: 查询超时时间
en-US: Query Timeout
+ ja-JP: クエリタイムアウト
# type-param field type(most mapping the html input type)
type: number
# required-true or false
@@ -85,6 +90,7 @@ metrics:
i18n:
zh-CN: 集群存储总容量
en-US: CapacityTotal
+ ja-JP: 容量合計
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: CapacityTotalGB
type: 0
@@ -92,12 +98,14 @@ metrics:
i18n:
zh-CN: 集群存储总容量
en-US: CapacityTotalGB
+ ja-JP: 容量合計(GB)
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: CapacityUsed
type: 0
i18n:
zh-CN: 集群存储已使用容量
en-US: CapacityUsed
+ ja-JP: 使用済みの容量
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: CapacityUsedGB
type: 0
@@ -105,12 +113,14 @@ metrics:
zh-CN: 集群存储已使用容量
unit: 'GB'
en-US: CapacityUsedGB
+ ja-JP: 使用済みの容量(GB)
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: CapacityRemaining
type: 0
i18n:
zh-CN: 集群存储剩余容量
en-US: CapacityRemaining
+ ja-JP: 使用可能の容量
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: CapacityRemainingGB
type: 0
@@ -118,120 +128,140 @@ metrics:
i18n:
zh-CN: 集群存储剩余容量
en-US: CapacityRemainingGB
+ ja-JP: 使用可能の容量(GB)
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: CapacityUsedNonDFS
type: 0
i18n:
zh-CN: 集群非 HDFS 使用容量
en-US: CapacityUsedNonDFS
+ ja-JP: 使用済みのノンHDFS容量
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: TotalLoad
type: 0
i18n:
zh-CN: 整个集群的客户端连接数
en-US: TotalLoad
+ ja-JP: クライアントとのコネクション総数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: FilesTotal
type: 0
i18n:
zh-CN: 集群文件总数量
en-US: FilesTotal
+ ja-JP: ファイル総数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: BlocksTotal
type: 0
i18n:
zh-CN: 总 BLOCK 数量
en-US: BlocksTotal
+ ja-JP: ブロック総数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: PendingReplicationBlocks
type: 0
i18n:
zh-CN: 等待被备份的块数量
en-US: PendingReplicationBlocks
+ ja-JP: 保留中のレプリケーションのブロック数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: UnderReplicatedBlocks
type: 0
i18n:
zh-CN: 副本数不够的块数量
en-US: UnderReplicatedBlocks
+ ja-JP: レプリケート中のブロック数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: CorruptBlocks
type: 0
i18n:
zh-CN: 坏块数量
en-US: CorruptBlocks
+ ja-JP: 破損ブロック数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: ScheduledReplicationBlocks
type: 0
i18n:
zh-CN: 安排要备份的块数量
en-US: ScheduledReplicationBlocks
+ ja-JP: スケジュールされたレプリケーションのブロック数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: PendingDeletionBlocks
type: 0
i18n:
zh-CN: 等待被删除的块数量
en-US: PendingDeletionBlocks
+ ja-JP: 保留中の削除ブロック数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: ExcessBlocks
type: 0
i18n:
zh-CN: 多余的块数量
en-US: ExcessBlocks
+ ja-JP: 余剰ブロック数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: PostponedMisreplicatedBlocks
type: 0
i18n:
zh-CN: 被推迟处理的异常块数量
en-US: PostponedMisreplicatedBlocks
+ ja-JP: 延期の異常ブロック数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: NumLiveDataNodes
type: 0
i18n:
zh-CN: 活的数据节点数量
en-US: NumLiveDataNodes
+ ja-JP: ライブのDATANODE数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: NumDeadDataNodes
type: 0
i18n:
zh-CN: 已经标记为 Dead 状态的数据节点数量
en-US: NumDeadDataNodes
+ ja-JP: デッドのDATANODE数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: NumDecomLiveDataNodes
type: 0
i18n:
zh-CN: 下线且 Live 的节点数量
en-US: NumDecomLiveDataNodes
+ ja-JP: オフラインとライブのDATANODE数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: NumDecomDeadDataNodes
type: 0
i18n:
zh-CN: 下线且 Dead 的节点数量
en-US: NumDecomDeadDataNodes
+ ja-JP: オフラインとデッドのDATANODE数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: NumDecommissioningDataNodes
type: 0
i18n:
zh-CN: 正在下线的节点数量
en-US: NumDecommissioningDataNodes
+ ja-JP: オフライン中のDATANODE数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: TransactionsSinceLastCheckpoint
type: 0
i18n:
zh-CN: 从上次Checkpoint之后的事务数量
en-US: TransactionsSinceLastCheckpoint
+ ja-JP: 前回のチェックポイントからのトランザクション数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: LastCheckpointTime
type: 0
i18n:
zh-CN: 上一次Checkpoint时间
en-US: LastCheckpointTime
+ ja-JP: 最終チェックポイント時刻
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: PendingDataNodeMessageCount
type: 0
i18n:
zh-CN: DATANODE 的请求被 QUEUE 在 standby namenode 中的个数
en-US: PendingDataNodeMessageCount
+ ja-JP: DATANODEで保留中のメッセージ数
# (optional)metrics field alias name, it is used as an alias field to map
and convert the collected data and metrics field
aliasFields:
- $.CapacityTotal
@@ -306,18 +336,21 @@ metrics:
i18n:
zh-CN: 接收数据速率
en-US: ReceivedBytes
+ ja-JP: 受信バイト
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: SentBytes
type: 0
i18n:
zh-CN: 发送数据速率
en-US: SentBytes
+ ja-JP: 送信バイト
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: RpcQueueTimeNumOps
type: 0
i18n:
zh-CN: RPC 调用速率
en-US: RpcQueueTimeNumOps
+ ja-JP: RPCスピード
# (optional)metrics field alias name, it is used as an alias field to map
and convert the collected data and metrics field
aliasFields:
- $.ReceivedBytes
@@ -349,6 +382,7 @@ metrics:
i18n:
zh-CN: 启动时间
en-US: StartTime
+ ja-JP: 目標ホスト
# (optional)metrics field alias name, it is used as an alias field to map
and convert the collected data and metrics field
aliasFields:
- $.beans[?(@.name == "java.lang:type=Runtime")].StartTime
@@ -376,96 +410,112 @@ metrics:
i18n:
zh-CN: JVM 当前已经使用的 NonHeapMemory 的大小
en-US: MemNonHeapUsedM
+ ja-JP: 使用済みのノンヒープメモリサイズ
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: MemNonHeapCommittedM
type: 0
i18n:
zh-CN: JVM 配置的 NonHeapCommittedM 的大小
en-US: MemNonHeapCommittedM
+ ja-JP: コミットのノンヒープメモリサイズ
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: MemHeapUsedM
type: 0
i18n:
zh-CN: JVM 当前已经使用的 HeapMemory 的大小
en-US: MemHeapUsedM
+ ja-JP: 使用済みのヒープメモリサイズ
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: MemHeapCommittedM
type: 0
i18n:
zh-CN: JVM HeapMemory 提交大小
en-US: MemHeapCommittedM
+ ja-JP: コミットのヒープメモリサイズ
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: MemHeapMaxM
type: 0
i18n:
zh-CN: JVM 配置的 HeapMemory 的大小
en-US: MemHeapMaxM
+ ja-JP: 配置のヒープメモリサイズ
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: MemMaxM
type: 0
i18n:
zh-CN: JVM 运行时可以使用的最大内存大小
en-US: MemMaxM
+ ja-JP: 最大のヒープメモリサイズ
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: GcCountParNew
type: 0
i18n:
zh-CN: 新生代GC次数
en-US: GcCountParNew
+ ja-JP: 新領域GC回数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: GcTimeMillisParNew
type: 0
i18n:
zh-CN: 新生代GC消耗时间
en-US: GcTimeMillisParNew
+ ja-JP: 新領域GC時間
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: GcCountConcurrentMarkSweep
type: 0
i18n:
zh-CN: 老年代GC次数
en-US: GcCountConcurrentMarkSweep
+ ja-JP: 古い領域GC回数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: GcTimeMillisConcurrentMarkSweep
type: 0
i18n:
zh-CN: 老年代GC消耗时间
en-US: GcTimeMillisConcurrentMarkSweep
+ ja-JP: 古い領域GC時間
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: GcCount
type: 0
i18n:
zh-CN: GC次数
en-US: GcCount
+ ja-JP: GC回数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: GcTimeMillis
type: 0
i18n:
zh-CN: GC消耗时间
en-US: GcTimeMillis
+ ja-JP: GC時間
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: ThreadsRunnable
type: 0
i18n:
- zh-CN: 处于 BLOCKED 状态的线程数量
+ zh-CN: 处于 RUNNABLE 状态的线程数量
en-US: ThreadsRunnable
+ ja-JP: RUNNABLE スレッド数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: ThreadsBlocked
type: 0
i18n:
zh-CN: 处于 BLOCKED 状态的线程数量
en-US: ThreadsBlocked
+ ja-JP: BLOCKED スレッド数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: ThreadsWaiting
type: 0
i18n:
zh-CN: 处于 WAITING 状态的线程数量
en-US: ThreadsWaiting
+ ja-JP: WAITING スレッド数
# field-metric name, type-metric type(0-number,1-string), unit-metric
unit('%','ms','MB'), label-whether it is a metrics label field
- field: ThreadsTimedWaiting
type: 0
i18n:
zh-CN: 处于 TIMED WAITING 状态的线程数量
en-US: ThreadsTimedWaiting
+ ja-JP: TIMED WAITING スレッド数
# (optional)metrics field alias name, it is used as an alias field to map
and convert the collected data and metrics field
aliasFields:
- $.MemNonHeapUsedM
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]