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

JSON -report does not work. #355

Closed
ppcano opened this issue Oct 31, 2017 · 7 comments · Fixed by #1168
Closed

JSON -report does not work. #355

ppcano opened this issue Oct 31, 2017 · 7 comments · Fixed by #1168
Assignees
Labels
evaluation needed proposal needs to be validated or tested before fully implementing it in k6 feature high prio
Milestone

Comments

@ppcano
Copy link
Contributor

ppcano commented Oct 31, 2017

I didn't know about the feature "Aggregated metrics in JSON format" - #274.

Does k6 support the option k6 run -r? I think this may be a bug introduced during the CLI refactor.

Relates to #351

@liclac
Copy link
Contributor

liclac commented Dec 10, 2017

This vanished in the CLI rewrite as the way reports are generated changed majorly.

@jakobnielsen
Copy link

Has this functionality been included again?
It doesn't seem version 0.21 supports the --report /-r flag.

If not, do you have an idea of when it might be included again?

@na--
Copy link
Member

na-- commented May 29, 2018

@jakobnielsen: no, unfortunately we still don't have this, mostly due to the complexities involved with clustered/cloud orchestration and teardown(). Follow this issue (and the related ones), we'll update them when there's progress on this.

@jakobnielsen
Copy link

Thank you for the reply, I'm following this issue and hoping for it to to be included again.

@chipironcin
Copy link

I know that a '+1' wont help much, but I think it would be good if we can track how many people would like to see this resolved.
React with a 👍🏼 if you would like to see this fixed

@na-- na-- added the feature label Oct 3, 2018
@na-- na-- mentioned this issue Oct 5, 2018
@na-- na-- added evaluation needed proposal needs to be validated or tested before fully implementing it in k6 high prio and removed help wanted labels Aug 27, 2019
@na-- na-- added this to the v0.26.0 milestone Aug 27, 2019
@cuonglm cuonglm self-assigned this Sep 20, 2019
cuonglm added a commit that referenced this issue Sep 23, 2019
Add --report-summary flag for "k6 run", the parameter is output file to
write report summary in JSON format. Empty string means output to
standard out.

Close #355
cuonglm added a commit that referenced this issue Sep 27, 2019
Add --report-summary flag for "k6 run", the parameter is output file to
write report summary in JSON format. Empty string means output to
standard out.

Close #355

ui: fix linter
cuonglm added a commit that referenced this issue Oct 15, 2019
Add --report-summary flag for "k6 run", the parameter is output file to
write report summary in JSON format. Empty string means output to
standard out.

Close #355

ui: fix linter
cuonglm added a commit that referenced this issue Oct 15, 2019
Add --report-summary flag for "k6 run", the parameter is output file to
write report summary in JSON format. Empty string means output to
standard out.

Close #355

ui: fix linter
cuonglm added a commit that referenced this issue Oct 28, 2019
Add --report-summary flag for "k6 run", the parameter is output file to
write report summary in JSON format. Empty string means output to
standard out.

Close #355

ui: fix linter
cuonglm added a commit that referenced this issue Oct 30, 2019
Add --summary-export flag for "k6 run", the parameter is output file to
write report summary in JSON format.

Empty string means output is ignored.

Close #355
cuonglm added a commit that referenced this issue Nov 13, 2019
Add --summary-export flag for "k6 run", the parameter is output file to
write report summary in JSON format.

Empty string means output is ignored.

Close #355
cuonglm added a commit that referenced this issue Nov 13, 2019
Add --summary-export flag for "k6 run", the parameter is output file to
write report summary in JSON format.

Empty string means output is ignored.

Close #355
@chipironcin
Copy link

Amazing! Thanks for adding this!

@jcabmora
Copy link

Thank you so much, this is great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evaluation needed proposal needs to be validated or tested before fully implementing it in k6 feature high prio
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants