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

Add links to k6 Studio and Grafana Cloud k6 docs #1825

Merged
merged 4 commits into from
Jan 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions docs/sources/k6/next/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,16 @@ cards:
description: Have a particular testing need? Find k6 extensions that extend the native k6 functionality.
height: 24
- title: k6 script examples
href: ./extensions/
description: Learn how to script your tests with this list of common k6 examples.
href: ./examples/
description: Learn how to write test scripts with this list of common k6 examples.
height: 24
- title: Grafana Cloud k6
href: https://grafana.com/docs/grafana-cloud/testing/k6/
description: Leverage the k6 OSS capabilities in Grafana Cloud, with built-in dashboards, insights into your application performance, and the ability to bring together teams in one place to resolve issues faster.
height: 24
- title: k6 Studio
href: https://grafana.com/docs/k6-studio/
description: Use the k6 Studio desktop application to quickly generate test scripts using a visual interface.
height: 24
---

Expand Down
2 changes: 1 addition & 1 deletion docs/sources/k6/next/k6-studio/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ k6 Studio is a desktop application that can help you:
- Generate and customize a k6 test script from a HAR file, including the ability to use rules to quickly iterate on the script creation process.
- Test and debug k6 scripts using a visual interface. Inspect the request and response details for any request in your script.

Visit the [k6 Studio GitHub repository](https://github.com/grafana/k6-studio/) for more information and to download the application.
Visit the [k6 Studio documentation](https://grafana.com/docs/k6-studio/) for more information.
4 changes: 2 additions & 2 deletions docs/sources/k6/v0.52.x/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ cards:
description: Have a particular testing need? Find k6 extensions that extend the native k6 functionality.
height: 24
- title: k6 script examples
href: ./extensions/
description: Learn how to script your tests with this list of common k6 examples.
href: ./examples/
description: Learn how to write test scripts with this list of common k6 examples.
height: 24
---

Expand Down
4 changes: 2 additions & 2 deletions docs/sources/k6/v0.53.x/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ cards:
description: Have a particular testing need? Find k6 extensions that extend the native k6 functionality.
height: 24
- title: k6 script examples
href: ./extensions/
description: Learn how to script your tests with this list of common k6 examples.
href: ./examples/
description: Learn how to write test scripts with this list of common k6 examples.
height: 24
---

Expand Down
2 changes: 1 addition & 1 deletion docs/sources/k6/v0.53.x/k6-studio/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ k6 Studio is a desktop application that can help you:
- Generate and customize a k6 test script from a HAR file, including the ability to use rules to quickly iterate on the script creation process.
- Test and debug k6 scripts using a visual interface. Inspect the request and response details for any request in your script.

Visit the [k6 Studio GitHub repository](https://github.com/grafana/k6-studio/) for more information and to download the application.
Visit the [k6 Studio documentation](https://grafana.com/docs/k6-studio/) for more information.
4 changes: 2 additions & 2 deletions docs/sources/k6/v0.54.x/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ cards:
description: Have a particular testing need? Find k6 extensions that extend the native k6 functionality.
height: 24
- title: k6 script examples
href: ./extensions/
description: Learn how to script your tests with this list of common k6 examples.
href: ./examples/
description: Learn how to write test scripts with this list of common k6 examples.
height: 24
---

Expand Down
2 changes: 1 addition & 1 deletion docs/sources/k6/v0.54.x/k6-studio/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ k6 Studio is a desktop application that can help you:
- Generate and customize a k6 test script from a HAR file, including the ability to use rules to quickly iterate on the script creation process.
- Test and debug k6 scripts using a visual interface. Inspect the request and response details for any request in your script.

Visit the [k6 Studio GitHub repository](https://github.com/grafana/k6-studio/) for more information and to download the application.
Visit the [k6 Studio documentation](https://grafana.com/docs/k6-studio/) for more information.
12 changes: 10 additions & 2 deletions docs/sources/k6/v0.55.x/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,16 @@ cards:
description: Have a particular testing need? Find k6 extensions that extend the native k6 functionality.
height: 24
- title: k6 script examples
href: ./extensions/
description: Learn how to script your tests with this list of common k6 examples.
href: ./examples/
description: Learn how to write test scripts with this list of common k6 examples.
height: 24
- title: Grafana Cloud k6
href: https://grafana.com/docs/grafana-cloud/testing/k6/
description: Leverage the k6 OSS capabilities in Grafana Cloud, with built-in dashboards, insights into your application performance, and the ability to bring together teams in one place to resolve issues faster.
height: 24
- title: k6 Studio
href: https://grafana.com/docs/k6-studio/
description: Use the k6 Studio desktop application to quickly generate test scripts using a visual interface.
height: 24
---

Expand Down
2 changes: 1 addition & 1 deletion docs/sources/k6/v0.55.x/k6-studio/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ k6 Studio is a desktop application that can help you:
- Generate and customize a k6 test script from a HAR file, including the ability to use rules to quickly iterate on the script creation process.
- Test and debug k6 scripts using a visual interface. Inspect the request and response details for any request in your script.

Visit the [k6 Studio GitHub repository](https://github.com/grafana/k6-studio/) for more information and to download the application.
Visit the [k6 Studio documentation](https://grafana.com/docs/k6-studio/) for more information.
Loading