Skip to content

Commit

Permalink
Fix exporter icons (netdata#15652)
Browse files Browse the repository at this point in the history
* Add notification metadata

* Update health/notifications/email/metadata.yaml

Co-authored-by: Emmanuel Vasilakis <mrzammler@mm.st>

* Update health/notifications/email/metadata.yaml

Co-authored-by: Emmanuel Vasilakis <mrzammler@mm.st>

* Update health/notifications/email/metadata.yaml

Co-authored-by: Emmanuel Vasilakis <mrzammler@mm.st>

* Update health/notifications/awssns/metadata.yaml

Co-authored-by: Emmanuel Vasilakis <mrzammler@mm.st>

* Update health/notifications/gotify/metadata.yaml

Co-authored-by: Emmanuel Vasilakis <mrzammler@mm.st>

* Update health/notifications/custom/metadata.yaml

Co-authored-by: Emmanuel Vasilakis <mrzammler@mm.st>

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* Update metadata.yaml

* fixing yaml lint errors

* Fixing logos for notifications

* Fixing icons

* Fixing FreeBSD icon

* fixing exporter icons

---------

Co-authored-by: Emmanuel Vasilakis <mrzammler@mm.st>
  • Loading branch information
shyamvalsan and Emmanuel Vasilakis committed Jul 31, 2023
1 parent 09b12c8 commit 33b98a0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion exporting/aws_kinesis/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ meta:
link: 'https://aws.amazon.com/kinesis/'
categories:
- export
icon_filename: 'kinesis.png'
icon_filename: 'aws-kinesis.svg'
keywords:
- exporter
- AWS
Expand Down
2 changes: 1 addition & 1 deletion exporting/json/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ meta:
link: 'https://learn.netdata.cloud/docs/exporting/json-document-databases'
categories:
- export
icon_filename: 'json.png'
icon_filename: 'json.svg'
keywords:
- exporter
- json
Expand Down
14 changes: 7 additions & 7 deletions exporting/prometheus/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,9 @@
id: 'export-newrelic'
meta:
<<: *meta
name: NewRelic
name: New Relic
link: https://newrelic.com/
icon_filename: 'newrelic.png'
icon_filename: 'newrelic.svg'
keywords:
- export
- NewRelic
Expand All @@ -208,7 +208,7 @@
<<: *meta
name: QuasarDB
link: https://doc.quasar.ai/master/
icon_filename: 'quasardb.png'
icon_filename: 'quasar.jpeg'
keywords:
- export
- quasar
Expand All @@ -221,7 +221,7 @@
<<: *meta
name: Splunk SignalFx
link: https://www.splunk.com/en_us/products/observability.html
icon_filename: 'splunk.png'
icon_filename: 'splunk.svg'
keywords:
- export
- splunk
Expand Down Expand Up @@ -270,7 +270,7 @@
<<: *meta
name: VMware Aria
link: https://www.vmware.com/products/aria-operations-for-applications.html
icon_filename: 'vmware-aria.png'
icon_filename: 'aria.png'
keywords:
- export
- VMware
Expand Down Expand Up @@ -368,7 +368,7 @@
<<: *meta
name: Kafka
link: https://kafka.apache.org/
icon_filename: 'kafka.png'
icon_filename: 'kafka.svg'
keywords:
- export
- Kafka
Expand Down Expand Up @@ -404,7 +404,7 @@
<<: *meta
name: PostgreSQL
link: https://www.postgresql.org/
icon_filename: 'postgres.png'
icon_filename: 'postgres.svg'
keywords:
- export
- PostgreSQL
Expand Down

0 comments on commit 33b98a0

Please sign in to comment.