From 396c1cdac3289d633b36dcb3feceef6ebfb750cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:45:07 +0300 Subject: [PATCH] [release/v1.0] Static Agent should be stopped before the Alloy agent can be started (#1951) Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com> Co-authored-by: Gaurav Soni --- docs/sources/set-up/migrate/from-static.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/sources/set-up/migrate/from-static.md b/docs/sources/set-up/migrate/from-static.md index de2810667c..8cc9b3da7b 100644 --- a/docs/sources/set-up/migrate/from-static.md +++ b/docs/sources/set-up/migrate/from-static.md @@ -51,6 +51,8 @@ This conversion allows you to take full advantage of the many additional feature * _``_: The full path to the configuration file for Grafana Agent Static. * _``_: The full path to output the {{< param "PRODUCT_NAME" >}} configuration. + +1. [Stop][] Grafana Agent static. 1. [Run][run alloy] {{< param "PRODUCT_NAME" >}} using the new {{< param "PRODUCT_NAME" >}} configuration from _``_: @@ -387,3 +389,4 @@ The following list is specific to the convert command and not {{< param "PRODUCT [otelcol.receiver.otlp]: ../../../reference/components/otelcol/otelcol.receiver.otlp/ [otelcol.processor.batch]: ../../../reference/components/otelcol/otelcol.processor.batch/ [otelcol.exporter.otlp]:../../../reference/components/otelcol/otelcol.exporter.otlp/ +[Stop]: https://grafana.com/docs/agent/latest/static/set-up/start-agent