diff --git a/ydb/core/mind/hive/monitoring.cpp b/ydb/core/mind/hive/monitoring.cpp index b530f10c6994..f7a27621cc4b 100644 --- a/ydb/core/mind/hive/monitoring.cpp +++ b/ydb/core/mind/hive/monitoring.cpp @@ -294,7 +294,7 @@ class TTxMonEvent_MemStateTablets : public TTransactionBase { out << "" << Sprintf("%.9f", x.Weight) << ""; out << "" << GetResourceValuesText(x) << ""; out << "" << x.GetTabletAllowedMetricIds() << ""; - out << ""; + out << ""; out << ""; } out << "";