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 end-to-end benchmark command #1164

Closed
marc-gr opened this issue Feb 28, 2023 · 1 comment · Fixed by #1232
Closed

Add end-to-end benchmark command #1164

marc-gr opened this issue Feb 28, 2023 · 1 comment · Fixed by #1232

Comments

@marc-gr
Copy link
Contributor

marc-gr commented Feb 28, 2023

Expand the benchmark command to add end-to-end capabilities in addition to pipeline ones.

Having a working cluster and a set of agent hosts enrolled, we want to run benchmark scenarios for a given package version and data stream.

Requirements:

Scope:

  • Set up the custom policy
  • Start the benchmark services containing the required tooling to deliver the logs
  • Run these services
  • Collect results
  • Stop benchmark services

Not in scope for the command:

  • Manage the required infrastructure - it expects a working fleet setup
  • Generate corpora data on-the-fly - it needs to be pre-generated
@aspacca
Copy link
Contributor

aspacca commented Mar 2, 2023

  • Generate corpora data on-the-fly - it needs to be pre-generated

for generating data on-the-fly we are working on #1110

currently in a separated command, I'll move as subcommand of benchmark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants