aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFloatingCrowbar <103565628+FloatingCrowbar@users.noreply.github.com>2024-04-04 11:44:23 +0300
committerGitHub <noreply@github.com>2024-04-04 11:44:23 +0300
commit5d0866d871adc5914e71471ded05d93413d7348b (patch)
treef955de0bc7e35d277e50b74a11dce1b31825c2d6
parent3b4da01a2a7b613f34fd1f551751a3e81995f015 (diff)
downloadydb-5d0866d871adc5914e71471ded05d93413d7348b.tar.gz
Fix test reference file (#3443)
-rw-r--r--ydb/core/http_proxy/ut/internal_counters.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/ydb/core/http_proxy/ut/internal_counters.json b/ydb/core/http_proxy/ut/internal_counters.json
index 68b4adf6c2..0810450fe3 100644
--- a/ydb/core/http_proxy/ut/internal_counters.json
+++ b/ydb/core/http_proxy/ut/internal_counters.json
@@ -373,6 +373,30 @@
"kind": "RATE"
},
{
+ "kind":"RATE",
+ "labels": {
+ "cloud_id":"cloud4",
+ "database":"/Root",
+ "database_id":"database4",
+ "folder_id":"folder4",
+ "name":"topic.write.discarded_bytes",
+ "topic":"test-counters-stream"
+ },
+ "value":0
+ },
+ {
+ "kind":"RATE",
+ "labels": {
+ "cloud_id":"cloud4",
+ "database":"/Root",
+ "database_id":"database4",
+ "folder_id":"folder4",
+ "name":"topic.write.discarded_messages",
+ "topic":"test-counters-stream"
+ },
+ "value":0
+ },
+ {
"labels": {
"name": "topic.write.message_size_bytes",
"topic": "test-counters-stream",