@cryptotaxi247 / netdata-1 / commits / efc0a8d52

Update graphite metadata.yaml (#15634)

* Update metadata.yaml * Fixed the icon filenames which were missing quotes --------- Co-authored-by: Satyadeep Ashwathnarayana <96257330+sashwathn@users.noreply.github.com>

Shyam Sreevalsan committed Jul 29, 2023 at 02:26 UTC efc0a8d52ef420c7748cc5ae0b79695cb93f5d4e
1 file changed +6 -6
exporting/graphite/metadata.yaml
+6 -6
@@ -175,36 +175,36 @@
175 # send names instead of ids = yes
176 # send charts matching = *
177 # send hosts matching = localhost *
178 -- <<: *promexport
178 +- <<: *graphexport
179 id: 'export-blueflood'
180 meta:
181 <<: *meta
182 name: Blueflood
183 link: http://blueflood.io/
184 - icon_filename: blueflood.png
184 + icon_filename: 'blueflood.png'
185 keywords:
186 - export
187 - Blueflood
188 - graphite
189 -- <<: *promexport
189 +- <<: *graphexport
190 id: 'export-influxdb'
191 meta:
192 <<: *meta
193 name: InfluxDB
194 link: https://www.influxdata.com/
195 - icon_filename: influxdb.svg
195 + icon_filename: 'influxdb.svg'
196 keywords:
197 - InfluxDB
198 - Influx
199 - export
200 - graphite
201 -- <<: *promexport
201 +- <<: *graphexport
202 id: 'export-kairosdb'
203 meta:
204 <<: *meta
205 name: KairosDB
206 link: https://kairosdb.github.io/
207 - icon_filename: kairos.png
207 + icon_filename: 'kairos.png'
208 keywords:
209 - KairosDB
210 - kairos