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

sdk-metrics: make MetricPoints use NonEmptyVector for points #655

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

iRevive
Copy link
Contributor

@iRevive iRevive commented Apr 27, 2024

MetricPoints without actual points is useless. We can tighten up the collection type to NonEmptyVector.

@iRevive iRevive added metrics Improvement to metrics module sdk module Features and improvements to the sdk module labels Apr 27, 2024
@iRevive iRevive force-pushed the sdk-metrics/metric-points-non-empty branch from 55da915 to 8c25ce1 Compare April 27, 2024 09:10
@iRevive iRevive mentioned this pull request Apr 27, 2024
10 tasks
@iRevive iRevive force-pushed the sdk-metrics/metric-points-non-empty branch 2 times, most recently from a85e127 to 5cc37d8 Compare April 27, 2024 09:52
@iRevive iRevive force-pushed the sdk-metrics/metric-points-non-empty branch from 5cc37d8 to 02aa1d9 Compare April 27, 2024 10:10
@iRevive iRevive merged commit 9c9e278 into typelevel:main Apr 27, 2024
10 checks passed
@iRevive iRevive deleted the sdk-metrics/metric-points-non-empty branch April 27, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metrics Improvement to metrics module sdk module Features and improvements to the sdk module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant