Skip to content
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

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

neyguvj
Copy link
Collaborator

@neyguvj neyguvj commented Sep 13, 2024

metrics wer splitted to ydb_go_sdk_ydb_driver_conn_request_methods and ydb_go_sdk_ydb_driver_conn_request_statuses

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

metrics wer splitted to `ydb_go_sdk_ydb_driver_conn_request_methods` and `ydb_go_sdk_ydb_driver_conn_request_statuses`
Copy link

summary

Base version: v3.80.3-0.20240912105256-fb252b8dc84f (master)
Cannot suggest a release version.
Can only suggest a release version when compared against the most recent version of this major: v3.80.2.

@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.69%. Comparing base (fb252b8) to head (fa86fe4).

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     
Flag Coverage Δ
experiment 71.90% <100.00%> (-0.22%) ⬇️
go-1.21.x 67.92% <100.00%> (-0.22%) ⬇️
go-1.22.x 65.62% <100.00%> (-0.18%) ⬇️
go-1.23.x 67.62% <100.00%> (-0.20%) ⬇️
integration 53.40% <100.00%> (-0.22%) ⬇️
macOS 40.90% <0.00%> (-0.04%) ⬇️
ubuntu 72.10% <100.00%> (-0.17%) ⬇️
unit 41.34% <0.00%> (-0.02%) ⬇️
windows 41.33% <0.00%> (-0.02%) ⬇️
ydb-23.3 47.60% <100.00%> (-0.25%) ⬇️
ydb-24.1 53.29% <100.00%> (-0.31%) ⬇️
ydb-nightly 71.90% <100.00%> (-0.22%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

🌋 Here are results of SLO test for Go SDK xorm:

Grafana Dashboard

SLO-xorm

Copy link

🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over table-service:

Grafana Dashboard

SLO-native-table

Copy link

🌋 Here are results of SLO test for Go SDK database/sql:

Grafana Dashboard

SLO-database-sql

Copy link

🌋 Here are results of SLO test for Go SDK gorm:

Grafana Dashboard

SLO-gorm

Copy link

🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service:

Grafana Dashboard

SLO-native-query

@asmyasnikov asmyasnikov merged commit 200688b into master Sep 13, 2024
41 checks passed
@asmyasnikov asmyasnikov deleted the split-conn-request-metrics branch September 13, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants