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

feat(middleware/metrics): make middleware histograms simply #3385

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

Ccheers
Copy link
Contributor

@Ccheers Ccheers commented Jul 31, 2024

…eed to call DefaultSecondsHistogram without registering DefaultSecondsHistogramView

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

support middleware histograms, you only need to call DefaultSecondsHistogram without registering DefaultSecondsHistogramView

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

Other special notes for the reviewers:

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 31, 2024
support middleware histograms, only need to call DefaultSecondsHistogram without registering DefaultSecondsHistogramView
@dosubot dosubot bot added the LGTM label Aug 19, 2024
@daemon365 daemon365 merged commit af0df55 into go-kratos:main Oct 8, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LGTM size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants