From c9142722684ad6aca2bb09ae5487d5a2af087d0f Mon Sep 17 00:00:00 2001 From: J Stickler Date: Tue, 9 Apr 2024 14:33:47 -0400 Subject: [PATCH] docs: update page weights and menutitle (#12541) --- docs/sources/get-started/architecture.md | 2 +- docs/sources/get-started/deployment-modes.md | 2 +- docs/sources/get-started/quick-start.md | 2 +- docs/sources/send-data/otel/_index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/sources/get-started/architecture.md b/docs/sources/get-started/architecture.md index 93ef93b3a52f4..9caeb717144bd 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 df4008ff332db..d41bfd4dc755c 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 711743fbdf85f..16e14be923acc 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 04399a1c88f9a..9159eea9be6b3 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/