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
+4 -4
View File
@@ -1,7 +1,7 @@
+++
title = "Grafana basics"
weight = 15
+++
---
title: Grafana basics
weight: 15
---
# Grafana basics
+10 -6
View File
@@ -1,9 +1,13 @@
+++
title = "Exemplars"
description = "Exemplars"
keywords = ["grafana", "concepts", "exemplars", "prometheus"]
weight = 400
+++
---
description: Exemplars
keywords:
- grafana
- concepts
- exemplars
- prometheus
title: Exemplars
weight: 400
---
# Introduction to exemplars
@@ -1,9 +1,13 @@
+++
title = "View exemplar data"
description = "Exemplars"
keywords = ["grafana", "concepts", "exemplars", "prometheus"]
weight = 400
+++
---
description: Exemplars
keywords:
- grafana
- concepts
- exemplars
- prometheus
title: View exemplar data
weight: 400
---
# View exemplar data
+13 -7
View File
@@ -1,10 +1,16 @@
+++
title = "Glossary"
description = "Grafana glossary"
keywords = ["grafana", "intro", "glossary", "dictionary"]
aliases = ["/docs/grafana/latest/guides/glossary", "/docs/grafana/latest/getting-started/glossary"]
weight = 800
+++
---
aliases:
- /docs/grafana/latest/guides/glossary
- /docs/grafana/latest/getting-started/glossary
description: Grafana glossary
keywords:
- grafana
- intro
- glossary
- dictionary
title: Glossary
weight: 800
---
# Glossary
+13 -7
View File
@@ -1,10 +1,16 @@
+++
title = "Histograms and heatmaps"
description = "An introduction to histograms and heatmaps"
keywords = ["grafana", "heatmap", "panel", "documentation", "histogram"]
aliases = ["/docs/grafana/latest/getting-started/intro-histograms"]
weight = 700
+++
---
aliases:
- /docs/grafana/latest/getting-started/intro-histograms
description: An introduction to histograms and heatmaps
keywords:
- grafana
- heatmap
- panel
- documentation
- histogram
title: Histograms and heatmaps
weight: 700
---
# Introduction to histograms and heatmaps
+15 -7
View File
@@ -1,10 +1,18 @@
+++
title = "Time series dimensions"
description = "time series dimensions"
keywords = ["grafana", "intro", "guide", "concepts", "timeseries", "labels"]
aliases = ["/docs/grafana/latest/guides/timeseries-dimensions", "/docs/grafana/latest/getting-started/timeseries-dimensions"]
weight = 600
+++
---
aliases:
- /docs/grafana/latest/guides/timeseries-dimensions
- /docs/grafana/latest/getting-started/timeseries-dimensions
description: time series dimensions
keywords:
- grafana
- intro
- guide
- concepts
- timeseries
- labels
title: Time series dimensions
weight: 600
---
# Time series dimensions
+11 -6
View File
@@ -1,9 +1,14 @@
+++
title = "Intro to time series"
description = "Introduction to time series"
keywords = ["grafana", "intro", "guide", "concepts", "timeseries"]
weight = 400
+++
---
description: Introduction to time series
keywords:
- grafana
- intro
- guide
- concepts
- timeseries
title: Intro to time series
weight: 400
---
# Introduction to time series