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

Generating graphical reports from JSON reports #4

Closed
hassy opened this issue Aug 6, 2015 · 4 comments
Closed

Generating graphical reports from JSON reports #4

hassy opened this issue Aug 6, 2015 · 4 comments

Comments

@hassy
Copy link
Member

hassy commented Aug 6, 2015

Minigun should provide the ability to generate graphical reports from the JSON reports created by minigun run.

Requirements:

  • The report should show all metrics from the JSON file.
  • The report should be a self-contained HTML file that can be copied, emailed, embedded in a Jenkins build report with the HTML Publisher Plugin etc.

To generate a report:

minigun report minigun_report_20150806_115304.json

This will create the HTML file in current working directory and open it in the default browser.

@hassy hassy self-assigned this Aug 6, 2015
@hassy hassy changed the title Generating charts from JSON reports Generating graphical reports from JSON reports Aug 6, 2015
hassy added a commit that referenced this issue Aug 7, 2015
- The command generates a self-contained HTML file with a summary of
  stats from the JSON file.
- HTML is written to minigun_report_xxxxxxx.json.html
- Resulting HTML is opened in user's default browser
@hassy
Copy link
Member Author

hassy commented Aug 7, 2015

Initial implementation in b174ac2 🎩

https://cldup.com/PYeZJTCe86-1200x1200.png

hassy added a commit that referenced this issue Aug 7, 2015
Add initial implementation of `minigun report` (#4)
@hassy hassy closed this as completed Aug 7, 2015
@hassy hassy removed their assignment Dec 18, 2015
@Rahul-012
Copy link

@hassy as i am new to artillery i found this tool very interesting and want to use this tool for my application all the set up has been done. Suppose i want to check login application for multiple users so what will be my scenario plz tell me as i am completely new .. any help will be greatly appreciated

@hassy
Copy link
Member Author

hassy commented Jul 15, 2016

@Rahul-012 I would suggest reading through the docs first, start here: https://artillery.io/docs/getting-started/ The docs contain everything you'd need to know.

@Rahul-012
Copy link

Rahul-012 commented Jul 18, 2016

@hassy i already read it i have a performed a simple operation and generate some reports but the problem is Scenario created, Scenario Completed Counter is not incremented plz take a look at the below Snap-shot or Correct me If i am wrong
screenshot 171
Second Snap-shot
screenshot 173

hassy added a commit that referenced this issue Jul 22, 2022
Create example for testing Socket.IO servers
hassy pushed a commit that referenced this issue May 2, 2023
A typo in the plugin name caused it to look in the wrong place for the param.
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

2 participants