Skip to content

Commit 647b5ac

Browse files
authored
Merge pull request #1465 from grafana/intro-to-k6-video
add intro to k6 video to docs
2 parents 65b92a9 + 0095c62 commit 647b5ac

File tree

6 files changed

+24
-0
lines changed

6 files changed

+24
-0
lines changed

docs/sources/next/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ k6 will help you to build resilient and performant applications that scale.
3838

3939
k6 is developed by [Grafana Labs](https://grafana.com/) and the community.
4040

41+
Watch the video below to learn more about k6 and why it could be the missing puzzle in your Grafana stack.
42+
43+
{{< youtube id="1mtYVDA2_iQ" >}}
44+
4145
## Key features
4246

4347
k6 is packed with features, which you can learn all about in the documentation.

docs/sources/next/using-k6-browser/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ To work with the browser module, make sure you are using the latest [k6 version]
2020

2121
{{% /admonition %}}
2222

23+
Watch the video below to learn more about k6 browser.
24+
25+
{{< youtube id="N7VJ9X5yAKo" >}}
26+
2327
## Use case for browser testing
2428

2529
The main use case for the browser module is to test performance on the browser level. Browser-level testing provides a way to measure user experience and find issues that are difficult to catch on the protocol level. Browser-level testing can help you answer questions like:

docs/sources/v0.47.x/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ k6 will help you to build resilient and performant applications that scale.
3838

3939
k6 is developed by [Grafana Labs](https://grafana.com/) and the community.
4040

41+
Watch the video below to learn more about k6 and why it could be the missing puzzle in your Grafana stack.
42+
43+
{{< youtube id="1mtYVDA2_iQ" >}}
44+
4145
## Key features
4246

4347
k6 is packed with features, which you can learn all about in the documentation.

docs/sources/v0.47.x/using-k6-browser/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ To work with the browser module, make sure you are using the latest [k6 version]
2020

2121
{{% /admonition %}}
2222

23+
Watch the video below to learn more about k6 browser.
24+
25+
{{< youtube id="N7VJ9X5yAKo" >}}
26+
2327
## Use case for browser testing
2428

2529
The main use case for the browser module is to test performance on the browser level. Browser-level testing provides a way to measure user experience and find issues that are difficult to catch on the protocol level. Browser-level testing can help you answer questions like:

docs/sources/v0.48.x/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ k6 will help you to build resilient and performant applications that scale.
3838

3939
k6 is developed by [Grafana Labs](https://grafana.com/) and the community.
4040

41+
Watch the video below to learn more about k6 and why it could be the missing puzzle in your Grafana stack.
42+
43+
{{< youtube id="1mtYVDA2_iQ" >}}
44+
4145
## Key features
4246

4347
k6 is packed with features, which you can learn all about in the documentation.

docs/sources/v0.48.x/using-k6-browser/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ To work with the browser module, make sure you are using the latest [k6 version]
2020

2121
{{% /admonition %}}
2222

23+
Watch the video below to learn more about k6 browser.
24+
25+
{{< youtube id="N7VJ9X5yAKo" >}}
26+
2327
## Use case for browser testing
2428

2529
The main use case for the browser module is to test performance on the browser level. Browser-level testing provides a way to measure user experience and find issues that are difficult to catch on the protocol level. Browser-level testing can help you answer questions like:

0 commit comments

Comments
 (0)