Skip to content

Commit e0ebcdf

Browse files
Add mention of k6 Studio to Install k6 page (#2003)
* Add mention of k6 Studio to Install k6 page * Apply to previous versions
1 parent 8e8ef8f commit e0ebcdf

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

docs/sources/k6/next/set-up/install-k6/_index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ weight: 01
1111

1212
k6 has packages for Linux, Mac, and Windows. Alternatively, you can use a Docker container or a standalone binary.
1313

14+
You can also use the k6 Studio desktop application to help you generate k6 scripts from a browser recording. Refer to [k6 Studio] for more details.
15+
1416
## Linux
1517

1618
### Debian/Ubuntu
@@ -82,6 +84,13 @@ Head to [Explore extension](https://grafana.com/docs/k6/<K6_VERSION>/extensions/
8284
If installation fails, check the [list of common installation issues](https://grafana.com/docs/k6/<K6_VERSION>/set-up/install-k6/troubleshooting).
8385
If your problem is not listed and persists, open an issue in the [k6 GitHub repository](https://github.com/grafana/k6), or report it on our [community forum](https://community.grafana.com/).
8486

87+
## k6 Studio
88+
89+
k6 Studio is a desktop application for Windows, macOS, and Linux, that can help you generate k6 scripts from a browser recording, and quickly test your application. You can generate protocol and browser scripts, and test and debug your scripts with a visual interface, without having to touch any code.
90+
91+
- For installation instructions, refer to [Install k6 Studio](https://grafana.com/docs/k6-studio/set-up/install/).
92+
- For more details about k6 Studio, refer to the [k6 Studio docs](https://grafana.com/docs/k6-studio/).
93+
8594
## Next steps
8695

8796
Now that you have k6 installed in your machine, you can:

docs/sources/k6/v1.0.x/set-up/install-k6/_index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ weight: 01
1111

1212
k6 has packages for Linux, Mac, and Windows. Alternatively, you can use a Docker container or a standalone binary.
1313

14+
You can also use the k6 Studio desktop application to help you generate k6 scripts from a browser recording. Refer to [k6 Studio] for more details.
15+
1416
## Linux
1517

1618
### Debian/Ubuntu
@@ -82,6 +84,13 @@ Head to [Explore extension](https://grafana.com/docs/k6/<K6_VERSION>/extensions/
8284
If installation fails, check the [list of common installation issues](https://grafana.com/docs/k6/<K6_VERSION>/set-up/install-k6/troubleshooting).
8385
If your problem is not listed and persists, open an issue in the [k6 GitHub repository](https://github.com/grafana/k6), or report it on our [community forum](https://community.grafana.com/).
8486

87+
## k6 Studio
88+
89+
k6 Studio is a desktop application for Windows, macOS, and Linux, that can help you generate k6 scripts from a browser recording, and quickly test your application. You can generate protocol and browser scripts, and test and debug your scripts with a visual interface, without having to touch any code.
90+
91+
- For installation instructions, refer to [Install k6 Studio](https://grafana.com/docs/k6-studio/set-up/install/).
92+
- For more details about k6 Studio, refer to the [k6 Studio docs](https://grafana.com/docs/k6-studio/).
93+
8594
## Next steps
8695

8796
Now that you have k6 installed in your machine, you can:

docs/sources/k6/v1.1.x/set-up/install-k6/_index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ weight: 01
1111

1212
k6 has packages for Linux, Mac, and Windows. Alternatively, you can use a Docker container or a standalone binary.
1313

14+
You can also use the k6 Studio desktop application to help you generate k6 scripts from a browser recording. Refer to [k6 Studio] for more details.
15+
1416
## Linux
1517

1618
### Debian/Ubuntu
@@ -82,6 +84,13 @@ Head to [Explore extension](https://grafana.com/docs/k6/<K6_VERSION>/extensions/
8284
If installation fails, check the [list of common installation issues](https://grafana.com/docs/k6/<K6_VERSION>/set-up/install-k6/troubleshooting).
8385
If your problem is not listed and persists, open an issue in the [k6 GitHub repository](https://github.com/grafana/k6), or report it on our [community forum](https://community.grafana.com/).
8486

87+
## k6 Studio
88+
89+
k6 Studio is a desktop application for Windows, macOS, and Linux, that can help you generate k6 scripts from a browser recording, and quickly test your application. You can generate protocol and browser scripts, and test and debug your scripts with a visual interface, without having to touch any code.
90+
91+
- For installation instructions, refer to [Install k6 Studio](https://grafana.com/docs/k6-studio/set-up/install/).
92+
- For more details about k6 Studio, refer to the [k6 Studio docs](https://grafana.com/docs/k6-studio/).
93+
8594
## Next steps
8695

8796
Now that you have k6 installed in your machine, you can:

0 commit comments

Comments
 (0)