mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-28 02:17:53 +00:00
adding es logo (#3611)
This commit is contained in:
parent
9f9aaaac23
commit
fdd5b6bb2f
BIN
datahub-web-react/src/images/elasticsearchlogo.png
Normal file
BIN
datahub-web-react/src/images/elasticsearchlogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 187 KiB |
@ -345,5 +345,15 @@
|
||||
"type": "OTHERS",
|
||||
"logoUrl": "https://raw.githubusercontent.com/linkedin/datahub/master/datahub-web-react/src/images/dbtlogo.png"
|
||||
}
|
||||
},
|
||||
{
|
||||
"urn": "urn:li:dataPlatform:elasticsearch",
|
||||
"aspect": {
|
||||
"datasetNameDelimiter": ".",
|
||||
"name": "elasticsearch",
|
||||
"displayName": "Elasticsearch",
|
||||
"type": "OTHERS",
|
||||
"logoUrl": "https://raw.githubusercontent.com/linkedin/datahub/master/datahub-web-react/src/images/elasticsearchlogo.png"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user