Issues
- Reverse the k6 plots that measure throughputCPS-2431Resolved issue: CPS-2431Halil Cakal
- Change the execution order of the legacy async batch passthrough read operationCPS-2414Resolved issue: CPS-2414Halil Cakal
- K6 Historical GraphsCPS-2404Resolved issue: CPS-2404Halil Cakal
- Prepare Documentations for NCMP integrations testCPS-2384Resolved issue: CPS-2384Levente Csanyi
- Update k6 tests with module set tag useCPS-2357Resolved issue: CPS-2357Lee Anjella Macabuhay
- Make prometheus/grafana work with 2 instances of cps-and-ncmpCPS-2314Resolved issue: CPS-2314Daniel Hanrahan
- Prepare demo of NCMP integration testsCPS-2206Resolved issue: CPS-2206Daniel Hanrahan
- Address JVM warmup in performance testsCPS-2095Resolved issue: CPS-2095
- Setup NCMP baseline performance testCPS-1975Resolved issue: CPS-1975Daniel Hanrahan
9 of 9
Reverse the k6 plots that measure throughput
Done
Description
Details
Assignee
Halil CakalHalil CakalReporter
Halil CakalHalil CakalComponents
Fix versions
Priority
Medium
Details
Details
Assignee
Halil Cakal
Halil CakalReporter
Halil Cakal
Halil CakalComponents
Fix versions
Priority
Created October 2, 2024 at 1:52 PM
Updated October 4, 2024 at 2:42 PM
Resolved October 4, 2024 at 2:42 PM
Activity
Show:
As a developer;
I want to reverse some of the k6 plots that measure the throughput ("CM-handles/second" and "events/second").
So that they can be readable in the same way that the time plots are read.
HOW:
Reverse the y-axis for the plots that show throughput by flipping the values.
A/C:
The measured line should be read as if it is lower than the threshold and/or cps-limit.