mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-27 09:58:14 +00:00
feat(platforms): adding abinitio, controlm informatica platform logos (#14438)
This commit is contained in:
parent
b4842b194c
commit
1fd0578813
BIN
datahub-web-react/src/images/abinitiologo.png
Normal file
BIN
datahub-web-react/src/images/abinitiologo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
BIN
datahub-web-react/src/images/controlmlogo.png
Normal file
BIN
datahub-web-react/src/images/controlmlogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
BIN
datahub-web-react/src/images/informaticalogo.png
Normal file
BIN
datahub-web-react/src/images/informaticalogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
@ -787,3 +787,33 @@
|
||||
displayName: Grafana
|
||||
type: OTHERS
|
||||
logoUrl: "/assets/platforms/grafana.png"
|
||||
- entityUrn: urn:li:dataPlatform:controlm
|
||||
entityType: dataPlatform
|
||||
aspectName: dataPlatformInfo
|
||||
changeType: UPSERT
|
||||
aspect:
|
||||
datasetNameDelimiter: "."
|
||||
name: controlm
|
||||
displayName: Control-M
|
||||
type: OTHERS
|
||||
logoUrl: "/assets/platforms/controlmlogo.png"
|
||||
- entityUrn: urn:li:dataPlatform:abinitio
|
||||
entityType: dataPlatform
|
||||
aspectName: dataPlatformInfo
|
||||
changeType: UPSERT
|
||||
aspect:
|
||||
datasetNameDelimiter: "."
|
||||
name: abinitio
|
||||
displayName: Ab Initio
|
||||
type: OTHERS
|
||||
logoUrl: "/assets/platforms/abinitiologo.png"
|
||||
- entityUrn: urn:li:dataPlatform:informatica
|
||||
entityType: dataPlatform
|
||||
aspectName: dataPlatformInfo
|
||||
changeType: UPSERT
|
||||
aspect:
|
||||
datasetNameDelimiter: "."
|
||||
name: informatica
|
||||
displayName: Informatica
|
||||
type: OTHERS
|
||||
logoUrl: "/assets/platforms/informaticalogo.png"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user