Convert TOML front matter to YAML (#49690)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-26 11:06:25 -04:00
committed by GitHub
parent f4353bbbc4
commit b84294dd27
548 changed files with 5704 additions and 3478 deletions
+11 -6
View File
@@ -1,9 +1,14 @@
+++
aliases = ["/docs/grafana/latest/explore/", "/docs/grafana/latest/features/explore/"]
keywords = ["explore", "loki", "logs"]
title = "Explore"
weight = 90
+++
---
aliases:
- /docs/grafana/latest/explore/
- /docs/grafana/latest/features/explore/
keywords:
- explore
- loki
- logs
title: Explore
weight: 90
---
# Explore
+6 -5
View File
@@ -1,8 +1,9 @@
+++
aliases = ["/docs/grafana/latest/explore/explore-inspector/"]
title = "Inspector in Explore"
weight = 400
+++
---
aliases:
- /docs/grafana/latest/explore/explore-inspector/
title: Inspector in Explore
weight: 400
---
# Inspector in Explore
+10 -7
View File
@@ -1,10 +1,13 @@
+++
aliases = ["/docs/grafana/latest/explore/logs-integration/"]
description = "Logs in Explore"
keywords = ["explore", "logs"]
title = "Logs in Explore"
weight = 15
+++
---
aliases:
- /docs/grafana/latest/explore/logs-integration/
description: Logs in Explore
keywords:
- explore
- logs
title: Logs in Explore
weight: 15
---
# Logs in Explore
+10 -6
View File
@@ -1,9 +1,13 @@
+++
aliases = ["/docs/grafana/latest/explore/query-management/"]
keywords = ["explore", "loki", "logs"]
title = "Query management"
weight = 10
+++
---
aliases:
- /docs/grafana/latest/explore/query-management/
keywords:
- explore
- loki
- logs
title: Query management
weight: 10
---
# Query management in Explore
+10 -7
View File
@@ -1,10 +1,13 @@
+++
aliases = ["/docs/grafana/latest/explore/trace-integration/"]
description = "Tracing in Explore"
keywords = ["explore", "trace"]
title = "Tracing in Explore"
weight = 20
+++
---
aliases:
- /docs/grafana/latest/explore/trace-integration/
description: Tracing in Explore
keywords:
- explore
- trace
title: Tracing in Explore
weight: 20
---
# Tracing in Explore