Decube
Try for free
  • 🚀Overview
    • Welcome to decube
    • Getting started
      • How to connect data sources
    • Security and Compliance
    • Data Policy
    • Changelog
    • Public Roadmap
  • Support
  • 🔌Data Warehouses
    • Snowflake
    • Redshift
    • Google Bigquery
    • Databricks
    • Azure Synapse
  • 🔌Relational Databases
    • PostgreSQL
    • MySQL
    • SingleStore
    • Microsoft SQL Server
    • Oracle
  • 🔌Transformation Tools
    • dbt (Cloud Version)
    • dbt Core
    • Fivetran
    • Airflow
    • AWS Glue
    • Azure Data Factory
    • Apache Spark
      • Apache Spark in Azure Synapse
    • OpenLineage (BETA)
    • Additional configurations
  • 🔌Business Intelligence
    • Tableau
    • Looker
    • PowerBI
  • 🔌Data Lake
    • AWS S3
    • Azure Data Lake Storage (ADLS)
      • Azure Function for Metadata
    • Google Cloud Storage (GCS)
  • 🔌Ticketing and Collaboration
    • ServiceNow
    • Jira
  • 🔒Security and Connectivity
    • Enabling VPC Access
    • IP Whitelisting
    • SSH Tunneling
    • AWS Identities
  • ✅Data Quality
    • Incidents Overview
    • Incident model feedback
    • Enable asset monitoring
    • Available Monitor Types
    • Available Monitor Modes
    • Catalog: Add/Modify Monitor
    • Set Up Freshness & Volume Monitors
    • Set Up Field Health Monitors
    • Set Up Custom SQL Monitors
    • Grouped-by Monitors
    • Modify Schema Drift Monitors
    • Modify Job Failure Monitors (Data Job)
    • Custom Scheduling For Monitors
    • Config Settings
  • 📖Catalog
    • Overview of Asset Types
    • Assets Catalog
    • Asset Overview
    • Automated Lineage
      • Lineage Relationship
      • Supported Data Sources and Lineage Types
    • Add lineage relationships manually
    • Add tags and classifications to fields
    • Field Statistcs
    • Preview sample data
  • 📚Glossary
    • Glossary, Category and Terms
    • Adding a new glossary
    • Adding Terms and Linked Assets
  • Moving Terms to Glossary/Category
  • AI Copilot
    • Copilot's Autocomplete
  • 🤝Collaboration
    • Ask Questions
    • Rate an asset
  • 🌐Data Mesh [BETA]
    • Overview on Data Mesh [BETA]
    • Creating and Managing Domains/Sub-domains
    • Adding members to Domain/Sub-domain
    • Linking Entities to Domains/Sub-domains
    • Adding Data Products to Domains/Subdomains
    • Creating a draft Data Asset
    • Adding a Data Contract - Default Settings
    • Adding a Data Contract - Freshness Test
    • Adding a Data Contract - Column Tests
    • Publishing the Data Asset
  • 🏛️Governance
    • Governance module
    • Classification Policies
    • Auto-classify data assets
  • ☑️Approval Workflow
    • What are Change Requests?
    • Initiate a change request
    • What are Access Requests?
    • Initiate an Access Request
  • 📋Reports
    • Overview of Reports
    • Supported sources for Reports
    • Asset Report: Data Quality Scorecard
  • 📊Dashboard
    • Dashboard Overview
    • Incidents
    • Quality
  • ⏰Alert Notifications
    • Get alerts on email
    • Connect your Slack channels
    • Connect to Microsoft Teams
    • Webhooks integration
  • 🏛️Manage Access
    • User Management - Overview
    • Invite users
    • Deactivate or re-activate users
    • Revoke a user invite
  • 🔐Group-based Access Controls
    • Groups Management - Overview
    • Create Groups & Assign Policies
    • Source-based Policies
    • Administrative-based Policies
    • Module-based Policies
    • What is the "Owners" group?
  • 🗄️Org Settings
    • Multi-factor authentication
    • Single Sign-On (SSO) with Microsoft
    • Single Sign-On (SSO) with JumpCloud
  • ❓Support
    • Supported Features by Integration
    • Frequently Asked Questions
    • Supported Browsers and System Requirements
  • Public API (BETA)
    • Overview
      • Data API
        • Glossary
        • Lineage
        • ACL
          • Group
      • Control API
        • Users
    • API Keys
Powered by GitBook
On this page
  • All Monitors Tab
  • Create
  1. Data Quality

Enable asset monitoring

Here's how you set up monitoring for a table.

PreviousIncident model feedbackNextAvailable Monitor Types

Last updated 3 months ago

Our specialized config module landing page has been crafted to provide you with a straightforward journey as you create and view a range of monitoring test types for your valuable data assets.

Grouped-by monitors have now been moved within the setup flow of each Test Type. Adjust your Schema Drift and Job Failure settings directly from the All monitors page.

  • Once you click on Config in Navigation bar, you will land on All Monitors tab:

    • Within the "All Monitors" tab, users have the capability to edit, enable/disable, or even delete any previously configured monitors. To access these options, simply click on the ellipsis menu (︙), located at the far right of the selected monitor.

  • Once you click on ellipsis menu (︙), you will see 2 options View monitor and Monitor Info:

    • View Monitor: Once you click on view monitor, a form will pop-up which gives you option to modify, disable and delete monitor.

  • Monitor Info: Once you click on Monitor Info, you’ll see 2 tabs History and Performance.

    • History: Displays the Timestamp and status for the running monitors. Status includes:

      • Passed - The test was executed and result was passed.

      • Failed - The test was executed and result was failed.

      • Skipped - The test was skipped as metrics were not able to be collected or the baseline threshold has not been established.

  • Performance: Displays the progress for the running monitor

Create

When users navigate to our Config > Create tab, Here, users have the opportunity to create and manage different monitoring types.

Our type of monitoring types include:

Errored - The test was unable to be executed. Please reach out to for support on this error.

: Monitors how long it's been since the table was last updated and creates an incident if it's been too long for a period of time.

: Keeps track of how many rows are added to the table and creates an incident if it goes over the threshold.

: Out-of-the-box tests are available for columns to check for null values, uniqueness, range (min/max), and cardinality.

: Create your own monitoring queries in SQL to address specific test cases.

When monitoring is activated for an asset, you can find a list of active, inactive, and disabled monitors under the .

✅
support@decube.io
Freshness
Volume
Field Health
Custom SQL
All Monitors Tab
All Monitors Tab
Overview for All Monitors Tab
Overview for Modify form
Overview for how to Delete monitor
Overview of Monitor history
Overview of Monitor Performance
Overview for Create Tab with different Monitor cards