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

lwc-events: support percentile grouping #1666

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

brharrington
Copy link
Contributor

The :percentiles operator internally will group by percentile. Updates the datapoint converter to map the value to the appropriate bucket dimension so that percentile approximations can be used. For timers, the raw value type should be a Duration to allow for accurate unit conversion.

The `:percentiles` operator internally will group by
`percentile`. Updates the datapoint converter to map
the value to the appropriate bucket dimension so that
percentile approximations can be used. For timers, the
raw value type should be a `Duration` to allow for
accurate unit conversion.
@brharrington brharrington added this to the 1.8.0 milestone Jun 10, 2024
@brharrington brharrington merged commit f4e9f5e into Netflix:main Jun 10, 2024
5 checks passed
@brharrington brharrington deleted the lwc-pct branch June 10, 2024 03:14
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.

1 participant