From 2fb6a4488dcf5fb5c350b0b6863d9838ef084058 Mon Sep 17 00:00:00 2001 From: Clayton Cornell Date: Mon, 15 Apr 2024 08:06:42 -0700 Subject: [PATCH 1/2] Fix broken link to install topic --- docs/sources/tasks/migrate/from-flow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/tasks/migrate/from-flow.md b/docs/sources/tasks/migrate/from-flow.md index 3953c75377..63a10d02dd 100644 --- a/docs/sources/tasks/migrate/from-flow.md +++ b/docs/sources/tasks/migrate/from-flow.md @@ -81,7 +81,7 @@ When deploying {{< param "PRODUCT_NAME" >}}, be aware of the following settings: - Set the number of instances to match the number of instances in your Grafana Agent Flow cluster. - Do not enable auto-scaling until the migration is complete. -[install]: ../../get-started/install +[install]: ../../../get-started/install [run]: ../../../reference/cli/run [discovery.process]: ../../../reference/components/discovery.process/ [pyroscope.ebpf]: ../../../reference/components/pyroscope.ebpf/ From a3597dd691fb5cdc263f4e73e1f2db13ac41d53b Mon Sep 17 00:00:00 2001 From: Clayton Cornell Date: Mon, 15 Apr 2024 09:09:38 -0700 Subject: [PATCH 2/2] Small change to trigger build --- docs/sources/tasks/migrate/from-flow.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/tasks/migrate/from-flow.md b/docs/sources/tasks/migrate/from-flow.md index 63a10d02dd..89363b9b35 100644 --- a/docs/sources/tasks/migrate/from-flow.md +++ b/docs/sources/tasks/migrate/from-flow.md @@ -60,11 +60,11 @@ Before migrating, modify your Grafana Agent Flow configuration to remove or repl ### Deploy {{% param "PRODUCT_NAME" %}} with a default configuration -Follow the [installation instructions][install] for {{< param "PRODUCT_NAME" >}}, using the default configuration file. The configuration file will be customized in the following steps. +Follow the [installation instructions][install] for {{< param "PRODUCT_NAME" >}}, using the default configuration file. The configuration file is customized in the following steps. When deploying {{< param "PRODUCT_NAME" >}}, be aware of the following settings: -- {{< param "PRODUCT_NAME" >}} should be deployed with identical topology as Grafana Agent Flow: CPU, and storage limits should match. +- {{< param "PRODUCT_NAME" >}} should be deployed with identical topology as Grafana Agent Flow. The CPU, and storage limits should match. - Custom command-line flags configured in Grafana Agent Flow should be reflected in your {{< param "PRODUCT_NAME" >}} installation. - {{< param "PRODUCT_NAME" >}} may need to be deployed with the `--stability.level` flag in [run] to enable non-stable components: - Set `--stability.level` to `public-preview` if you are using any of these components: