-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Integrating the web dashboard feature (#3505)
* feat: Integrating the web dashboard feature As per our product DNA, we aim, by integrating the web dashboard (xk6-dashboard) directly into k6, to enhance and streamline the user experience, making real-time and end-of-test visualizations immediately accessible as part of the k6 command-line experience. * fix: linter issue * upgrading xk6-dashboard to v0.7.0-alpha.1 pre-release * the web dashboard is now inactive by default * make more consistent with other outputs * simplify web-dashboard ui output * upgrade xk6-dashboard to v0.7.0-apha.2 * increased indent by 1 (due to "web-dashboard" length) * test: added web dashboard CLI and env test * log failed web dashboard test (locally runs without fail) * test: log web dashboard test run to stdout * fix: Excluded xk6-dashboard config.json from .gitignore * web-dashboard output name renamed to internal-web-dashboard * move dashboard config.json line close to the rule it is overwriting * upgrade xk6-dashboard to v0.7.0-alpha.4 * use xk6-dashboard output name from xk6-dashboard source code * document excluding ule * upgrade xk6-dashboard dependency to v0.7.0-alpha.5 * hide web-dashboard flag * Update .gitignore Co-authored-by: Ivan <[email protected]> * fix linter issue * upgrade xk6-dashboard to v0.7.0-alpha.6 * upgraded xk6-dashboard to v0.7.0 release * remove web-dashboard flag * test: fix web-dashboard flag test * upgrade xk6-dashboard to v0.7.1 to fix abort issue --------- Co-authored-by: Théo Crevon <[email protected]> Co-authored-by: Ivan <[email protected]>
- Loading branch information
1 parent
d031d2b
commit be8527a
Showing
85 changed files
with
6,867 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.