perfiz icon indicating copy to clipboard operation
perfiz copied to clipboard

A Dockerised API Performance Test Setup based on Gatling with Grafana Dashboards and Prometheus Monitoring

Results 8 perfiz issues
Sort by recently updated
recently updated
newest added

Bumps scala-maven-plugin from 4.7.1 to 4.8.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.alchim31.maven:scala-maven-plugin&package-manager=maven&previous-version=4.7.1&new-version=4.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.29 to 2.0. Commits c98ffba issue 561: add negative test case e2ca740 Use Maven wrapper on github 49d91a1 Fix target for github 19e331d Disable toolchain for github...

dependencies

Bumps [gatling-maven-plugin](https://github.com/gatling/gatling-maven-plugin) from 4.1.6 to 4.3.0. Commits 0044e1d feat: Add log message to notify of waitForRunEnd option 0c71871 feat: Add ability to monitor progress and wait for run end for...

dependencies

Bumps [scalatest-maven-plugin](https://github.com/scalatest/scalatest-maven-plugin) from 2.0.2 to 2.2.0. Release notes Sourced from scalatest-maven-plugin's releases. 2.2.0 Release 2.2.0 includes the following enhancements: Added support for suite sorting and thread count. (scalatest/scalatest-maven-plugin#97) Updated maven-core...

dependencies

Bumps [scala-library](https://github.com/scala/scala) from 2.13.6 to 2.13.10. Release notes Sourced from scala-library's releases. Scala 2.13.9 The following changes are highlights of this release: Regression After release, it was discovered that Scala...

dependencies

**Describe the bug** On running the command: ``` $PERFIZ_HOME/perfiz.sh start ``` to Start Performance Test Monitoring Stack on Docker. I don't see prometheus container. Hence, Metrics on Grafana dashboard is...

Write bat file or powershell script that is similar to [perfiz.sh](https://github.com/znsio/perfiz/blob/main/perfiz.sh). Any other mechanisms / ideas to get Perfiz running on Windows are welcome as long as they solve below...

enhancement
good first issue

**Describe the bug** The documentation for perfiz.config is not very well explained. Especially for load pattern type Based on what i could gather from Gatlin website; i prepared the markup...