PerformanceMonitor 95,99th percentile stats contain significant Error windows
Open
- Dominant language
- Java
- Stars
- 268
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
The performance monitor as it stands takes a sampled quantile from the total number of observed samples enabling the system to not have to store ALL the available samples but a much smaller number. This can potentially be inaccurate.
Contributor guide
Assessment
This issue has not been assessed yet.