maestro icon indicating copy to clipboard operation
maestro copied to clipboard

A load testing tool to make tests execution and analysis using JMeter.

Results 74 maestro issues
Sort by recently updated
recently updated
newest added

## Expected behavior Able to spin up the containers for Linux ARM 64 platform ## Actual behavior Containers are not spinning up. ## Steps to reproduce 1. Run `docker-compose up`...

bug

## Description During a test execution, there are csv files that are generated in a folder inside the container. However, when the test ends, these files are deleted in conjunction...

api
frontend
new feature

## Expected behavior When downloading metrics from a Run, they should be downloaded in a zip ## Actual behavior An error 502 is launched when downloading large metrics files ##...

bug

## Expected behavior The metrics received during a test should be accurate and representative of the values we are receiving. ## Actual behavior The metrics received are actually an average...

bug

## Description Currently, we don't have a way of seeing every request that was made when we see some errors for specific label. We already have all the needed data...

new feature

## Description Currently, if we want to run several tests at the same time, it is only possible to manually run them, one by one. It would be nice if...

new feature

## Description Sometimes the test is close to finishing, but we didn't reach the target we were aiming. Creating a feature that allows changing the parameters below in runtime will...

new feature

## Description Having, `latest`, `beta`, `stable` tags for images could simplify the way of managing documentation where we would just point to the latest or stable version. Another thing, we...

documentation
enhancement

## Description Docker Hub allows us to update description by using actions: https://github.com/marketplace?type=&verification=&query=docker+readme+ would be good to use them and sync our Readme file. ## Solution Create more job in...

documentation
enhancement

## Description After analyzing and evaluating dependabot PR's, proceed to update the dependencies, one by one, after testing each. ## Solution Update identified dependencies

enhancement