From e5467e8e9004b3544e240f0ea29cd2c55818901c Mon Sep 17 00:00:00 2001 From: ilyam8 Date: Thu, 13 Feb 2025 11:06:25 +0200 Subject: [PATCH] docs(exporting): clarify graphite exporters --- src/exporting/graphite/metadata.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/exporting/graphite/metadata.yaml b/src/exporting/graphite/metadata.yaml index fc249c93deabe5..9d9bf2efa62a86 100644 --- a/src/exporting/graphite/metadata.yaml +++ b/src/exporting/graphite/metadata.yaml @@ -177,6 +177,9 @@ # send hosts matching = localhost * - <<: *graphexport id: 'export-blueflood' + overview: + exporter_description: | + Export your Netdata metrics to Blueflood DB using the Graphite protocol, allowing you to archive your data for long-term storage, further analysis, or correlation with data from other sources. meta: <<: *meta name: Blueflood @@ -188,6 +191,9 @@ - graphite - <<: *graphexport id: 'export-kairosdb' + overview: + exporter_description: | + Export your Netdata metrics to KairosDB using the Graphite protocol, allowing you to archive your data for long-term storage, further analysis, or correlation with data from other sources. meta: <<: *meta name: KairosDB