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

Ensure Reporter can report multiple percentiles on the same report #287

Open
damies13 opened this issue Aug 13, 2024 · 0 comments
Open

Ensure Reporter can report multiple percentiles on the same report #287

damies13 opened this issue Aug 13, 2024 · 0 comments
Labels
enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component)

Comments

@damies13
Copy link
Owner

Is your feature request related to a problem? Please describe.

In a project I'm working on there are several Non-Functional requirements, where Create and Update times are based on a 99 percentile but Search and View are based on a 95 percentile.

Describe the solution you'd like

Check the reporter can report result names based on both percentile figures, and if not update reporter to be able to do this.

Additional context

NFR 09 99% under 3 sec - Create
NFR 10 99% under 3 sec - Update
NFR 11 95% under 9 sec - Search / View

@damies13 damies13 added enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component) labels Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component)
Projects
None yet
Development

No branches or pull requests

1 participant