Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add canonical URL to all pages #4473

Merged
merged 2 commits into from
Jul 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/sources/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/
title: Grafana Agent
weight: 1
---
Expand Down
5 changes: 3 additions & 2 deletions docs/sources/about.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
aliases:
- ./about-agent/
canonical: https://grafana.com/docs/agent/latest/about/
title: About Grafana Agent
weight: 100
aliases:
- ./about-agent/
---

# About Grafana Agent
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/
title: Flow mode
weight: 400
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/concepts/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../concepts/
canonical: https://grafana.com/docs/agent/latest/flow/concepts/
title: Concepts
weight: 100
---
Expand Down
7 changes: 4 additions & 3 deletions docs/sources/flow/concepts/clustering.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
title: Grafana Agent clustering concepts
menuTitle: Clustering
weight: 500
canonical: https://grafana.com/docs/agent/latest/flow/concepts/clustering/
labels:
stage: beta
menuTitle: Clustering
title: Grafana Agent clustering concepts
weight: 500
---

# Clustering (beta)
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/concepts/component_controller.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../../concepts/component-controller/
canonical: https://grafana.com/docs/agent/latest/flow/concepts/component_controller/
title: Component controller
weight: 200
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/concepts/components.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../../concepts/components/
canonical: https://grafana.com/docs/agent/latest/flow/concepts/components/
title: Components
weight: 100
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/concepts/configuration_language.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../../concepts/configuration-language/
canonical: https://grafana.com/docs/agent/latest/flow/concepts/configuration_language/
title: Configuration language
weight: 400
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/concepts/modules.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../../concepts/modules/
canonical: https://grafana.com/docs/agent/latest/flow/concepts/modules/
title: Modules
weight: 300
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/config-language/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- configuration-language/
canonical: https://grafana.com/docs/agent/latest/flow/config-language/
title: Configuration language
weight: 400
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/config-language/components.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../configuration-language/components/
canonical: https://grafana.com/docs/agent/latest/flow/config-language/components/
title: Components
weight: 300
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/config-language/expressions/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../configuration-language/expressions/
canonical: https://grafana.com/docs/agent/latest/flow/config-language/expressions/
title: Expressions
weight: 400
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../../configuration-language/expressions/function-calls/
canonical: https://grafana.com/docs/agent/latest/flow/config-language/expressions/function_calls/
title: Function calls
weight: 400
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../../configuration-language/expressions/operators/
canonical: https://grafana.com/docs/agent/latest/flow/config-language/expressions/operators/
title: Operators
weight: 300
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../../configuration-language/expressions/referencing-exports/
canonical: https://grafana.com/docs/agent/latest/flow/config-language/expressions/referencing_exports/
title: Referencing component exports
weight: 200
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../../configuration-language/expressions/types-and-values/
canonical: https://grafana.com/docs/agent/latest/flow/config-language/expressions/types_and_values/
title: Types and values
weight: 100
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/config-language/files.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../configuration-language/files/
canonical: https://grafana.com/docs/agent/latest/flow/config-language/files/
title: Files
weight: 100
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/config-language/syntax.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- ../configuration-language/syntax/
canonical: https://grafana.com/docs/agent/latest/flow/config-language/syntax/
title: Syntax
weight: 200
---
Expand Down
7 changes: 4 additions & 3 deletions docs/sources/flow/getting-started/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
title: Get started with Grafana Agent in flow mode
menuTitle: Get started
weight: 200
aliases:
- getting_started/
canonical: https://grafana.com/docs/agent/latest/flow/getting-started/
menuTitle: Get started
title: Get started with Grafana Agent in flow mode
weight: 200
---

