Insight: Coverage Overview

Field Definitions

FULL_TABLE_ID : A concatenation of project, dataset and table name

PROJECT_NAME : As defined externally

DATASET_NAME : As defined externally(e.g. a schema in snowflake)

TABLE_NAME: As defined externally

TABLE_TYPE : Field values: table, view, external, wildcard_table

SCHEMA_MONITOR: True where this monitors exists (regardless of its status), False otherwise.

FRESHNESS_MONITOR: True where the freshness detector is active, False otherwise.

SIZE_MONITOR: True where we collect size data for the table, False otherwise.

VOLUME_MONITOR: True where volume detector is active, False otherwise.

UNCHANGED_SIZE_MONITOR: True where unchanged size detector is active, False otherwise.

FIELD_HEALTH_MONITOR:True where this monitors exists (regardless of its status), False otherwise.

DISTRIBUTION_MONITOR: True where this monitors exists (regardless of its status), False otherwise.

JSON_SCHEMA_MONITOR: True where this monitors exists (regardless of its status), False otherwise.

MUTED: True where it is muted, False otherwise.

DOMAINS: As created by the user in the UI.