Skip to content

Commit d8e28ed

Browse files
authored
Merge branch 'main' into dynamic-extension-docs
2 parents dc77050 + a93d8e2 commit d8e28ed

File tree

3 files changed

+15
-24
lines changed

3 files changed

+15
-24
lines changed

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

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,18 @@ 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

14+
These are extensions owned and maintained by Grafana Labs, with support for a wide range of versions.
15+
2116
{{< 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.

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

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,18 @@ 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

14+
These are extensions owned and maintained by Grafana Labs, with support for a wide range of versions.
15+
2116
{{< 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.

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

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,18 @@ 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

14+
These are extensions owned and maintained by Grafana Labs, with support for a wide range of versions.
15+
2116
{{< 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.

0 commit comments

Comments
 (0)