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

Does not support custom summaryTrendStats options #25

Open
xyngfei opened this issue May 6, 2021 · 3 comments
Open

Does not support custom summaryTrendStats options #25

xyngfei opened this issue May 6, 2021 · 3 comments

Comments

@xyngfei
Copy link

xyngfei commented May 6, 2021

The HTML report doesn't display properly value with the custom summaryTrendStats

export let options = {
    thresholds: {
        "http_req_duration{name:get-/}": ["p(98)<100"],
        BP01T01_Homepage: ["p(98)<100"],
        BP01T01_Homepage_OK: ["rate=1"],
    },
	summaryTrendStats: ["min", "max", "avg", "p(91)", "p(97)", "p(98)", "count"],
};

image
image

@xyngfei
Copy link
Author

xyngfei commented Oct 19, 2021

Is there any update for this issue?

@JirkaAichler
Copy link

Hello, any estimate when this will be done? Thanks!

@catherineliao
Copy link

Hi, would you please review this issue and help implement it? thanks a lot.

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

4 participants