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

refactor(metrics): replace kratos metrics with otel metrics #3256

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

Ccheers
Copy link
Contributor

@Ccheers Ccheers commented Mar 16, 2024

Description (what this PR does / why we need it):

Which issue(s) this PR fixes (resolves / be part of):

#3255

Other special notes for the reviewers:

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 16, 2024
@Ccheers Ccheers force-pushed the feat/otel-metrics branch 6 times, most recently from 47f2e6b to 27ec122 Compare March 17, 2024 03:29
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Mar 17, 2024
@Ccheers Ccheers force-pushed the feat/otel-metrics branch 2 times, most recently from 55e1ddb to 27fb06b Compare March 17, 2024 03:42
@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.02%. Comparing base (41971ff) to head (2af09fe).

❗ Current head 2af09fe differs from pull request most recent head 690d1f7. Consider uploading reports for the commit 690d1f7 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3256      +/-   ##
==========================================
+ Coverage   81.63%   82.02%   +0.38%     
==========================================
  Files          91       92       +1     
  Lines        4166     4206      +40     
==========================================
+ Hits         3401     3450      +49     
+ Misses        587      578       -9     
  Partials      178      178              

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

@Ccheers Ccheers force-pushed the feat/otel-metrics branch 2 times, most recently from b5cd836 to da325ca Compare March 17, 2024 03:52
@shenqidebaozi shenqidebaozi linked an issue Mar 19, 2024 that may be closed by this pull request
2 tasks
tonybase
tonybase previously approved these changes Mar 19, 2024
@dosubot dosubot bot added the LGTM label Mar 19, 2024
daemon365
daemon365 previously approved these changes Mar 20, 2024
@Ccheers Ccheers dismissed stale reviews from daemon365 and tonybase via 6e4d884 March 20, 2024 03:17
@Ccheers Ccheers force-pushed the feat/otel-metrics branch 3 times, most recently from 1675d3f to b77380d Compare March 20, 2024 03:33
shenqidebaozi
shenqidebaozi previously approved these changes Mar 22, 2024
Copy link
Sponsor Member

@shenqidebaozi shenqidebaozi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shenqidebaozi shenqidebaozi added the api change Breaking API changes label Mar 22, 2024
@shenqidebaozi shenqidebaozi changed the title feat(metrics): replace kratos metrics with otel metrics refactor(metrics): replace kratos metrics with otel metrics Mar 22, 2024
hawkingrei
hawkingrei previously approved these changes Mar 22, 2024
@Ccheers Ccheers dismissed stale reviews from hawkingrei and shenqidebaozi via c0c0c90 March 22, 2024 15:38
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Mar 22, 2024
@Ccheers Ccheers force-pushed the feat/otel-metrics branch 2 times, most recently from 8839827 to 1f49be3 Compare March 22, 2024 16:05
Copy link
Sponsor Member

@shenqidebaozi shenqidebaozi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shenqidebaozi shenqidebaozi merged commit f715eb0 into go-kratos:main Apr 1, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api change Breaking API changes LGTM size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] replace kratos metrics with otel metrics
6 participants