Skip to content

Commit a93d8e2

Browse files
authored
Merge pull request #2072 from grafana/update-extension-docs
Update extension docs
2 parents 2efd444 + 8745ab6 commit a93d8e2

File tree

3 files changed

+21
-30
lines changed

3 files changed

+21
-30
lines changed

docs/sources/k6/next/extensions/explore.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,25 @@ weight: 01
77

88
# Explore extensions
99

10-
Extensions can be used to extend the core k6 features to fit your performance-testing use cases. There are two main categories of extensions:
11-
12-
| Category | Maintainer | Audited | Cloud support |
13-
| ------------- | ------------ | ------- | ------------- |
14-
| **Official** | Grafana Labs | ✅ Yes | ✅ Yes |
15-
| **Community** | Community | ✅ Yes | ⚠️ Partial\* |
16-
17-
\* _Partial_ cloud support means that the extensions can be used in the CLI with the `--local-execution` mode, and on Private Load Zones with a custom image. They don't work on Grafana Cloud k6 Public Load Zones.
10+
Extensions can be used to extend the core k6 features to fit your performance-testing use cases. There are two main categories of extensions: official and community.
1811

1912
## Official extensions
2013

21-
{{< docs/shared source="k6" lookup="official-extensions.md" version="<K6_VERSION>" >}}
14+
These are extensions owned and maintained by Grafana Labs, with support for a wide range of versions.
15+
16+
{{< docs/k6/official-extensions >}}
2217

2318
## Community extensions
2419

20+
These are extensions developed by the community, with support for specific versions.
21+
2522
{{< admonition type="note" >}}
2623

2724
We're working on a process for community folks to submit their extensions.
2825

2926
{{< /admonition >}}
3027

31-
{{< docs/shared source="k6" lookup="community-extensions.md" version="<K6_VERSION>" >}}
28+
{{< docs/k6/community-extensions >}}
3229

3330
## Use extensions
3431

docs/sources/k6/v1.2.x/extensions/explore.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,25 @@ weight: 01
77

88
# Explore extensions
99

10-
Extensions can be used to extend the core k6 features to fit your performance-testing use cases. There are two main categories of extensions:
11-
12-
| Category | Maintainer | Audited | Cloud support |
13-
| ------------- | ------------ | ------- | ------------- |
14-
| **Official** | Grafana Labs | ✅ Yes | ✅ Yes |
15-
| **Community** | Community | ✅ Yes | ⚠️ Partial\* |
16-
17-
\* _Partial_ cloud support means that the extensions can be used in the CLI with the `--local-execution` mode, and on Private Load Zones with a custom image. They don't work on Grafana Cloud k6 Public Load Zones.
10+
Extensions can be used to extend the core k6 features to fit your performance-testing use cases. There are two main categories of extensions: official and community.
1811

1912
## Official extensions
2013

21-
{{< docs/shared source="k6" lookup="official-extensions.md" version="<K6_VERSION>" >}}
14+
These are extensions owned and maintained by Grafana Labs, with support for a wide range of versions.
15+
16+
{{< docs/k6/official-extensions >}}
2217

2318
## Community extensions
2419

20+
These are extensions developed by the community, with support for specific versions.
21+
2522
{{< admonition type="note" >}}
2623

2724
We're working on a process for community folks to submit their extensions.
2825

2926
{{< /admonition >}}
3027

31-
{{< docs/shared source="k6" lookup="community-extensions.md" version="<K6_VERSION>" >}}
28+
{{< docs/k6/community-extensions >}}
3229

3330
## Use extensions
3431

docs/sources/k6/v1.3.x/extensions/explore.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,25 @@ weight: 01
77

88
# Explore extensions
99

10-
Extensions can be used to extend the core k6 features to fit your performance-testing use cases. There are two main categories of extensions:
11-
12-
| Category | Maintainer | Audited | Cloud support |
13-
| ------------- | ------------ | ------- | ------------- |
14-
| **Official** | Grafana Labs | ✅ Yes | ✅ Yes |
15-
| **Community** | Community | ✅ Yes | ⚠️ Partial\* |
16-
17-
\* _Partial_ cloud support means that the extensions can be used in the CLI with the `--local-execution` mode, and on Private Load Zones with a custom image. They don't work on Grafana Cloud k6 Public Load Zones.
10+
Extensions can be used to extend the core k6 features to fit your performance-testing use cases. There are two main categories of extensions: official and community.
1811

1912
## Official extensions
2013

21-
{{< docs/shared source="k6" lookup="official-extensions.md" version="<K6_VERSION>" >}}
14+
These are extensions owned and maintained by Grafana Labs, with support for a wide range of versions.
15+
16+
{{< docs/k6/official-extensions >}}
2217

2318
## Community extensions
2419

20+
These are extensions developed by the community, with support for specific versions.
21+
2522
{{< admonition type="note" >}}
2623

2724
We're working on a process for community folks to submit their extensions.
2825

2926
{{< /admonition >}}
3027

31-
{{< docs/shared source="k6" lookup="community-extensions.md" version="<K6_VERSION>" >}}
28+
{{< docs/k6/community-extensions >}}
3229

3330
## Use extensions
3431

0 commit comments

Comments
 (0)