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

Use defaultRecorderBuckets for Histogram #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sherlouk
Copy link

Checklist

  • The provided tests still run.
  • I've created new tests where needed.
  • I've updated the documentation if necessary.

I've not updated tests (mostly because I entirely made this change on GitHub) but we totally should to prevent regression. Created this branch so I can do a quick validation by pointing my project to this branch.

Motivation and Context

Fixes #74

Description

Pass the user-provided default for the buckets to the create histogram function. This value defaults to the same value which the function defaults to - so unless the user has overridden the default buckets value, this change will not impact existing code.

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.

defaultRecorderBuckets not respected with swift-metrics
1 participant