From da11cf7dad5d7d8f87edb011cd6ba9c6cf348154 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Lantero Date: Tue, 23 Sep 2025 10:17:23 +0200 Subject: [PATCH 1/2] Update extension docs --- docs/sources/k6/next/extensions/explore.md | 10 ++++------ docs/sources/k6/v1.2.x/extensions/explore.md | 10 ++++------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/docs/sources/k6/next/extensions/explore.md b/docs/sources/k6/next/extensions/explore.md index 9effb5e058..02144b8d01 100644 --- a/docs/sources/k6/next/extensions/explore.md +++ b/docs/sources/k6/next/extensions/explore.md @@ -9,12 +9,10 @@ weight: 01 Extensions can be used to extend the core k6 features to fit your performance-testing use cases. There are two main categories of extensions: -| Category | Maintainer | Audited | Cloud support | -| ------------- | ------------ | ------- | ------------- | -| **Official** | Grafana Labs | ✅ Yes | ✅ Yes | -| **Community** | Community | ✅ Yes | ⚠️ Partial\* | - -\* _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. +| Category | Maintainer | Audited | Cloud support | Guaranteed updates | +| ------------- | ------------ | ------- | ------------- | ------------------ | +| **Official** | Grafana Labs | ✅ Yes | ✅ Yes | ✅ Yes | +| **Community** | Community | ✅ Yes | ✅ Yes | ⚠️ No | ## Official extensions diff --git a/docs/sources/k6/v1.2.x/extensions/explore.md b/docs/sources/k6/v1.2.x/extensions/explore.md index 9effb5e058..02144b8d01 100644 --- a/docs/sources/k6/v1.2.x/extensions/explore.md +++ b/docs/sources/k6/v1.2.x/extensions/explore.md @@ -9,12 +9,10 @@ weight: 01 Extensions can be used to extend the core k6 features to fit your performance-testing use cases. There are two main categories of extensions: -| Category | Maintainer | Audited | Cloud support | -| ------------- | ------------ | ------- | ------------- | -| **Official** | Grafana Labs | ✅ Yes | ✅ Yes | -| **Community** | Community | ✅ Yes | ⚠️ Partial\* | - -\* _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. +| Category | Maintainer | Audited | Cloud support | Guaranteed updates | +| ------------- | ------------ | ------- | ------------- | ------------------ | +| **Official** | Grafana Labs | ✅ Yes | ✅ Yes | ✅ Yes | +| **Community** | Community | ✅ Yes | ✅ Yes | ⚠️ No | ## Official extensions From 119023b9e9b5c7f60788e5b886d8a985e37ded1f Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Lantero Date: Tue, 23 Sep 2025 14:41:12 +0200 Subject: [PATCH 2/2] Update 1.3 --- docs/sources/k6/v1.3.x/extensions/explore.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/sources/k6/v1.3.x/extensions/explore.md b/docs/sources/k6/v1.3.x/extensions/explore.md index 9effb5e058..02144b8d01 100644 --- a/docs/sources/k6/v1.3.x/extensions/explore.md +++ b/docs/sources/k6/v1.3.x/extensions/explore.md @@ -9,12 +9,10 @@ weight: 01 Extensions can be used to extend the core k6 features to fit your performance-testing use cases. There are two main categories of extensions: -| Category | Maintainer | Audited | Cloud support | -| ------------- | ------------ | ------- | ------------- | -| **Official** | Grafana Labs | ✅ Yes | ✅ Yes | -| **Community** | Community | ✅ Yes | ⚠️ Partial\* | - -\* _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. +| Category | Maintainer | Audited | Cloud support | Guaranteed updates | +| ------------- | ------------ | ------- | ------------- | ------------------ | +| **Official** | Grafana Labs | ✅ Yes | ✅ Yes | ✅ Yes | +| **Community** | Community | ✅ Yes | ✅ Yes | ⚠️ No | ## Official extensions