-
Notifications
You must be signed in to change notification settings - Fork 307
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lwc-events: support percentile grouping (#1666)
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.
- Loading branch information
1 parent
420d37f
commit f4e9f5e
Showing
2 changed files
with
129 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters