summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin
diff options
context:
space:
mode:
authorHugo Valente <82235632+hugovalente-pm@users.noreply.github.com>2023-07-28 10:03:50 +0100
committerGitHub <noreply@github.com>2023-07-28 12:03:50 +0300
commit8274d44f1f7c61672ef1a3dc90708f54063c3ff0 (patch)
tree232b507b19d102e49ab022449d224dc170a551b7 /collectors/python.d.plugin
parent0fb458d1b9cfcdd3065f712e83856739d9615c62 (diff)
reviewed icos for a bunch of integrations (#15599)
Diffstat (limited to 'collectors/python.d.plugin')
-rw-r--r--collectors/python.d.plugin/dovecot/metadata.yaml2
-rw-r--r--collectors/python.d.plugin/gearman/metadata.yaml2
-rw-r--r--collectors/python.d.plugin/icecast/metadata.yaml2
-rw-r--r--collectors/python.d.plugin/postfix/metadata.yaml2
-rw-r--r--collectors/python.d.plugin/puppet/metadata.yaml2
5 files changed, 5 insertions, 5 deletions
diff --git a/collectors/python.d.plugin/dovecot/metadata.yaml b/collectors/python.d.plugin/dovecot/metadata.yaml
index 919d637f43..3729e6e61d 100644
--- a/collectors/python.d.plugin/dovecot/metadata.yaml
+++ b/collectors/python.d.plugin/dovecot/metadata.yaml
@@ -6,7 +6,7 @@ meta:
link: 'https://www.dovecot.org/'
categories:
- data-collection.mail-servers
- icon_filename: 'dovecot.png'
+ icon_filename: 'dovecot.svg'
related_resources:
integrations:
list: []
diff --git a/collectors/python.d.plugin/gearman/metadata.yaml b/collectors/python.d.plugin/gearman/metadata.yaml
index 92837922ae..3f3b7144c8 100644
--- a/collectors/python.d.plugin/gearman/metadata.yaml
+++ b/collectors/python.d.plugin/gearman/metadata.yaml
@@ -7,7 +7,7 @@ meta:
link: "http://gearman.org/"
categories:
- data-collection.distributed-computing-systems
- icon_filename: "gearman.png"
+ icon_filename: "gearman.svg"
related_resources:
integrations:
list: []
diff --git a/collectors/python.d.plugin/icecast/metadata.yaml b/collectors/python.d.plugin/icecast/metadata.yaml
index 757e444b12..a0f70bce6e 100644
--- a/collectors/python.d.plugin/icecast/metadata.yaml
+++ b/collectors/python.d.plugin/icecast/metadata.yaml
@@ -6,7 +6,7 @@ meta:
link: 'https://icecast.org/'
categories:
- data-collection.media-streaming-servers
- icon_filename: 'icecast.png'
+ icon_filename: 'icecast.svg'
related_resources:
integrations:
list: []
diff --git a/collectors/python.d.plugin/postfix/metadata.yaml b/collectors/python.d.plugin/postfix/metadata.yaml
index 7fc9de8936..3fd861bb08 100644
--- a/collectors/python.d.plugin/postfix/metadata.yaml
+++ b/collectors/python.d.plugin/postfix/metadata.yaml
@@ -8,7 +8,7 @@ meta:
link: https://www.postfix.org/
categories:
- data-collection.mail-servers
- icon_filename: "postfix.png"
+ icon_filename: "postfix.svg"
related_resources:
integrations:
list: []
diff --git a/collectors/python.d.plugin/puppet/metadata.yaml b/collectors/python.d.plugin/puppet/metadata.yaml
index 95e1fda012..e90cc39261 100644
--- a/collectors/python.d.plugin/puppet/metadata.yaml
+++ b/collectors/python.d.plugin/puppet/metadata.yaml
@@ -6,7 +6,7 @@ meta:
link: "https://www.puppet.com/"
categories:
- data-collection.provisioning-systems
- icon_filename: "puppet.jpeg"
+ icon_filename: "puppet.svg"
related_resources:
integrations:
list: []