diff --git a/content/en/docs/collector/_index.md b/content/en/docs/collector/_index.md index cb80e4b27932..cc48eed109eb 100644 --- a/content/en/docs/collector/_index.md +++ b/content/en/docs/collector/_index.md @@ -4,6 +4,7 @@ weight: 10 description: >- Collector logo Vendor-agnostic way to receive, process and export telemetry data. +aliases: [/docs/collector/about] --- Otel-Collector diagram with Jaeger, OTLP and Prometheus integration diff --git a/content/en/docs/concepts/_index.md b/content/en/docs/concepts/_index.md index e2d54f71cbce..6b55063a825b 100644 --- a/content/en/docs/concepts/_index.md +++ b/content/en/docs/concepts/_index.md @@ -1,9 +1,9 @@ --- -title: "Concepts" -linkTitle: "Concepts" +title: Concepts +description: What is OpenTelemetry, what does it provide and what does it support? +spelling: cSpell:ignore otel +aliases: [/about, /docs/concepts/overview, /otel] weight: 1 -description: > - What is OpenTelemetry, what does it provide and what does it support? --- The Concepts section help you learn more about the data sources and components diff --git a/content/en/status/_index.md b/content/en/status/_index.md index 00d171f0b8ad..f0848c27255c 100644 --- a/content/en/status/_index.md +++ b/content/en/status/_index.md @@ -1,8 +1,9 @@ --- -Title: Status +title: Status menu: main: weight: 30 +aliases: [/project-status] ---