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
+12 -7
View File
@@ -1,10 +1,15 @@
+++
aliases = ["/docs/grafana/latest/troubleshooting/"]
description = "Guide to troubleshooting Grafana problems"
keywords = ["grafana", "troubleshooting", "documentation", "guide"]
title = "Troubleshooting"
weight = 180
+++
---
aliases:
- /docs/grafana/latest/troubleshooting/
description: Guide to troubleshooting Grafana problems
keywords:
- grafana
- troubleshooting
- documentation
- guide
title: Troubleshooting
weight: 180
---
# Troubleshooting
+6 -5
View File
@@ -1,8 +1,9 @@
+++
aliases = ["/docs/grafana/latest/troubleshooting/diagnostics/"]
title = "Enable diagnostics"
weight = 200
+++
---
aliases:
- /docs/grafana/latest/troubleshooting/diagnostics/
title: Enable diagnostics
weight: 200
---
# Enable diagnostics
@@ -1,10 +1,15 @@
+++
aliases = ["/docs/grafana/latest/troubleshooting/troubleshoot-dashboards/"]
description = "Guide to troubleshooting Grafana dashboards"
keywords = ["grafana", "troubleshooting", "documentation", "dashboards"]
title = "Troubleshoot dashboards"
weight = 100
+++
---
aliases:
- /docs/grafana/latest/troubleshooting/troubleshoot-dashboards/
description: Guide to troubleshooting Grafana dashboards
keywords:
- grafana
- troubleshooting
- documentation
- dashboards
title: Troubleshoot dashboards
weight: 100
---
# Troubleshoot dashboards
@@ -1,10 +1,16 @@
+++
aliases = ["/docs/grafana/latest/troubleshooting/troubleshoot-queries/"]
description = "Guide to troubleshooting Grafana queries"
keywords = ["grafana", "troubleshooting", "documentation", "guide", "queries"]
title = "Troubleshoot queries"
weight = 400
+++
---
aliases:
- /docs/grafana/latest/troubleshooting/troubleshoot-queries/
description: Guide to troubleshooting Grafana queries
keywords:
- grafana
- troubleshooting
- documentation
- guide
- queries
title: Troubleshoot queries
weight: 400
---
# Troubleshoot queries