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

Add loadgen and loadgen-verify commands #343

Merged
merged 12 commits into from
Jan 16, 2023
Merged

Commits on Jan 13, 2023

  1. Add loadgen and loadgen-verify commands

    These are commands that can be used to generate write load on a storage
    provider, and verify the Ads have been correctly ingested.
    
    Useful for both stress testing an indexer as well as verifying
    consistency.
    MarcoPolo authored and gammazero committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    066895a View commit details
    Browse the repository at this point in the history
  2. Slow down for CI

    MarcoPolo authored and gammazero committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    06cad44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a15e7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6f9e3e View commit details
    Browse the repository at this point in the history
  5. Add healthcheck to ingest

    MarcoPolo authored and gammazero committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    d353fb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab7c34d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b41c7b View commit details
    Browse the repository at this point in the history
  8. Fix dual import

    MarcoPolo authored and gammazero committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    2e54cb6 View commit details
    Browse the repository at this point in the history
  9. Plumb external-address-mapping

    MarcoPolo authored and gammazero committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    5dac00d View commit details
    Browse the repository at this point in the history
  10. resolve review issues

    gammazero committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    61eabf5 View commit details
    Browse the repository at this point in the history
  11. Do not export consts

    gammazero committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    30a7809 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    52b84af View commit details
    Browse the repository at this point in the history