From e81f9974cb0cd2d7bd35ec1ea09c290d8c3c965b Mon Sep 17 00:00:00 2001 From: Nikita Saveliev Date: Tue, 20 Feb 2024 14:11:58 +0000 Subject: [PATCH] Fix --- .../persqueue/ut/resources/counters_topics.html | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/ydb/core/persqueue/ut/resources/counters_topics.html b/ydb/core/persqueue/ut/resources/counters_topics.html index 433a3564d25e..d5a4414a6c17 100644 --- a/ydb/core/persqueue/ut/resources/counters_topics.html +++ b/ydb/core/persqueue/ut/resources/counters_topics.html @@ -16,6 +16,8 @@ name=topic.partition.read.inflight_throttled_microseconds_max: 0 name=topic.partition.read.speed_limit_bytes_per_second: 20000000000 name=topic.partition.read.throttled_microseconds_max: 0 + name=topic.partition.read_without_consumer.speed_limit_bytes_per_second: 0 + name=topic.partition.read_without_consumer.throttled_microseconds_max: 0 name=topic.partition.storage_bytes_max: 0 name=topic.partition.total_count: 2 name=topic.partition.uptime_milliseconds_min: 30000 @@ -31,20 +33,6 @@ name=topic.reserve.used_bytes: 0 name=topic.storage_bytes: 0 - consumer=$without_consumer: - name=topic.partition.alive_count: 0 - name=topic.partition.committed_end_to_end_lag_milliseconds_max: 0 - name=topic.partition.committed_lag_messages_max: 0 - name=topic.partition.committed_read_lag_milliseconds_max: 0 - name=topic.partition.end_to_end_lag_milliseconds_max: 0 - name=topic.partition.read.idle_milliseconds_max: 0 - name=topic.partition.read.lag_messages_max: 0 - name=topic.partition.read.lag_milliseconds_max: 0 - name=topic.partition.read.speed_limit_bytes_per_second: 0 - name=topic.partition.read.throttled_microseconds_max: 0 - name=topic.partition.write.lag_milliseconds_max: 0 - name=topic.read.lag_messages: 0 - consumer=client: name=topic.partition.alive_count: 1 name=topic.partition.committed_end_to_end_lag_milliseconds_max: 0