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

metrics: simplify constructor for the default connection tracer #4555

Merged

Conversation

marten-seemann
Copy link
Member

This seems more ergonomic, and it makes usage more similar to the qlog.DefaultTracer.

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.16%. Comparing base (44e0147) to head (590ce1e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4555      +/-   ##
==========================================
+ Coverage   85.12%   85.16%   +0.04%     
==========================================
  Files         154      154              
  Lines       14841    14841              
==========================================
+ Hits        12633    12639       +6     
+ Misses       1700     1695       -5     
+ Partials      508      507       -1     

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

@marten-seemann marten-seemann added this to the v0.45 milestone Jun 5, 2024
Copy link
Collaborator

@sukunrt sukunrt left a comment

Choose a reason for hiding this comment

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

More ergonomic indeed!

@marten-seemann marten-seemann merged commit 91221b4 into master Jun 5, 2024
34 checks passed
@marten-seemann marten-seemann deleted the metrics-simplify-connection-tracer-constructor branch June 5, 2024 10:51
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.

None yet

2 participants