Calvin979 commented on code in PR #3598: URL: https://github.com/apache/hertzbeat/pull/3598#discussion_r2219371097
########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -70,6 +75,7 @@ params: name: zh-CN: 认证方式 en-US: Auth Type + ja-JP: 認証タイプ Review Comment: 認証方法 ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -245,182 +268,216 @@ metrics: i18n: zh-CN: 名称 en-US: Name + ja-JP: 名前 - field: type type: 1 i18n: zh-CN: 类型 en-US: Type + ja-JP: タイプ - field: running type: 1 i18n: zh-CN: 运行状态 en-US: Running + ja-JP: 実行状態 - field: os_pid type: 1 i18n: zh-CN: 操作系统进程ID en-US: OS PID + ja-JP: OSプロセスID - field: mem_limit type: 0 unit: MB i18n: zh-CN: 内存限制 en-US: Memory Limit + ja-JP: メモリ制限 - field: mem_used type: 0 unit: MB i18n: zh-CN: 已使用内存 en-US: Memory Used + ja-JP: 使用メモリ - field: fd_total type: 0 i18n: zh-CN: 文件描述符总数 en-US: Total File Descriptors + ja-JP: ファイル記述子総数 - field: fd_used type: 0 i18n: zh-CN: 已使用文件描述符 en-US: Used File Descriptors + ja-JP: 使用ファイル記述子 - field: sockets_total type: 0 i18n: zh-CN: 总套接字数 en-US: Total Sockets + ja-JP: ソケット総数 - field: sockets_used type: 0 i18n: zh-CN: 已使用套接字数 en-US: Used Sockets + ja-JP: 使用ソケット数 Review Comment: 使用したソケット数 ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -245,182 +268,216 @@ metrics: i18n: zh-CN: 名称 en-US: Name + ja-JP: 名前 - field: type type: 1 i18n: zh-CN: 类型 en-US: Type + ja-JP: タイプ - field: running type: 1 i18n: zh-CN: 运行状态 en-US: Running + ja-JP: 実行状態 - field: os_pid type: 1 i18n: zh-CN: 操作系统进程ID en-US: OS PID + ja-JP: OSプロセスID Review Comment: `オーエスPID` or `オーエスのプロセスID` ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -245,182 +268,216 @@ metrics: i18n: zh-CN: 名称 en-US: Name + ja-JP: 名前 - field: type type: 1 i18n: zh-CN: 类型 en-US: Type + ja-JP: タイプ - field: running type: 1 i18n: zh-CN: 运行状态 en-US: Running + ja-JP: 実行状態 - field: os_pid type: 1 i18n: zh-CN: 操作系统进程ID en-US: OS PID + ja-JP: OSプロセスID - field: mem_limit type: 0 unit: MB i18n: zh-CN: 内存限制 en-US: Memory Limit + ja-JP: メモリ制限 - field: mem_used type: 0 unit: MB i18n: zh-CN: 已使用内存 en-US: Memory Used + ja-JP: 使用メモリ - field: fd_total type: 0 i18n: zh-CN: 文件描述符总数 en-US: Total File Descriptors + ja-JP: ファイル記述子総数 - field: fd_used type: 0 i18n: zh-CN: 已使用文件描述符 en-US: Used File Descriptors + ja-JP: 使用ファイル記述子 - field: sockets_total type: 0 i18n: zh-CN: 总套接字数 en-US: Total Sockets + ja-JP: ソケット総数 - field: sockets_used type: 0 i18n: zh-CN: 已使用套接字数 en-US: Used Sockets + ja-JP: 使用ソケット数 - field: proc_total type: 0 i18n: zh-CN: 进程总数 en-US: Total Processes + ja-JP: プロセス総数 - field: proc_used type: 0 i18n: zh-CN: 已使用进程数 en-US: Used Processes + ja-JP: 使用プロセス数 Review Comment: 使用したプロセス数 ########## hertzbeat-manager/src/main/resources/define/app-rocketmq.yml: ########## @@ -142,38 +158,45 @@ metrics: i18n: zh-CN: 消费者 en-US: Consumer + ja-JP: コンシューマー priority: 1 fields: - field: Consumer_group i18n: zh-CN: 消费者组 en-US: Consumer_group + ja-JP: コンシューマーグループ type: 1 label: true - field: Client_quantity i18n: zh-CN: 客户端数量 en-US: Client_quantity + ja-JP: クライアント数 type: 0 - field: Message_model i18n: zh-CN: 消息模式 en-US: Message_model + ja-JP: メッセージモデル type: 1 - field: Consume_type i18n: zh-CN: 消费类型 en-US: Consume_type + ja-JP: 消費タイプ type: 1 - field: Consume_tps i18n: zh-CN: 消费TPS en-US: Consume_tps + ja-JP: 消費TPS Review Comment: 受信速度(TPS) ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -245,182 +268,216 @@ metrics: i18n: zh-CN: 名称 en-US: Name + ja-JP: 名前 - field: type type: 1 i18n: zh-CN: 类型 en-US: Type + ja-JP: タイプ - field: running type: 1 i18n: zh-CN: 运行状态 en-US: Running + ja-JP: 実行状態 - field: os_pid type: 1 i18n: zh-CN: 操作系统进程ID en-US: OS PID + ja-JP: OSプロセスID - field: mem_limit type: 0 unit: MB i18n: zh-CN: 内存限制 en-US: Memory Limit + ja-JP: メモリ制限 - field: mem_used type: 0 unit: MB i18n: zh-CN: 已使用内存 en-US: Memory Used + ja-JP: 使用メモリ - field: fd_total type: 0 i18n: zh-CN: 文件描述符总数 en-US: Total File Descriptors + ja-JP: ファイル記述子総数 - field: fd_used type: 0 i18n: zh-CN: 已使用文件描述符 en-US: Used File Descriptors + ja-JP: 使用ファイル記述子 - field: sockets_total type: 0 i18n: zh-CN: 总套接字数 en-US: Total Sockets + ja-JP: ソケット総数 - field: sockets_used type: 0 i18n: zh-CN: 已使用套接字数 en-US: Used Sockets + ja-JP: 使用ソケット数 - field: proc_total type: 0 i18n: zh-CN: 进程总数 en-US: Total Processes + ja-JP: プロセス総数 - field: proc_used type: 0 i18n: zh-CN: 已使用进程数 en-US: Used Processes + ja-JP: 使用プロセス数 - field: disk_free_limit type: 0 unit: GB i18n: zh-CN: 磁盘可用空间限制 en-US: Disk Free Limit + ja-JP: ディスク空き容量制限 Review Comment: 利用可能なディスク容量の制限 ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -245,182 +268,216 @@ metrics: i18n: zh-CN: 名称 en-US: Name + ja-JP: 名前 - field: type type: 1 i18n: zh-CN: 类型 en-US: Type + ja-JP: タイプ - field: running type: 1 i18n: zh-CN: 运行状态 en-US: Running + ja-JP: 実行状態 - field: os_pid type: 1 i18n: zh-CN: 操作系统进程ID en-US: OS PID + ja-JP: OSプロセスID - field: mem_limit type: 0 unit: MB i18n: zh-CN: 内存限制 en-US: Memory Limit + ja-JP: メモリ制限 - field: mem_used type: 0 unit: MB i18n: zh-CN: 已使用内存 en-US: Memory Used + ja-JP: 使用メモリ - field: fd_total type: 0 i18n: zh-CN: 文件描述符总数 en-US: Total File Descriptors + ja-JP: ファイル記述子総数 - field: fd_used type: 0 i18n: zh-CN: 已使用文件描述符 en-US: Used File Descriptors + ja-JP: 使用ファイル記述子 - field: sockets_total type: 0 i18n: zh-CN: 总套接字数 en-US: Total Sockets + ja-JP: ソケット総数 - field: sockets_used type: 0 i18n: zh-CN: 已使用套接字数 en-US: Used Sockets + ja-JP: 使用ソケット数 - field: proc_total type: 0 i18n: zh-CN: 进程总数 en-US: Total Processes + ja-JP: プロセス総数 - field: proc_used type: 0 i18n: zh-CN: 已使用进程数 en-US: Used Processes + ja-JP: 使用プロセス数 - field: disk_free_limit type: 0 unit: GB i18n: zh-CN: 磁盘可用空间限制 en-US: Disk Free Limit + ja-JP: ディスク空き容量制限 - field: disk_free type: 0 unit: GB i18n: zh-CN: 可用磁盘空间 en-US: Disk Free + ja-JP: ディスク空き容量 Review Comment: 利用可能なディスク容量 ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -245,182 +268,216 @@ metrics: i18n: zh-CN: 名称 en-US: Name + ja-JP: 名前 - field: type type: 1 i18n: zh-CN: 类型 en-US: Type + ja-JP: タイプ - field: running type: 1 i18n: zh-CN: 运行状态 en-US: Running + ja-JP: 実行状態 - field: os_pid type: 1 i18n: zh-CN: 操作系统进程ID en-US: OS PID + ja-JP: OSプロセスID - field: mem_limit type: 0 unit: MB i18n: zh-CN: 内存限制 en-US: Memory Limit + ja-JP: メモリ制限 - field: mem_used type: 0 unit: MB i18n: zh-CN: 已使用内存 en-US: Memory Used + ja-JP: 使用メモリ Review Comment: 使用したメモリ ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -245,182 +268,216 @@ metrics: i18n: zh-CN: 名称 en-US: Name + ja-JP: 名前 - field: type type: 1 i18n: zh-CN: 类型 en-US: Type + ja-JP: タイプ - field: running type: 1 i18n: zh-CN: 运行状态 en-US: Running + ja-JP: 実行状態 - field: os_pid type: 1 i18n: zh-CN: 操作系统进程ID en-US: OS PID + ja-JP: OSプロセスID - field: mem_limit type: 0 unit: MB i18n: zh-CN: 内存限制 en-US: Memory Limit + ja-JP: メモリ制限 - field: mem_used type: 0 unit: MB i18n: zh-CN: 已使用内存 en-US: Memory Used + ja-JP: 使用メモリ - field: fd_total type: 0 i18n: zh-CN: 文件描述符总数 en-US: Total File Descriptors + ja-JP: ファイル記述子総数 - field: fd_used type: 0 i18n: zh-CN: 已使用文件描述符 en-US: Used File Descriptors + ja-JP: 使用ファイル記述子 - field: sockets_total type: 0 i18n: zh-CN: 总套接字数 en-US: Total Sockets + ja-JP: ソケット総数 - field: sockets_used type: 0 i18n: zh-CN: 已使用套接字数 en-US: Used Sockets + ja-JP: 使用ソケット数 - field: proc_total type: 0 i18n: zh-CN: 进程总数 en-US: Total Processes + ja-JP: プロセス総数 - field: proc_used type: 0 i18n: zh-CN: 已使用进程数 en-US: Used Processes + ja-JP: 使用プロセス数 - field: disk_free_limit type: 0 unit: GB i18n: zh-CN: 磁盘可用空间限制 en-US: Disk Free Limit + ja-JP: ディスク空き容量制限 - field: disk_free type: 0 unit: GB i18n: zh-CN: 可用磁盘空间 en-US: Disk Free + ja-JP: ディスク空き容量 - field: gc_num type: 0 i18n: zh-CN: 垃圾回收次数 en-US: GC Count + ja-JP: GC回数 - field: gc_bytes_reclaimed type: 0 unit: MB i18n: zh-CN: 回收的垃圾字节数 en-US: GC Bytes Reclaimed + ja-JP: GC回収バイト数 Review Comment: GCによって解放されたバイト数 ########## hertzbeat-manager/src/main/resources/define/app-rocketmq.yml: ########## @@ -50,64 +54,76 @@ params: name: zh-CN: accessKey en-US: accessKey + ja-JP: accessKey type: text - field: secretKey name: zh-CN: secretKey en-US: secretKey + ja-JP: secretKey type: text metrics: - name: cluster i18n: zh-CN: 集群 en-US: cluster + ja-JP: クラスター priority: 0 fields: - field: BrokerId i18n: zh-CN: BrokerId en-US: BrokerId + ja-JP: BrokerId type: 1 - field: Address i18n: zh-CN: 地址 en-US: Address + ja-JP: アドレス type: 1 label: true - field: Version i18n: zh-CN: 版本 en-US: Version + ja-JP: バージョン type: 1 - field: Producer_Message_TPS i18n: zh-CN: 生产消息TPS en-US: Producer_Message_TPS + ja-JP: プロデューサーメッセージTPS type: 0 - field: Consumer_Message_TPS i18n: zh-CN: 消费消息TPS en-US: Consumer_Message_TPS + ja-JP: コンシューマーメッセージTPS Review Comment: コンシューマーの受信速度(TPS) ########## hertzbeat-manager/src/main/resources/define/app-rocketmq.yml: ########## @@ -50,64 +54,76 @@ params: name: zh-CN: accessKey en-US: accessKey + ja-JP: accessKey Review Comment: アクセスキー ########## hertzbeat-manager/src/main/resources/define/app-rocketmq.yml: ########## @@ -50,64 +54,76 @@ params: name: zh-CN: accessKey en-US: accessKey + ja-JP: accessKey type: text - field: secretKey name: zh-CN: secretKey en-US: secretKey + ja-JP: secretKey type: text metrics: - name: cluster i18n: zh-CN: 集群 en-US: cluster + ja-JP: クラスター priority: 0 fields: - field: BrokerId i18n: zh-CN: BrokerId en-US: BrokerId + ja-JP: BrokerId type: 1 - field: Address i18n: zh-CN: 地址 en-US: Address + ja-JP: アドレス type: 1 label: true - field: Version i18n: zh-CN: 版本 en-US: Version + ja-JP: バージョン type: 1 - field: Producer_Message_TPS i18n: zh-CN: 生产消息TPS en-US: Producer_Message_TPS + ja-JP: プロデューサーメッセージTPS Review Comment: プロデューサーの送信速度(TPS) ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -467,102 +525,121 @@ metrics: i18n: zh-CN: 名称 en-US: Name + ja-JP: 名前 - field: node type: 1 i18n: zh-CN: 节点 en-US: Node + ja-JP: ノード - field: state type: 1 i18n: zh-CN: 状态 en-US: State + ja-JP: 状態 - field: type type: 1 i18n: zh-CN: 类型 en-US: Type + ja-JP: タイプ - field: vhost type: 1 i18n: zh-CN: 虚拟主机 en-US: Vhost + ja-JP: 仮想ホスト - field: auto_delete type: 1 i18n: zh-CN: 自动删除 en-US: Auto Delete + ja-JP: 自動削除 - field: policy type: 1 i18n: zh-CN: 策略 en-US: Policy + ja-JP: ポリシー - field: consumers type: 0 i18n: zh-CN: 消费者数 en-US: Consumers + ja-JP: コンシューマー数 - field: memory type: 0 unit: B i18n: zh-CN: 内存占用 en-US: Memory + ja-JP: メモリ使用量 - field: messages_ready type: 0 i18n: zh-CN: 就绪消息数 en-US: Messages Ready + ja-JP: 準備完了メッセージ数 - field: messages_unacknowledged type: 0 i18n: zh-CN: 未确认消息数 en-US: Messages Unacknowledged + ja-JP: 未確認メッセージ数 - field: messages type: 0 i18n: zh-CN: 消息总数 en-US: Messages + ja-JP: メッセージ総数 - field: messages_ready_ram type: 0 i18n: zh-CN: 就绪消息占用内存 en-US: Messages Ready RAM + ja-JP: 準備完了メッセージRAM使用量 - field: messages_persistent type: 0 i18n: zh-CN: 持久化消息数 en-US: Persistent Messages + ja-JP: 永続化メッセージ数 - field: message_bytes type: 0 unit: B i18n: zh-CN: 消息字节数 en-US: Message Bytes + ja-JP: メッセージバイト数 - field: message_bytes_ready type: 0 unit: B i18n: zh-CN: 就绪消息字节数 en-US: Message Bytes Ready + ja-JP: 準備完了メッセージバイト数 - field: message_bytes_unacknowledged type: 0 unit: B i18n: zh-CN: 未确认消息字节数 en-US: Message Bytes Unacknowledged + ja-JP: 未確認メッセージバイト数 - field: message_bytes_ram type: 0 unit: B i18n: zh-CN: 消息占用内存字节数 en-US: Message Bytes RAM + ja-JP: メッセージ使用メモリバイト数 - field: message_bytes_persistent type: 0 unit: B i18n: zh-CN: 持久化消息字节数 en-US: Persistent Message Bytes + ja-JP: 永続化メッセージバイト数 Review Comment: 永続化されたメッセージのバイト数 ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -467,102 +525,121 @@ metrics: i18n: zh-CN: 名称 en-US: Name + ja-JP: 名前 - field: node type: 1 i18n: zh-CN: 节点 en-US: Node + ja-JP: ノード - field: state type: 1 i18n: zh-CN: 状态 en-US: State + ja-JP: 状態 - field: type type: 1 i18n: zh-CN: 类型 en-US: Type + ja-JP: タイプ - field: vhost type: 1 i18n: zh-CN: 虚拟主机 en-US: Vhost + ja-JP: 仮想ホスト - field: auto_delete type: 1 i18n: zh-CN: 自动删除 en-US: Auto Delete + ja-JP: 自動削除 - field: policy type: 1 i18n: zh-CN: 策略 en-US: Policy + ja-JP: ポリシー - field: consumers type: 0 i18n: zh-CN: 消费者数 en-US: Consumers + ja-JP: コンシューマー数 - field: memory type: 0 unit: B i18n: zh-CN: 内存占用 en-US: Memory + ja-JP: メモリ使用量 - field: messages_ready type: 0 i18n: zh-CN: 就绪消息数 en-US: Messages Ready + ja-JP: 準備完了メッセージ数 - field: messages_unacknowledged type: 0 i18n: zh-CN: 未确认消息数 en-US: Messages Unacknowledged + ja-JP: 未確認メッセージ数 - field: messages type: 0 i18n: zh-CN: 消息总数 en-US: Messages + ja-JP: メッセージ総数 - field: messages_ready_ram type: 0 i18n: zh-CN: 就绪消息占用内存 en-US: Messages Ready RAM + ja-JP: 準備完了メッセージRAM使用量 - field: messages_persistent type: 0 i18n: zh-CN: 持久化消息数 en-US: Persistent Messages + ja-JP: 永続化メッセージ数 Review Comment: 永続化されたメッセージの数 ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -455,6 +512,7 @@ metrics: i18n: zh-CN: 队列数 en-US: Queues + ja-JP: キュー数 Review Comment: I think it is better to use `队列信息`, `Queue info` and `キュー情報` here. This is more closer to metrics below. ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -245,182 +268,216 @@ metrics: i18n: zh-CN: 名称 en-US: Name + ja-JP: 名前 - field: type type: 1 i18n: zh-CN: 类型 en-US: Type + ja-JP: タイプ - field: running type: 1 i18n: zh-CN: 运行状态 en-US: Running + ja-JP: 実行状態 - field: os_pid type: 1 i18n: zh-CN: 操作系统进程ID en-US: OS PID + ja-JP: OSプロセスID - field: mem_limit type: 0 unit: MB i18n: zh-CN: 内存限制 en-US: Memory Limit + ja-JP: メモリ制限 - field: mem_used type: 0 unit: MB i18n: zh-CN: 已使用内存 en-US: Memory Used + ja-JP: 使用メモリ - field: fd_total type: 0 i18n: zh-CN: 文件描述符总数 en-US: Total File Descriptors + ja-JP: ファイル記述子総数 - field: fd_used type: 0 i18n: zh-CN: 已使用文件描述符 en-US: Used File Descriptors + ja-JP: 使用ファイル記述子 - field: sockets_total type: 0 i18n: zh-CN: 总套接字数 en-US: Total Sockets + ja-JP: ソケット総数 - field: sockets_used type: 0 i18n: zh-CN: 已使用套接字数 en-US: Used Sockets + ja-JP: 使用ソケット数 - field: proc_total type: 0 i18n: zh-CN: 进程总数 en-US: Total Processes + ja-JP: プロセス総数 - field: proc_used type: 0 i18n: zh-CN: 已使用进程数 en-US: Used Processes + ja-JP: 使用プロセス数 - field: disk_free_limit type: 0 unit: GB i18n: zh-CN: 磁盘可用空间限制 en-US: Disk Free Limit + ja-JP: ディスク空き容量制限 - field: disk_free type: 0 unit: GB i18n: zh-CN: 可用磁盘空间 en-US: Disk Free + ja-JP: ディスク空き容量 - field: gc_num type: 0 i18n: zh-CN: 垃圾回收次数 en-US: GC Count + ja-JP: GC回数 - field: gc_bytes_reclaimed type: 0 unit: MB i18n: zh-CN: 回收的垃圾字节数 en-US: GC Bytes Reclaimed + ja-JP: GC回収バイト数 - field: context_switches type: 0 i18n: zh-CN: 上下文切换次数 en-US: Context Switches + ja-JP: コンテキストスイッチ数 Review Comment: コンテキストスイッチ回数 ########## hertzbeat-manager/src/main/resources/define/app-rocketmq.yml: ########## @@ -50,64 +54,76 @@ params: name: zh-CN: accessKey en-US: accessKey + ja-JP: accessKey type: text - field: secretKey name: zh-CN: secretKey en-US: secretKey + ja-JP: secretKey Review Comment: 秘密鍵 ########## hertzbeat-manager/src/main/resources/define/app-rocketmq.yml: ########## @@ -50,64 +54,76 @@ params: name: zh-CN: accessKey en-US: accessKey + ja-JP: accessKey type: text - field: secretKey name: zh-CN: secretKey en-US: secretKey + ja-JP: secretKey type: text metrics: - name: cluster i18n: zh-CN: 集群 en-US: cluster + ja-JP: クラスター priority: 0 fields: - field: BrokerId i18n: zh-CN: BrokerId en-US: BrokerId + ja-JP: BrokerId Review Comment: ブローカーId ########## hertzbeat-manager/src/main/resources/define/app-rocketmq.yml: ########## @@ -50,64 +54,76 @@ params: name: zh-CN: accessKey en-US: accessKey + ja-JP: accessKey type: text - field: secretKey name: zh-CN: secretKey en-US: secretKey + ja-JP: secretKey type: text metrics: - name: cluster i18n: zh-CN: 集群 en-US: cluster + ja-JP: クラスター priority: 0 fields: - field: BrokerId i18n: zh-CN: BrokerId en-US: BrokerId + ja-JP: BrokerId type: 1 - field: Address i18n: zh-CN: 地址 en-US: Address + ja-JP: アドレス type: 1 label: true - field: Version i18n: zh-CN: 版本 en-US: Version + ja-JP: バージョン type: 1 - field: Producer_Message_TPS i18n: zh-CN: 生产消息TPS en-US: Producer_Message_TPS + ja-JP: プロデューサーメッセージTPS type: 0 - field: Consumer_Message_TPS i18n: zh-CN: 消费消息TPS en-US: Consumer_Message_TPS + ja-JP: コンシューマーメッセージTPS type: 0 - field: Yesterday_Produce_Count i18n: zh-CN: 昨天生产消息数 en-US: Yesterday_Produce_Count + ja-JP: 昨日の生成メッセージ数 Review Comment: `昨日のプロデューサーの送信数` or `昨日の生成されたメッセージ数` ########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -245,182 +268,216 @@ metrics: i18n: zh-CN: 名称 en-US: Name + ja-JP: 名前 - field: type type: 1 i18n: zh-CN: 类型 en-US: Type + ja-JP: タイプ - field: running type: 1 i18n: zh-CN: 运行状态 en-US: Running + ja-JP: 実行状態 - field: os_pid type: 1 i18n: zh-CN: 操作系统进程ID en-US: OS PID + ja-JP: OSプロセスID - field: mem_limit type: 0 unit: MB i18n: zh-CN: 内存限制 en-US: Memory Limit + ja-JP: メモリ制限 - field: mem_used type: 0 unit: MB i18n: zh-CN: 已使用内存 en-US: Memory Used + ja-JP: 使用メモリ - field: fd_total type: 0 i18n: zh-CN: 文件描述符总数 en-US: Total File Descriptors + ja-JP: ファイル記述子総数 - field: fd_used type: 0 i18n: zh-CN: 已使用文件描述符 en-US: Used File Descriptors + ja-JP: 使用ファイル記述子 Review Comment: 使用したファイル記述子 ########## hertzbeat-manager/src/main/resources/define/app-rocketmq.yml: ########## @@ -50,64 +54,76 @@ params: name: zh-CN: accessKey en-US: accessKey + ja-JP: accessKey type: text - field: secretKey name: zh-CN: secretKey en-US: secretKey + ja-JP: secretKey type: text metrics: - name: cluster i18n: zh-CN: 集群 en-US: cluster + ja-JP: クラスター priority: 0 fields: - field: BrokerId i18n: zh-CN: BrokerId en-US: BrokerId + ja-JP: BrokerId type: 1 - field: Address i18n: zh-CN: 地址 en-US: Address + ja-JP: アドレス type: 1 label: true - field: Version i18n: zh-CN: 版本 en-US: Version + ja-JP: バージョン type: 1 - field: Producer_Message_TPS i18n: zh-CN: 生产消息TPS en-US: Producer_Message_TPS + ja-JP: プロデューサーメッセージTPS type: 0 - field: Consumer_Message_TPS i18n: zh-CN: 消费消息TPS en-US: Consumer_Message_TPS + ja-JP: コンシューマーメッセージTPS type: 0 - field: Yesterday_Produce_Count i18n: zh-CN: 昨天生产消息数 en-US: Yesterday_Produce_Count + ja-JP: 昨日の生成メッセージ数 type: 0 - field: Yesterday_Consume_Count i18n: zh-CN: 昨天消费消息数 en-US: Yesterday_Consume_Count + ja-JP: 昨日の消費メッセージ数 type: 0 - field: Today_Produce_Count i18n: zh-CN: 今天生产消息数 en-US: Today_Produce_Count + ja-JP: 今日の生成メッセージ数 Review Comment: `今日のプロデューサーの送信数` or `今日の生成されたメッセージ数` ########## hertzbeat-manager/src/main/resources/define/app-rocketmq.yml: ########## @@ -50,64 +54,76 @@ params: name: zh-CN: accessKey en-US: accessKey + ja-JP: accessKey type: text - field: secretKey name: zh-CN: secretKey en-US: secretKey + ja-JP: secretKey type: text metrics: - name: cluster i18n: zh-CN: 集群 en-US: cluster + ja-JP: クラスター priority: 0 fields: - field: BrokerId i18n: zh-CN: BrokerId en-US: BrokerId + ja-JP: BrokerId type: 1 - field: Address i18n: zh-CN: 地址 en-US: Address + ja-JP: アドレス type: 1 label: true - field: Version i18n: zh-CN: 版本 en-US: Version + ja-JP: バージョン type: 1 - field: Producer_Message_TPS i18n: zh-CN: 生产消息TPS en-US: Producer_Message_TPS + ja-JP: プロデューサーメッセージTPS type: 0 - field: Consumer_Message_TPS i18n: zh-CN: 消费消息TPS en-US: Consumer_Message_TPS + ja-JP: コンシューマーメッセージTPS type: 0 - field: Yesterday_Produce_Count i18n: zh-CN: 昨天生产消息数 en-US: Yesterday_Produce_Count + ja-JP: 昨日の生成メッセージ数 type: 0 - field: Yesterday_Consume_Count i18n: zh-CN: 昨天消费消息数 en-US: Yesterday_Consume_Count + ja-JP: 昨日の消費メッセージ数 type: 0 - field: Today_Produce_Count i18n: zh-CN: 今天生产消息数 en-US: Today_Produce_Count + ja-JP: 今日の生成メッセージ数 type: 0 - field: Today_Consume_Count i18n: zh-CN: 今天消费消息数 en-US: Today_Consume_Count + ja-JP: 今日の消費メッセージ数 Review Comment: `今日のコンシューマーの受信数` or `今日の消費されたメッセージ数` ########## hertzbeat-manager/src/main/resources/define/app-rocketmq.yml: ########## @@ -50,64 +54,76 @@ params: name: zh-CN: accessKey en-US: accessKey + ja-JP: accessKey type: text - field: secretKey name: zh-CN: secretKey en-US: secretKey + ja-JP: secretKey type: text metrics: - name: cluster i18n: zh-CN: 集群 en-US: cluster + ja-JP: クラスター priority: 0 fields: - field: BrokerId i18n: zh-CN: BrokerId en-US: BrokerId + ja-JP: BrokerId type: 1 - field: Address i18n: zh-CN: 地址 en-US: Address + ja-JP: アドレス type: 1 label: true - field: Version i18n: zh-CN: 版本 en-US: Version + ja-JP: バージョン type: 1 - field: Producer_Message_TPS i18n: zh-CN: 生产消息TPS en-US: Producer_Message_TPS + ja-JP: プロデューサーメッセージTPS type: 0 - field: Consumer_Message_TPS i18n: zh-CN: 消费消息TPS en-US: Consumer_Message_TPS + ja-JP: コンシューマーメッセージTPS type: 0 - field: Yesterday_Produce_Count i18n: zh-CN: 昨天生产消息数 en-US: Yesterday_Produce_Count + ja-JP: 昨日の生成メッセージ数 type: 0 - field: Yesterday_Consume_Count i18n: zh-CN: 昨天消费消息数 en-US: Yesterday_Consume_Count + ja-JP: 昨日の消費メッセージ数 Review Comment: `昨日のコンシューマーの受信数` or `昨日の消費されたメッセージ数` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org