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: Excluded prefixes being applied are shown as tags #801

Closed crazyplayy closed 1 year ago

crazyplayy commented 1 year ago

Description

When a prefix is applied to be excluded from the Endpoints chart, it will appear as a tag. The use can now know how many and which prefixes are currently being applied to the chart.

Screenshot 2023-09-04 at 12 12 48

Closes #750

Checklist