Convert TOML front matter to YAML (#49724)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-26 12:38:05 -04:00
committed by GitHub
parent 1d9d1bd41a
commit 3ea049fcae
552 changed files with 4944 additions and 3157 deletions
+10 -6
View File
@@ -1,9 +1,13 @@
+++
title = "Explore"
keywords = ["explore", "loki", "logs"]
aliases = ["/docs/grafana/latest/features/explore/"]
weight = 90
+++
---
aliases:
- /docs/grafana/latest/features/explore/
keywords:
- explore
- loki
- logs
title: Explore
weight: 90
---
# Explore
+4 -4
View File
@@ -1,7 +1,7 @@
+++
title = "Inspector in Explore"
weight = 400
+++
---
title: Inspector in Explore
weight: 400
---
# Inspector in Explore
+8 -6
View File
@@ -1,9 +1,11 @@
+++
title = "Logs in Explore"
description = "Logs in Explore"
keywords = ["explore", "logs",]
weight = 15
+++
---
description: Logs in Explore
keywords:
- explore
- logs
title: Logs in Explore
weight: 15
---
# Logs in Explore
+8 -5
View File
@@ -1,8 +1,11 @@
+++
title = "Query management"
keywords = ["explore", "loki", "logs"]
weight = 10
+++
---
keywords:
- explore
- loki
- logs
title: Query management
weight: 10
---
# Query management in Explore
+8 -6
View File
@@ -1,9 +1,11 @@
+++
title = "Tracing in Explore"
description = "Tracing in Explore"
keywords = ["explore", "trace",]
weight = 20
+++
---
description: Tracing in Explore
keywords:
- explore
- trace
title: Tracing in Explore
weight: 20
---
# Tracing in Explore