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

Documentation feedback: /docs/sources/v0.53.x/results-output/web-dashboard/_index.md #1748

Open
berkayalparslan opened this issue Sep 26, 2024 · 0 comments

Comments

@berkayalparslan
Copy link

Hello. I wanted to send PR myself but too long checklist for a minor change, and it is too late now that I can barely keep my eyes open :/
My proposal for the change: 7440a43

I am on Fedora 40
k6 version I use:
k6 v0.53.0 (commit/f82a27da8f, go1.22.6, linux/amd64)

I am kinda new to k6 and wanted to try web dashboard. According to the documentation, this should make it work:
Image

Well, problem is that if we do not add "--out 'web-dashboard'" parameters here, web dashboard will not be available on this address, and the output will not contain "web dashboard" line. So, in order to receive such an output, the command should look like this:
K6_WEB_DASHBOARD=true k6 run --out 'web-dashboard' script.js

If this information was provided somewhere else, then this article should have some reference to the article where this prerequisity was mentioned.

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

No branches or pull requests

1 participant