Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This adds a new load tester #332

Merged
merged 3 commits into from
Aug 26, 2020
Merged

This adds a new load tester #332

merged 3 commits into from
Aug 26, 2020

Commits on Jul 13, 2020

  1. This adds a new load tester

    The load tester in the repo currently is not very configurable, yet still
    overly complicated.  This introduces a completely fresh rewrite, which is
    both more configurable for testing different things, and simpler.
    tiedotguy committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    0da3175 View commit details
    Browse the repository at this point in the history
  2. Make the linter happy

    tiedotguy committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    7849008 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Don't panic after failing to send.

    This makes it easier to leave the load generator running while gostatsd is restarting.
    tiedotguy committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    4f38ea5 View commit details
    Browse the repository at this point in the history