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,4 +1,5 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/basics/"]
|
||||
title = "Grafana basics"
|
||||
weight = 15
|
||||
+++
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
+++
|
||||
title = "Exemplars"
|
||||
aliases = ["/docs/grafana/latest/basics/exemplars/"]
|
||||
description = "Exemplars"
|
||||
keywords = ["grafana", "concepts", "exemplars", "prometheus"]
|
||||
title = "Exemplars"
|
||||
weight = 400
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
+++
|
||||
title = "View exemplar data"
|
||||
aliases = ["/docs/grafana/latest/basics/exemplars/view-exemplars/"]
|
||||
description = "Exemplars"
|
||||
keywords = ["grafana", "concepts", "exemplars", "prometheus"]
|
||||
title = "View exemplar data"
|
||||
weight = 400
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Glossary"
|
||||
aliases = ["/docs/grafana/latest/basics/glossary/", "/docs/grafana/latest/getting-started/glossary/", "/docs/grafana/latest/guides/glossary/"]
|
||||
description = "Grafana glossary"
|
||||
keywords = ["grafana", "intro", "glossary", "dictionary"]
|
||||
aliases = ["/docs/grafana/latest/guides/glossary", "/docs/grafana/latest/getting-started/glossary"]
|
||||
title = "Glossary"
|
||||
weight = 800
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Histograms and heatmaps"
|
||||
aliases = ["/docs/grafana/latest/basics/intro-histograms/", "/docs/grafana/latest/getting-started/intro-histograms/"]
|
||||
description = "An introduction to histograms and heatmaps"
|
||||
keywords = ["grafana", "heatmap", "panel", "documentation", "histogram"]
|
||||
aliases = ["/docs/grafana/latest/getting-started/intro-histograms"]
|
||||
title = "Histograms and heatmaps"
|
||||
weight = 700
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Time series dimensions"
|
||||
aliases = ["/docs/grafana/latest/basics/timeseries-dimensions/", "/docs/grafana/latest/getting-started/timeseries-dimensions/", "/docs/grafana/latest/guides/timeseries-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"]
|
||||
title = "Time series dimensions"
|
||||
weight = 600
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
+++
|
||||
title = "Intro to time series"
|
||||
aliases = ["/docs/grafana/latest/basics/timeseries/"]
|
||||
description = "Introduction to time series"
|
||||
keywords = ["grafana", "intro", "guide", "concepts", "timeseries"]
|
||||
title = "Intro to time series"
|
||||
weight = 400
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user