-
Notifications
You must be signed in to change notification settings - Fork 487
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Rename 'Setup' to 'Get started' and 'Start' to 'Run' (#6112)
* Rename 'Setup' to 'Get started' and fix links * Fix links * fix links * Rename 'start' folder to 'run'
- Loading branch information
Showing
26 changed files
with
181 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
aliases: | ||
- /docs/grafana-cloud/agent/flow/get-started/ | ||
- /docs/grafana-cloud/monitor-infrastructure/agent/flow/get-started/ | ||
- /docs/grafana-cloud/monitor-infrastructure/integrations/agent/flow/get-started/ | ||
- /docs/grafana-cloud/send-data/agent/flow/get-started/ | ||
# Previous docs aliases for backwards compatibility: | ||
- /docs/grafana-cloud/agent/flow/setup/ | ||
- /docs/grafana-cloud/monitor-infrastructure/agent/flow/setup/ | ||
- /docs/grafana-cloud/monitor-infrastructure/integrations/agent/flow/setup/ | ||
- /docs/grafana-cloud/send-data/agent/flow/setup/ | ||
- ./setup/ # /docs/agent/latest/flow/setup/ | ||
canonical: https://grafana.com/docs/agent/latest/flow/get-started/ | ||
description: Learn how to install and use Grafana Agent Flow | ||
menuTitle: Get started | ||
title: Get started with Grafana Agent Flow | ||
weight: 50 | ||
--- | ||
|
||
# Get started with {{% param "PRODUCT_NAME" %}} | ||
|
||
This section covers topics that help you get started with {{< param "PRODUCT_NAME" >}}, | ||
including installation, running the agent, overview of deployment topologies, and more. | ||
|
||
{{< section >}} |
10 changes: 8 additions & 2 deletions
10
docs/sources/flow/setup/deploy-agent.md → .../sources/flow/get-started/deploy-agent.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 7 additions & 1 deletion
8
docs/sources/flow/setup/install/_index.md → ...ources/flow/get-started/install/_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 8 additions & 2 deletions
10
docs/sources/flow/setup/install/docker.md → ...ources/flow/get-started/install/docker.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 8 additions & 2 deletions
10
.../sources/flow/setup/install/kubernetes.md → ...es/flow/get-started/install/kubernetes.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 13 additions & 13 deletions
26
docs/sources/flow/setup/start/_index.md → docs/sources/flow/get-started/run/_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
--- | ||
aliases: | ||
- /docs/grafana-cloud/agent/flow/setup/start/ | ||
- /docs/grafana-cloud/monitor-infrastructure/agent/flow/setup/start/ | ||
- /docs/grafana-cloud/monitor-infrastructure/integrations/agent/flow/setup/start/ | ||
- /docs/grafana-cloud/send-data/agent/flow/setup/start/ | ||
- /docs/sources/flow/start/ | ||
- /docs/grafana-cloud/agent/flow/get-started/run/ | ||
- /docs/grafana-cloud/monitor-infrastructure/agent/flow/get-started/run/ | ||
- /docs/grafana-cloud/monitor-infrastructure/integrations/agent/flow/get-started/run/ | ||
- /docs/grafana-cloud/send-data/agent/flow/get-started/run/ | ||
- /docs/sources/flow/run/ | ||
# Previous pages aliases for backwards compatibility: | ||
- /docs/grafana-cloud/agent/flow/setup/start-agent/ | ||
- /docs/grafana-cloud/monitor-infrastructure/agent/flow/setup/start-agent/ | ||
- /docs/grafana-cloud/monitor-infrastructure/integrations/agent/flow/setup/start-agent/ | ||
- /docs/grafana-cloud/send-data/agent/flow/setup/start-agent/ | ||
- ./start-agent/ # /docs/agent/latest/flow/setup/start-agent/ | ||
canonical: https://grafana.com/docs/agent/latest/flow/setup/start/ | ||
description: Learn how to start Grafana Agent Flow | ||
menuTitle: Start | ||
title: Start Grafana Agent Flow | ||
- ../setup/start-agent/ # /docs/agent/latest/flow/setup/start-agent/ | ||
canonical: https://grafana.com/docs/agent/latest/flow/get-started/run/ | ||
description: Learn how to run Grafana Agent Flow | ||
menuTitle: Run | ||
title: Run Grafana Agent Flow | ||
weight: 50 | ||
--- | ||
|
||
# Start {{% param "PRODUCT_NAME" %}} | ||
# Run {{% param "PRODUCT_NAME" %}} | ||
|
||
Use the following pages to learn how to start, restart, and stop {{< param "PRODUCT_NAME" >}} after it is installed. | ||
For installation instructions, refer to [Install {{< param "PRODUCT_NAME" >}}][Install]. | ||
|
||
{{< section >}} | ||
|
||
{{% docs/reference %}} | ||
[Install]: "/docs/agent/ -> /docs/agent/<AGENT_VERSION>/flow/setup/install/" | ||
[Install]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/send-data/agent/flow/setup/install/" | ||
[Install]: "/docs/agent/ -> /docs/agent/<AGENT_VERSION>/flow/get-started/install/" | ||
[Install]: "/docs/grafana-cloud/ -> /docs/grafana-cloud/send-data/agent/flow/get-started/install/" | ||
{{% /docs/reference %}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.