mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-22 08:59:39 +00:00
12 lines
513 B
Markdown
12 lines
513 B
Markdown
# FAQ Using DataHub
|
|
|
|
## Logo for my platform is not appearing on the Home Page or search results
|
|
|
|
Please see if either of these guides help you
|
|
- [Adding a custom Dataset Data Platform](./how/add-custom-data-platform.md)
|
|
- [DataHub CLI put platform command](./cli.md#put-platform)
|
|
|
|
## How do I add dataset freshness indicator for datasets?
|
|
|
|
You can emit an [operation aspect](https://github.com/datahub-project/datahub/blob/master/metadata-models/src/main/pegasus/com/linkedin/common/Operation.pdl) for the same.
|