GitBook: [#233] Add data reliability to features overview

This commit is contained in:
Shannon Bradshaw 2021-11-06 19:40:40 +00:00 committed by gitbook-bot
parent 0b18f056fe
commit 73c309294a
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
2 changed files with 8 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

View File

@ -4,7 +4,7 @@ description: In this section, we present an overview of OpenMetadata features.
# Features
### Search across assets using keyword queries
### Use keyword queries to search across assets
#### Find assets based on name, description, and component metadata (e.g., column name, description) and containing service
@ -12,7 +12,7 @@ description: In this section, we present an overview of OpenMetadata features.
For more details see the [Asset Discovery](asset-discovery.md) documentation.
### Search across assets using complex queries
### Use complex queries to search across assets
#### Find assets matching strict criteria on metadata properties and Boolean operators.
@ -28,4 +28,9 @@ For more details on asset metadata properties, please see the [Asset Discovery](
###
### Assess data reliability based on profile metadata
#### Understand how many rows are being added to a table daily, unique count ratio, null count ratio, etc.
![](../.gitbook/assets/data-profiler-feature.gif)