From 9d869a6dc4eb38bf54eb9742658c07f1a6f5fbc5 Mon Sep 17 00:00:00 2001 From: Shinnosuke Hirakawa <8327162+0x126@users.noreply.github.com> Date: Wed, 12 Apr 2023 15:19:25 +0900 Subject: [PATCH] fix(system_error_monitor): typo (#357) --- .../config/diagnostic_aggregator/system.param.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/system_error_monitor/config/diagnostic_aggregator/system.param.yaml b/system/system_error_monitor/config/diagnostic_aggregator/system.param.yaml index 692f50d44f0b6..3010d059ec202 100644 --- a/system/system_error_monitor/config/diagnostic_aggregator/system.param.yaml +++ b/system/system_error_monitor/config/diagnostic_aggregator/system.param.yaml @@ -188,7 +188,7 @@ load_monitoring: type: diagnostic_aggregator/AnalyzerGroup - path: load + path: load_monitoring analyzers: read_data_rate: type: diagnostic_aggregator/GenericAnalyzer