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 a number of HTTP hits #35

Closed
tarekziade opened this issue Feb 15, 2017 · 3 comments
Closed

add a number of HTTP hits #35

tarekziade opened this issue Feb 15, 2017 · 3 comments
Milestone

Comments

@tarekziade
Copy link
Owner

When Molotov leaves, let's display the number of requests that where done against a service. Just a counter per host and per status

@tarekziade tarekziade modified the milestone: version 1 Feb 16, 2017
@tarekziade tarekziade changed the title add a number of hits add a number of HTTP hits Feb 22, 2017
@tarekziade
Copy link
Owner Author

Example of output:

**** Molotov v0.5. Happy breaking! ****
[44543] Preparing 10 workers...OK
SUCCESSES: 20 | FAILURES: 0

HTTP hits per endpoint:
- http://example.com/here 
  - 200: 12
  - 503: 8
*** Bye ***

@tarekziade
Copy link
Owner Author

Let's display the ten busiest endpoints, ordered by number of hits

  • also: HTTP method

@tarekziade tarekziade modified the milestones: version 1, version 2 Mar 22, 2017
@tarekziade
Copy link
Owner Author

see #71

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

No branches or pull requests

1 participant