Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(saas-overview) added missing features to observe section #10913

Merged
merged 6 commits into from
Jul 16, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions docs/managed-datahub/managed-datahub-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,15 @@ know.
| Feature | DataHub | Acryl DataHub |
| ---------------------------------------------- | ------- | ------------- |
| Surface data quality results | ✅ | ✅ |
| Create data contracts | ✅ | ✅ |
| Build and enforce continuous data SLAs | ❌ | ✅ |
| Continuous monitoring of dataset health | ❌ | ✅ |
| Data observability alerts and notifications | ❌ | ✅ |
| Continuously monitor dataset health and schema | ❌ | ✅ |
| Create alerts and get data observability notifications | ❌ | ✅ |
| Data Incident management | ❌ | ✅ |
| Quick-actions within Slack for Incident alerts | ❌ | ✅ |
| Birds eye view data health dashboard | ❌ | ✅ |
| Pipeline circuit-breaking via on-demand quality evaluation APIs | ❌ | ✅ |
jayacryl marked this conversation as resolved.
Show resolved Hide resolved
| In-VPC execution of data quality checks | ❌ | ✅ |
jayacryl marked this conversation as resolved.
Show resolved Hide resolved


## Enterprise Grade
Expand Down
Loading