From 423ec4b28ddc3ba8f879933cf8cb13edbdee5e4e 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..cf2da4da4 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 Grafana Cloud k6. 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 | | --- | --- | ------------------ | ------- |