From f9d38c8869acf3e580763f15e576399be111cb95 Mon Sep 17 00:00:00 2001 From: Larissa Wandzura <126723338+lwandz13@users.noreply.github.com> Date: Thu, 29 Aug 2024 08:33:14 -0500 Subject: [PATCH] Docs: Re-order Explore docs in TOC (#92624) * re-ordered Explore docs for cohesion * ran prettier --- docs/sources/explore/correlations-editor-in-explore.md | 2 +- docs/sources/explore/explore-inspector.md | 2 +- docs/sources/explore/logs-integration.md | 2 +- docs/sources/explore/trace-integration.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/sources/explore/correlations-editor-in-explore.md b/docs/sources/explore/correlations-editor-in-explore.md index 04ba3c709c8..50053226158 100644 --- a/docs/sources/explore/correlations-editor-in-explore.md +++ b/docs/sources/explore/correlations-editor-in-explore.md @@ -4,7 +4,7 @@ labels: - enterprise - oss title: Correlations Editor in Explore -weight: 400 +weight: 20 --- # Correlations Editor in Explore diff --git a/docs/sources/explore/explore-inspector.md b/docs/sources/explore/explore-inspector.md index fe685328f98..6880f292e82 100644 --- a/docs/sources/explore/explore-inspector.md +++ b/docs/sources/explore/explore-inspector.md @@ -8,7 +8,7 @@ labels: keywords: - Explore title: Query inspector in Explore -weight: 40 +weight: 15 --- # Query inspector in Explore diff --git a/docs/sources/explore/logs-integration.md b/docs/sources/explore/logs-integration.md index 3e8372e67c3..11caec96f2f 100644 --- a/docs/sources/explore/logs-integration.md +++ b/docs/sources/explore/logs-integration.md @@ -9,7 +9,7 @@ labels: - enterprise - oss title: Logs in Explore -weight: 15 +weight: 25 --- # Logs in Explore diff --git a/docs/sources/explore/trace-integration.md b/docs/sources/explore/trace-integration.md index da14c571cbc..f9b0779b12d 100644 --- a/docs/sources/explore/trace-integration.md +++ b/docs/sources/explore/trace-integration.md @@ -8,7 +8,7 @@ labels: - enterprise - oss title: Traces in Explore -weight: 20 +weight: 40 --- # Traces in Explore