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: add custom histograms #70

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Conversation

sralloza
Copy link
Contributor

It's useful to enable users to add their custom histograms. For example, an API may send requests to other systems. With a custom histogram it could monitor the duration of each internal request.

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3eb0203) 100.00% compared to head (7f8cab7) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #70   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          257       277   +20     
=========================================
+ Hits           257       277   +20     

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

@Depado
Copy link
Owner

Depado commented Feb 21, 2024

Hey there!
Thanks a lot for your contribution 🎉
I'll release the v1.8.1 tag as soon as this is merged so you can use it directly.

@Depado Depado merged commit 16eff21 into Depado:master Feb 21, 2024
3 checks passed
@sralloza
Copy link
Contributor Author

Thanks!

@sralloza sralloza deleted the feat/custom-histograms branch February 21, 2024 18:58
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