Fix repeated frontmatter (#10211)
Joel Hans committed
Nov 8, 2020 at 07:35 UTC
6f877b5e67ce73803dd0c15957b7502657168735
2 files changed
-2
exporting/graphite/README.md
-1
@@ -1,6 +1,5 @@
1
<!--
2
title: "Export metrics to Graphite providers"
3
-sidebar_label: Graphite
3
description: "Archive your Agent's metrics to a any Graphite database provider for long-term storage, further analysis, or correlation with data from other sources."
4
custom_edit_url: https://github.com/netdata/netdata/edit/master/exporting/graphite/README.md
5
sidebar_label: Graphite
exporting/json/README.md
-1
@@ -1,6 +1,5 @@
1
<!--
2
title: "Export metrics to JSON document databases"
3
-sidebar_label: JSON
3
description: "Archive your Agent's metrics to a JSON document database for long-term storage, further analysis, or correlation with data from other sources."
4
custom_edit_url: https://github.com/netdata/netdata/edit/master/exporting/json/README.md
5
sidebar_label: JSON Document Databases