microsoft / azure-load-testing

MIT License
22 stars 2 forks source link

[Feature Request] Make metrics filtering pop-up windows adjustable in size if content exceeds fixed limitations #139

Open scdjuderija opened 1 year ago

scdjuderija commented 1 year ago

Is your feature request related to a problem? Please describe. Currently the size of metrics filtering pop-up windows is limited and can't be adjusted, which makes longer request names very hard to read (e.g. request title contains more than 20 characters).

Describe the solution you'd like Make metrics filtering pop-up windows be adjustable in size (e.g. similar feature like resizable windows in Microsoft Windows OS or radio button element which triggers automated resizing in relation to maximum used characters)

Additional context Current workaround by mouse cursor hovering over each listed request title in order to display full title in tooltop is not an option for us on long run appliance. Previously we've submitted support request ticket 2301120050001914.

AB#1731462

ninallam commented 1 year ago

@scdjuderija Thanks for reaching out. We have noted this request. Could you also share a screenshot of how the filter looks for you so that we can understand better?

scdjuderija commented 1 year ago

@ninallam Sadly I'm not allowed to attach any screenshot nor other content from our project on github according to our corporate security rules. My reproduction advice would be for your team to create a jmeter script with more than 20 test cases which titles contain more than 20 characters and execute it within the Azure Load Testing Service and then check the metric filtering window of requests.

ninallam commented 1 year ago

Thanks @scdjuderija. We will try this.