Skip to content

Commit 800eef9

Browse files
committed
Update extension docs
1 parent 70fc67c commit 800eef9

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ weight: 01
99

1010
Extensions can be used to extend the core k6 features to fit your performance-testing use cases. There are two main categories of extensions:
1111

12-
| Category | Maintainer | Audited | Cloud support |
13-
| ------------- | ------------ | ------- | ------------- |
14-
| **Official** | Grafana Labs | ✅ Yes | ✅ Yes |
15-
| **Community** | Community | ✅ Yes | ⚠️ Partial\* |
12+
| Category | Maintainer | Audited | Cloud support | Guaranteed updates |
13+
| ------------- | ------------ | ------- | ------------- | ------------------ |
14+
| **Official** | Grafana Labs | ✅ Yes | ✅ Yes | ✅ Yes |
15+
| **Community** | Community | ✅ Yes | ✅ Yes | ⚠️ No |
1616

1717
\* _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.
1818

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,10 @@ weight: 01
99

1010
Extensions can be used to extend the core k6 features to fit your performance-testing use cases. There are two main categories of extensions:
1111

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.
12+
| Category | Maintainer | Audited | Cloud support | Guaranteed updates |
13+
| ------------- | ------------ | ------- | ------------- | ------------------ |
14+
| **Official** | Grafana Labs | ✅ Yes | ✅ Yes | ✅ Yes |
15+
| **Community** | Community | ✅ Yes | ✅ Yes | ⚠️ No |
1816

1917
## Official extensions
2018

0 commit comments

Comments
 (0)