# Get started with Grafana Agent in flow mode
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/getting-started/collect-opentelemetry-data/
title: Collect OpenTelemetry data
weight: 300
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/getting-started/collect-prometheus-metrics/
title: Collect Prometheus metrics
weight: 200
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Configure Grafana Agent clustering in an existing installation
canonical: https://grafana.com/docs/agent/latest/flow/getting-started/configure-agent-clustering/
menuTitle: Configure Grafana Agent clustering
title: Configure Grafana Agent clustering in an existing installation
weight: 400
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Distribute your Prometheus metrics scrape load
canonical: https://grafana.com/docs/agent/latest/flow/getting-started/distribute-prometheus-scrape-load/
menuTitle: Distribute Prometheus metrics scrape load
title: Distribute your Prometheus metrics scrape load
weight: 500
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
description: Learn how to migrate your configuration from Prometheus to Grafana Agent flow mode
title: Migrate from Prometheus to Grafana Agent flow mode
canonical: https://grafana.com/docs/agent/latest/flow/getting-started/migrating-from-prometheus/
description: Learn how to migrate your configuration from Prometheus to Grafana Agent
flow mode
menuTitle: Migrate from Prometheus
title: Migrate from Prometheus to Grafana Agent flow mode
weight: 320
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/getting-started/opentelemetry-to-lgtm-stack/
title: OpenTelemetry to Grafana stack
weight: 350
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/monitoring/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/monitoring/
title: Monitoring Grafana Agent Flow
weight: 500
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/monitoring/component_metrics.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- component-metrics/
canonical: https://grafana.com/docs/agent/latest/flow/monitoring/component_metrics/
title: Component metrics
weight: 200
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/monitoring/controller_metrics.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- controller-metrics/
canonical: https://grafana.com/docs/agent/latest/flow/monitoring/controller_metrics/
title: Controller metrics
weight: 100
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/monitoring/debugging.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/monitoring/debugging/
title: Debugging
weight: 300
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/
title: Reference
weight: 600
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/cli/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/cli/
title: Command-line interface
weight: 100
---
Expand Down
5 changes: 3 additions & 2 deletions docs/sources/flow/reference/cli/convert.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: grafana-agent convert
weight: 100
canonical: https://grafana.com/docs/agent/latest/flow/reference/cli/convert/
labels:
stage: beta
title: grafana-agent convert
weight: 100
---

# `grafana-agent convert` command
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/cli/fmt.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/cli/fmt/
title: grafana-agent fmt
weight: 100
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/cli/run.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/cli/run/
title: grafana-agent run
weight: 100
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/cli/tools.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/cli/tools/
title: grafana-agent tools
weight: 100
---
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/components/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/
title: Components
weight: 300
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.azure/
title: discovery.azure
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.consul/
title: discovery.consul
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.digitalocean/
title: discovery.digitalocean
---

Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/components/discovery.dns.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
aliases:
- /docs/agent/latest/flow/reference/components/discovery.dns
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.dns/
title: discovery.dns
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.docker/
title: discovery.docker
---

Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/components/discovery.ec2.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.ec2/
title: discovery.ec2
---

Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/components/discovery.file.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.file/
title: discovery.file
---

Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/components/discovery.gce.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.gce/
title: discovery.gce
---

Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/components/discovery.http.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.http/
title: discovery.http
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: discovery.kubelet
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.kubelet/
labels:
stage: beta
title: discovery.kubelet
---

# discovery.kubelet
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.kubernetes/
title: discovery.kubernetes
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.lightsail/
title: discovery.lightsail
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/discovery.relabel/
title: discovery.relabel
---

Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/components/local.file.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/local.file/
title: local.file
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/local.file_match/
title: local.file_match
---

Expand Down
3 changes: 2 additions & 1 deletion docs/sources/flow/reference/components/loki.echo.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: loki.echo
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/loki.echo/
labels:
stage: beta
title: loki.echo
---

# loki.echo
Expand Down
1 change: 1 addition & 0 deletions docs/sources/flow/reference/components/loki.process.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
canonical: https://grafana.com/docs/agent/latest/flow/reference/components/loki.process/
title: loki.process
---

Expand Down
Loading