Add current alias to all files (#48635)

* Add aliases to all files

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Prettify front matter

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-17 08:24:11 -07:00
committed by GitHub
parent 6a5a0e5770
commit 51dfcd7d37
585 changed files with 1339 additions and 904 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
+++
title = "Explore"
aliases = ["/docs/grafana/latest/explore/", "/docs/grafana/latest/features/explore/"]
keywords = ["explore", "loki", "logs"]
aliases = ["/docs/grafana/latest/features/explore/"]
title = "Explore"
weight = 90
+++
@@ -1,4 +1,5 @@
+++
aliases = ["/docs/grafana/latest/explore/explore-inspector/"]
title = "Inspector in Explore"
weight = 400
+++
+3 -2
View File
@@ -1,7 +1,8 @@
+++
title = "Logs in Explore"
aliases = ["/docs/grafana/latest/explore/logs-integration/"]
description = "Logs in Explore"
keywords = ["explore", "logs",]
keywords = ["explore", "logs"]
title = "Logs in Explore"
weight = 15
+++
+2 -1
View File
@@ -1,6 +1,7 @@
+++
title = "Query management"
aliases = ["/docs/grafana/latest/explore/query-management/"]
keywords = ["explore", "loki", "logs"]
title = "Query management"
weight = 10
+++
+3 -2
View File
@@ -1,7 +1,8 @@
+++
title = "Tracing in Explore"
aliases = ["/docs/grafana/latest/explore/trace-integration/"]
description = "Tracing in Explore"
keywords = ["explore", "trace",]
keywords = ["explore", "trace"]
title = "Tracing in Explore"
weight = 20
+++