The Wayback Machine - https://web.archive.org/web/20201130030402/https://github.com/loadimpact/k6/issues/1433
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

Summary export JSON only store the default metrics #1433

Closed
xyngfei opened this issue May 5, 2020 · 1 comment
Closed

Summary export JSON only store the default metrics #1433

xyngfei opened this issue May 5, 2020 · 1 comment
Labels
bug

Comments

@xyngfei
Copy link

@xyngfei xyngfei commented May 5, 2020

Summary export JSON only store the default statistic and can not store the define parameters from summaryTrendStats

Environment

  • k6 version: v0.26.1
  • OS and version: MacOS 10.15.3

Expected Behavior

If I define summaryTrendStats with the own custom define metrics, summary export JSON function does not store those metrics as per defined.

summaryTrendStats: [“min”, “max”, “avg”, “p(90)”, “p(95)”, “p(99)”, “count”]

Actual Behavior

Custom metrics only store default parameters

@na--
Copy link
Member

@na-- na-- commented Aug 31, 2020

Closing this in favor of #1611, since that one has slightly more details, but appears to be the same issue.

@na-- na-- closed this Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.