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

Thunderdome: Prove the idea #16

Closed
3 tasks done
iand opened this issue Aug 5, 2022 · 0 comments
Closed
3 tasks done

Thunderdome: Prove the idea #16

iand opened this issue Aug 5, 2022 · 0 comments
Assignees
Labels
epic Overarching issue for an extended piece of work project/thunderdome

Comments

@iand
Copy link
Collaborator

iand commented Aug 5, 2022

For the first pass dealgood will read from stdin a JSONL description of the request pattern, we will use SSH, tail -F  and some python/Go stream rewriting to give us the requests to replay.

dealgood writes status to console every few seconds, for each target:

  • number of requests
  • counts per returncode
  • TTFB percentiles per return code
  • response time percentiles per returncode
  • aggregate TTFB/response time for the target

dealgood should also write a log of every request and detailed information about the reponses

Project overview is on Notion

Tasks

@iand iand added epic Overarching issue for an extended piece of work project/thunderdome labels Aug 5, 2022
@iand iand changed the title Thunderdome Phase 1: Prove the idea Thunderdome: Prove the idea Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Overarching issue for an extended piece of work project/thunderdome
Projects
None yet
Development

No branches or pull requests

2 participants