mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
add graphite logo to datasource card
This commit is contained in:
parent
0b3ccaff27
commit
cba7c1726f
BIN
public/app/plugins/datasource/graphite/img/graphite_logo.png
Normal file
BIN
public/app/plugins/datasource/graphite/img/graphite_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
@ -14,6 +14,10 @@
|
||||
"author": {
|
||||
"name": "Grafana Project",
|
||||
"url": "http://grafana.org"
|
||||
},
|
||||
"logos": {
|
||||
"small": "img/graphite_logo.png",
|
||||
"large": "img/graphite_logo.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user