Skip to content

Commit

Permalink
Use SVG logos on integration dashboards instead of PNGs (DataDog#8450)
Browse files Browse the repository at this point in the history
Co-authored-by: Nicholas Muesch <[email protected]>
  • Loading branch information
derekhowles and nmuesch authored Jan 27, 2021
1 parent 21e9263 commit c815e33
Show file tree
Hide file tree
Showing 65 changed files with 82 additions and 83 deletions.
2 changes: 1 addition & 1 deletion active_directory/assets/dashboards/active_directory.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"definition": {
"sizing": "zoom",
"type": "image",
"url": "/static/images/saas_logos/bot/[email protected]"
"url": "/static/images/logos/active-directory_large.svg"
},
"id": 1379095520488678,
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion aerospike/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"definition": {
"sizing": "zoom",
"type": "image",
"url": "/static/images/saas_logos/bot/aerospike.png"
"url": "/static/images/logos/aerospike_small.svg"
},
"id": 7753884020916534,
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion airflow/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "/static/images/saas_logos/bot/[email protected]",
"url": "/static/images/logos/airflow_large.svg",
"sizing": "fit"
},
"layout": {
Expand Down
5 changes: 3 additions & 2 deletions amazon_msk/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,9 @@
"id": 14,
"definition": {
"type": "image",
"url": "/static/images/saas_logos/bot/[email protected]",
"sizing": "zoom"
"url": "/static/images/logos/amazon-msk_avatar.svg",
"sizing": "fit",
"margin": "large"
},
"layout": {
"x": 1,
Expand Down
2 changes: 1 addition & 1 deletion ambari/assets/dashboards/base_dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"id": 4,
"definition": {
"type": "image",
"url": "https://s3.amazonaws.com/dd-integrations/ambari/configuration/tile/logo.png",
"url": "/static/images/logos/ambari_large.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
4 changes: 2 additions & 2 deletions apache/assets/dashboards/apache_dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"widgets": [
{
"definition": {
"sizing": "fit",
"sizing": "zoom",
"type": "image",
"url": "/static/images/saas_logos/small/[email protected]"
"url": "/static/images/logos/apache_large.svg"
},
"id": 0,
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion azure_iot_edge/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"layout": { "x": 1, "y": 1, "width": 30, "height": 11 },
"definition": {
"type": "image",
"url": "/static/images/saas_logos/bot/azure_iot_edge.png",
"url": "/static/images/logos/azure-iot-edge_large.svg",
"sizing": "center"
}
},
Expand Down
4 changes: 2 additions & 2 deletions ceph/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
},
{
"definition": {
"sizing": "fit",
"sizing": "zoom",
"type": "image",
"url": "/static/images/screenboard/integrations/ceph.png"
"url": "/static/images/logos/ceph_large.svg"
},
"id": 3098944331182854,
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion cilium/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
"id": 10,
"definition": {
"type": "image",
"url": "/static/images/saas_logos/bot/cilium.png",
"url": "/static/images/logos/cilium_small.svg",
"sizing": "fit"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion clickhouse/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "/static/images/saas_logos/bot/[email protected]",
"url": "/static/images/logos/clickhouse_large.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion cockroachdb/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "https://s3.amazonaws.com/dd-integrations/cockroachdb/configuration/tile/logo.png",
"url": "/static/images/logos/cockroachdb_large.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion confluent_platform/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "/static/images/saas_logos/bot/[email protected]",
"url": "/static/images/logos/confluent-platform_small.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion coredns/assets/dashboards/coredns.json
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@
"definition": {
"sizing": "zoom",
"type": "image",
"url": "/static/images/saas_logos/bot/[email protected]"
"url": "/static/images/logos/coredns_small.svg"
},
"id": 1444014659939910,
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion crio/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"id": 2,
"definition": {
"type": "image",
"url": "https://cri-o.io/logo/crio-logo.svg",
"url": "/static/images/logos/cri-o_small.svg",
"sizing": "fit"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion druid/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "https://s3.amazonaws.com/dd-integrations/druid/configuration/tile/logo.png",
"url": "/static/images/logos/druid_large.svg",
"sizing": "fit"
},
"layout": {
Expand Down
5 changes: 3 additions & 2 deletions ecs_fargate/assets/dashboards/amazon_fargate_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
"id": 0,
"definition": {
"type": "image",
"url": "/static/images/saas_logos/bot/[email protected]",
"sizing": "zoom"
"url": "/static/images/logos/aws-fargate_avatar.svg",
"sizing": "fit",
"margin":"small"
},
"layout": {
"x": 1,
Expand Down
4 changes: 2 additions & 2 deletions elastic/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"widgets": [
{
"definition": {
"sizing": "center",
"sizing": "zoom",
"type": "image",
"url": "/static/images/saas_logos/bot/elasticsearch.png"
"url": "/static/images/logos/elasticsearch_large.svg"
},
"id": 6165517815387258,
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion envoy/assets/dashboards/envoy_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"id": 6,
"definition": {
"type": "image",
"url": "/static/images/saas_logos/bot/envoy.png",
"url": "/static/images/logos/envoy_small.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
4 changes: 2 additions & 2 deletions etcd/assets/dashboards/etcd_2_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"id": 0,
"definition": {
"type": "image",
"url": "/static/images/screenboard/integrations/etcd.png",
"sizing": "zoom"
"url": "/static/images/logos/etcd_large.svg",
"sizing": "fit"
},
"layout": {
"x": 0,
Expand Down
4 changes: 2 additions & 2 deletions etcd/assets/dashboards/etcd_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"id": 0,
"definition": {
"type": "image",
"url": "/static/images/screenboard/integrations/etcd.png",
"sizing": "zoom"
"url": "/static/images/logos/etcd_large.svg",
"sizing": "fit"
},
"layout": {
"x": 0,
Expand Down
2 changes: 1 addition & 1 deletion exchange_server/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
"id": 10,
"definition": {
"type": "image",
"url": "https://static.datadoghq.com/static/images/saas_logos/bot/[email protected]",
"url": "/static/images/logos/exchange-server_large.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion flink/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "https://static.datadoghq.com/static/images/saas_logos/bot/[email protected]",
"url": "/static/images/logos/flink_large.svg",
"sizing": "fit"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion gitlab/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "https://static.datadoghq.com/static/images/saas_logos/bot/[email protected]",
"url": "/static/images/logos/gitlab_large.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion glusterfs/assets/dashboards/red_hat_gluster_storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"definition": {
"sizing": "zoom",
"type": "image",
"url": "/static/images/saas_logos/bot/[email protected]"
"url": "/static/images/logos/glusterfs_large.svg"
},
"id": 4299518788960180,
"layout": {
Expand Down
4 changes: 2 additions & 2 deletions haproxy/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -862,8 +862,8 @@
"id": 25,
"definition": {
"type": "image",
"url": "https://dd-integration-config-meta.s3.amazonaws.com/haproxy/saas_logos-bot.png",
"sizing": "fit"
"url": "/static/images/logos/haproxy_large.svg",
"sizing": "zoom"
},
"layout": {
"x": 0,
Expand Down
2 changes: 1 addition & 1 deletion haproxy/assets/dashboards/prometheus_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"definition": {
"sizing": "zoom",
"type": "image",
"url": "/static/images/saas_logos/bot/haproxy.png"
"url": "/static/images/logos/haproxy_large.svg"
},
"id": 7906823952620176,
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion harbor/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "https://s3.amazonaws.com/dd-integrations/harbor/configuration/tile/logo.png",
"url": "/static/images/logos/harbor_large.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion hazelcast/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "/static/images/saas_logos/bot/[email protected]",
"url": "/static/images/logos/hazelcast_large.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion hive/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"id": 2,
"definition": {
"type": "image",
"url": "https://s3.amazonaws.com/dd-integrations/hive/configuration/tile/logo.png",
"url": "/static/images/logos/hive_large.svg",
"sizing": "fit"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion hivemq/assets/dashboards/hivemq.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "/static/images/saas_logos/bot/[email protected]",
"url": "/static/images/logos/hivemq_small.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion ibm_db2/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "https://s3.amazonaws.com/dd-integrations/ibm-db2/configuration/tile/logo.png",
"url": "/static/images/logos/ibm-db2_large.svg",
"sizing": "fit"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion ibm_mq/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
"id": 10,
"definition": {
"type": "image",
"url": "https://raw.githubusercontent.com/DataDog/integrations-core/master/ibm_mq/images/ibm_mq.png",
"url": "/static/images/logos/ibm-mq_large.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion ibm_was/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "https://dd-integration-config-meta.s3.amazonaws.com/ibm_was/saas_logos-bot.png",
"url": "/static/images/logos/ibm-was_large.svg",
"sizing": "fit"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion ignite/assets/dashboards/ignite_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "https://static.datadoghq.com/static/images/saas_logos/bot/[email protected]",
"url": "/static/images/logos/ignite_large.svg",
"sizing": "zoom"
},
"layout": {
Expand Down
4 changes: 2 additions & 2 deletions iis/assets/dashboards/iis_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -556,9 +556,9 @@
},
{
"definition": {
"sizing": "center",
"sizing": "fit",
"type": "image",
"url": "/static/images/saas_logos/small/[email protected]"
"url": "/static/images/logos/iis_large.svg"
},
"id": 19,
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion istio/assets/dashboards/istio_1_5_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
"id": 10,
"definition": {
"type": "image",
"url": "https://s3.amazonaws.com/dd-integrations/istio/configuration/tile/logo.png",
"url": "/static/images/logos/istio_large.svg",
"sizing": "fit"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion istio/assets/dashboards/istio_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
"id": 10,
"definition": {
"type": "image",
"url": "https://s3.amazonaws.com/dd-integrations/istio/configuration/tile/logo.png",
"url": "/static/images/logos/istio_large.svg",
"sizing": "fit"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion jboss_wildfly/assets/dashboards/jboss_wildfly.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
"definition": {
"sizing": "fit",
"type": "image",
"url": "/static/images/saas_logos/small/[email protected]"
"url": "/static/images/logos/jboss-wildfly_large.svg"
},
"id": 31,
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion kong/assets/dashboards/kong_overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "https://static.datadoghq.com/static/images/saas_logos/bot/[email protected]",
"url": "/static/images/logos/kong_large.svg",
"sizing": "fit"
},
"layout": {
Expand Down
2 changes: 1 addition & 1 deletion linkerd/assets/dashboards/overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": 0,
"definition": {
"type": "image",
"url": "https://static.datadoghq.com/static/images/saas_logos/bot/[email protected]",
"url": "/static/images/logos/linkerd_large.svg",
"sizing": "fit"
},
"layout": {
Expand Down
Loading

0 comments on commit c815e33

Please sign in to comment.