We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327ee24 commit 5e4f7d6Copy full SHA for 5e4f7d6
CHANGELOG.md
@@ -1,6 +1,7 @@
1
* Support bulk upsert from scv, arrow and ydb internal formats in table client
2
-* Fixed reporting of `ydb_go_sdk_ydb_query_session_create_latency` and `ydb_go_sdk_query_session_count` metrics depends on details
3
-* Allowed skip column for `ScanStruct` by tag `-`
+* Disabled reporting of `ydb_go_sdk_query_session_count` when metrics are disabled
+* Disabled reporting of `ydb_go_sdk_ydb_query_session_create_latency` histogram metrics when metrics are disabled
4
+* Allowed skip column for `ScanStruct` by tag `-`
5
6
## v3.81.4
7
* Returned `topicwriter.ErrQueueLimitExceed`, accidental removed at `v3.81.0`
0 commit comments