-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Split ydb_go_sdk_ydb_driver_conn_requests
metrtcs
#1459
Conversation
metrics wer splitted to `ydb_go_sdk_ydb_driver_conn_request_methods` and `ydb_go_sdk_ydb_driver_conn_request_statuses`
summaryBase version: v3.80.3-0.20240912105256-fb252b8dc84f (master) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1459 +/- ##
==========================================
- Coverage 67.83% 67.69% -0.14%
==========================================
Files 350 350
Lines 36283 36288 +5
==========================================
- Hits 24612 24566 -46
- Misses 10587 10626 +39
- Partials 1084 1096 +12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
🌋 Here are results of SLO test for Go SDK xorm: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over table-service: |
🌋 Here are results of SLO test for Go SDK database/sql: |
🌋 Here are results of SLO test for Go SDK gorm: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service: |
metrics wer splitted to
ydb_go_sdk_ydb_driver_conn_request_methods
andydb_go_sdk_ydb_driver_conn_request_statuses
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Other information