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:
@@ -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
|
||||
+++
|
||||
|
||||
@@ -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
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "Query management"
|
||||
aliases = ["/docs/grafana/latest/explore/query-management/"]
|
||||
keywords = ["explore", "loki", "logs"]
|
||||
title = "Query management"
|
||||
weight = 10
|
||||
+++
|
||||
|
||||
|
||||
@@ -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
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user