Calvin979 commented on code in PR #3598: URL: https://github.com/apache/hertzbeat/pull/3598#discussion_r2223255478
########## hertzbeat-manager/src/main/resources/define/app-rabbitmq.yml: ########## @@ -118,36 +127,43 @@ metrics: i18n: zh-CN: 产品版本 en-US: Product Version + ja-JP: 製品バージョン - field: product_name type: 1 i18n: zh-CN: 产品名称 en-US: Product Name + ja-JP: 製品名 - field: rabbitmq_version type: 1 i18n: zh-CN: RabbitMQ 版本 en-US: RabbitMQ Version + ja-JP: RabbitMQバージョン - field: management_version type: 1 i18n: zh-CN: RabbitMQ Management 版本 en-US: RabbitMQ Management Version + ja-JP: RabbitMQ Managementバージョン - field: erlang_version type: 1 i18n: zh-CN: Erlang 版本 en-US: Erlang Version + ja-JP: Erlangバージョン - field: cluster_name type: 1 i18n: zh-CN: 集群名称 en-US: Cluster Name + ja-JP: クラスター名 - field: rates_mode type: 1 i18n: zh-CN: 速率模式 en-US: Rates Mode + ja-JP: レートモード # the protocol used for monitoring, eg: sql, ssh, http, telnet, wmi, snmp, sdk protocol: http # 当protocol为http协议时具体的采集配置 Review Comment: No need, there exists a corresponding english comment below -- 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