Skip to content

Commit 119023b

Browse files
committed
Update 1.3
1 parent fb2daab commit 119023b

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

docs/sources/k6/v1.3.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)