Skip to content

Commit 33735a3

Browse files
docs: change order of TOC (backport release-3.1.x) (#15869)
Co-authored-by: J Stickler <[email protected]>
1 parent 86babea commit 33735a3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/sources/send-data/alloy/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Ingesting logs to Loki using Alloy
33
menuTitle: Grafana Alloy
44
description: Configuring Grafana Alloy to send logs to Loki.
5-
weight: 250
5+
weight: 100
66
---
77

88

docs/sources/send-data/otel/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Ingesting logs to Loki using OpenTelemetry Collector
3-
menuTitle: OTel Collector
3+
menuTitle: OpenTelemetry
44
description: Configuring the OpenTelemetry Collector to send logs to Loki.
55
aliases:
66
- ../clients/k6/
7-
weight: 250
7+
weight: 200
88
---
99

1010
# Ingesting logs to Loki using OpenTelemetry Collector

docs/sources/send-data/promtail/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ menuTitle: Promtail
44
description: How to use the Promtail agent to ship logs to Loki
55
aliases:
66
- ../clients/promtail/ # /docs/loki/latest/clients/promtail/
7-
weight: 200
7+
weight: 300
88
---
99
# Promtail agent
1010

0 commit comments

Comments
 (0)