From 7d4b11896cd9976e1e8ab651fa67f2d574fc9e85 Mon Sep 17 00:00:00 2001 From: Oleg Bespalov Date: Mon, 25 Mar 2024 07:41:27 +0100 Subject: [PATCH] Clarify cloud options --- docs/sources/next/using-k6/k6-options/reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/next/using-k6/k6-options/reference.md b/docs/sources/next/using-k6/k6-options/reference.md index fc93bc951..5d312afbf 100644 --- a/docs/sources/next/using-k6/k6-options/reference.md +++ b/docs/sources/next/using-k6/k6-options/reference.md @@ -354,7 +354,7 @@ export const options = { ## Cloud options -An object used to set configuration options for cloud parameters and third-party collectors, like plugins. For more information about available parameters, refer to [Cloud options](https://grafana.com/docs/grafana-cloud/k6/author-run/cloud-scripting-extras/cloud-options/). +An object used to set configuration options for cloud. For more information about available parameters, refer to [Cloud options](https://grafana.com/docs/grafana-cloud/k6/author-run/cloud-scripting-extras/cloud-options/). | Env | CLI | Code / Config file | Default | | --- | --- | ------------------ | ------- |