-
Notifications
You must be signed in to change notification settings - Fork 85
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
* Refactored traces and metrics #860
Conversation
trace.Retry
into driver instance for usage in call `retry.R…trace.Retry
into driver instance for usage in call retry.Retry
func * Refactored traces and metrics * Renamed retry option WithID
to WithLabel
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #860 +/- ##
==========================================
+ Coverage 66.85% 66.91% +0.06%
==========================================
Files 255 256 +1
Lines 24194 24253 +59
==========================================
+ Hits 16174 16230 +56
- Misses 7188 7191 +3
Partials 832 832
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
summaryBase version: v3.53.5-0.20231025180245-63560a5d46ac (master) |
4a45a7e
to
5531a04
Compare
🌋 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 Go SDK xorm: |
🌋 Here are results of SLO test for Go SDK native: |
131dce0
to
df05d09
Compare
trace.Retry
into driver instance for usage in call retry.Retry
func * Refactored traces and metrics * Renamed retry option WithID
to WithLabel
e1f6c53
to
0729d76
Compare
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: #477
What is the new behavior?
Other information