mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-05 16:22:17 +00:00
13 lines
522 B
Markdown
13 lines
522 B
Markdown
# General Debugging Guide
|
|
|
|
## 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.
|