Farfetch / maestro

A load testing tool to make tests execution and analysis using JMeter.
https://Farfetch.github.io/maestro
MIT License
31 stars 4 forks source link

Feat: Adds "Select All" and "Unselect All" buttons to Endpoints chart, changes UI position #804

Closed crazyplayy closed 1 year ago

crazyplayy commented 1 year ago

Description

It is possible to select all endpoints at once, as well as unselect them. The components related to excluding prefixes were changed to appear below the Interval and Labels components. The refresh should no longer take long to execute if the number of metrics is high.

Screenshot 2023-09-05 at 17 53 03

Closes #751

Checklist