{"id":18773533,"url":"https://github.com/farfetch/maestro","last_synced_at":"2025-09-14T18:34:04.012Z","repository":{"id":37929921,"uuid":"431781192","full_name":"Farfetch/maestro","owner":"Farfetch","description":"A load testing tool to make tests execution and analysis using JMeter.","archived":false,"fork":false,"pushed_at":"2024-02-21T14:40:55.000Z","size":5219,"stargazers_count":32,"open_issues_count":73,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T09:12:42.231Z","etag":null,"topics":["hacktoberfest","jmeter","performance"],"latest_commit_sha":null,"homepage":"https://Farfetch.github.io/maestro","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Farfetch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-25T09:12:55.000Z","updated_at":"2024-10-22T14:28:45.000Z","dependencies_parsed_at":"2024-02-21T16:15:53.808Z","dependency_job_id":null,"html_url":"https://github.com/Farfetch/maestro","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Fmaestro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Fmaestro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Fmaestro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Farfetch%2Fmaestro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Farfetch","download_url":"https://codeload.github.com/Farfetch/maestro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688565,"owners_count":21145766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","jmeter","performance"],"created_at":"2024-11-07T19:34:21.066Z","updated_at":"2025-04-13T09:12:47.767Z","avatar_url":"https://github.com/Farfetch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Maestro](./site/static/img/logo-full.png)\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/Farfetch/maestro/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/Farfetch/maestro\" alt=\"LICENSE\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Farfetch/maestro/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release-date/Farfetch/maestro\" alt=\"LICENSE\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Farfetch/maestro/actions/workflows/ci.yml\"\u003e\u003cimg src=\"https://img.shields.io/github/workflow/status/Farfetch/maestro/CI/master?label=ci\" alt=\"GitHub Actions CI\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Farfetch/maestro/actions/workflows/release.yml\"\u003e\u003cimg src=\"https://img.shields.io/github/workflow/status/Farfetch/maestro/Release?label=release\" alt=\"GitHub Actions Release\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Farfetch/maestro/actions/workflows/deploy.yml\"\u003e\u003cimg src=\"https://img.shields.io/github/workflow/status/Farfetch/maestro/Deploy?event=push\u0026label=website\" alt=\"GitHub Actions Deploy\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://hub.docker.com/r/farfetchoss/maestro\"\u003e\u003cimg src=\"https://img.shields.io/docker/v/farfetchoss/maestro?label=version\u0026logo=Docker\u0026sort=semver\" alt=\"Docker Image\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\t\t\t\t\t\t\t\t\t\n\n**Maestro** is a load testing tool, building on our years of experience in the load and performance testing industry. It provides a clean, approachable way of running JMeter based tests.\n\n\u003e **NOTICE:** Maestro is under development and there might be some breaking changes over versions. We do have regular releases and are really welcome to get feedback.\n\n## Features\n\n#### WEB-based UI\n\nMaestro provides a list of endpoints from where you can analyze your test execution in real-time. There is a full overview of all charts and use cases available in the [Introduction section](https://farfetch.github.io/maestro/docs/intro)\n\n![hits_vs_errors](./docs/assets/hits_vs_errors.webp)\n\n#### Distributed \u0026 Scalable\n\nThe core concept of having agents deployed inside your infrastructure gives a lot of flexibility to make the tests stable, secure, and able to **_support the simulation of thousands requests/second_**.\n\n#### Collaborative environment\n\n_Real-time monitoring_, _Collaboration over results_, _Programmability_ are core things that Maestro focused on to make sure you can collaborate with your teams and improve over time.\n\n## Usage\n\nSee our documentation in the [https://farfetch.github.io/maestro](https://farfetch.github.io/maestro).\n\nExplore already published [Docker images](https://farfetch.github.io/maestro/docs/docker_images)\n\nStart application locally by following up [Setup Environment](https://farfetch.github.io/maestro/docs/getting_started/setup_environment) guide.\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease read the [CONTRIBUTING](CONTRIBUTING.md) file to know what we expect from your contribution and the guidelines you should follow.\n\n## Maintainers\n\n- [Vitalii Melnychuk](https://github.com/vitaliimelnychuk)\n- [Nuno Dionísio](https://github.com/nunodio)\n- [Dyego Wermelinger](https://github.com/dyegowermelinger)\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarfetch%2Fmaestro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarfetch%2Fmaestro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarfetch%2Fmaestro/lists"}