Skip to content

Commit

Permalink
docs(exporting): clarify graphite exporters
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyam8 committed Feb 13, 2025
1 parent c0c0021 commit e5467e8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/exporting/graphite/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit e5467e8

Please sign in to comment.