Convert TOML front matter to YAML (#49724)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
+++
|
||||
title = "Monitoring the image renderer"
|
||||
description = "Image rendering monitoring"
|
||||
keywords = ["grafana", "image", "rendering", "plugin", "monitoring"]
|
||||
weight = 100
|
||||
+++
|
||||
---
|
||||
description: Image rendering monitoring
|
||||
keywords:
|
||||
- grafana
|
||||
- image
|
||||
- rendering
|
||||
- plugin
|
||||
- monitoring
|
||||
title: Monitoring the image renderer
|
||||
weight: 100
|
||||
---
|
||||
|
||||
# Monitoring the image renderer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user