diff --git a/docs/sources/get-started/architecture.md b/docs/sources/get-started/architecture.md index 93ef93b3a52f..9caeb717144b 100644 --- a/docs/sources/get-started/architecture.md +++ b/docs/sources/get-started/architecture.md @@ -2,7 +2,7 @@ title: Loki architecture menutitle: Architecture description: Describes Grafana Loki's architecture. -weight: 300 +weight: 400 aliases: - ../architecture/ - ../fundamentals/architecture/ diff --git a/docs/sources/get-started/deployment-modes.md b/docs/sources/get-started/deployment-modes.md index df4008ff332d..d41bfd4dc755 100644 --- a/docs/sources/get-started/deployment-modes.md +++ b/docs/sources/get-started/deployment-modes.md @@ -2,7 +2,7 @@ menuTitle: Deployment modes title: Loki deployment modes description: Describes the three different Loki deployment models. -weight: 400 +weight: 600 aliases: - ../fundamentals/architecture/deployment-modes --- diff --git a/docs/sources/get-started/quick-start.md b/docs/sources/get-started/quick-start.md index 711743fbdf85..16e14be923ac 100644 --- a/docs/sources/get-started/quick-start.md +++ b/docs/sources/get-started/quick-start.md @@ -1,7 +1,7 @@ --- title: Quickstart to run Loki locally menuTitle: Loki quickstart -weight: 550 +weight: 200 description: How to create and use a simple local Loki cluster for testing and evaluation purposes. --- diff --git a/docs/sources/send-data/otel/_index.md b/docs/sources/send-data/otel/_index.md index 04399a1c88f9..9159eea9be6b 100644 --- a/docs/sources/send-data/otel/_index.md +++ b/docs/sources/send-data/otel/_index.md @@ -1,6 +1,6 @@ --- title: Ingesting logs to Loki using OpenTelemetry Collector -menuTitle: Ingesting OpenTelemetry logs to Loki +menuTitle: OTEL Collector description: Configuring the OpenTelemetry Collector to send logs to Loki. aliases: - ../clients/k6/