Skip to content

Commit

Permalink
[release/v1.0] Static Agent should be stopped before the Alloy agent …
Browse files Browse the repository at this point in the history
…can be started (#1951)

Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Gaurav Soni <[email protected]>
  • Loading branch information
3 people authored Oct 21, 2024
1 parent e39d02d commit 396c1cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/sources/set-up/migrate/from-static.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ This conversion allows you to take full advantage of the many additional feature

* _`<INPUT_CONFIG_PATH>`_: The full path to the configuration file for Grafana Agent Static.
* _`<OUTPUT_CONFIG_PATH>`_: 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 _`<OUTPUT_CONFIG_PATH>`_:

Expand Down Expand Up @@ -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

0 comments on commit 396c1cd

Please sign in to comment.