Metrics for zero-ETL integrations - Amazon Redshift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Metrics for zero-ETL integrations

You can use the metrics in the Amazon Redshift console and Amazon CloudWatch to learn about the health and performance of your zero-ETL integrations. You can adjust the metrics to display data for shorter or longer duration, or choose to view metrics in CloudWatch. To view the metrics for your integration on the Amazon Redshift console, choose Zero-ETL integrations in the left navigation pane and choose your integration ID.

For Aurora and Amazon RDS zero-ETL integrations, Amazon Redshift provides two types of metrics on the integration details page for an integration. The types of metrics are as follows:

  • From the Integration metrics tab, these are the available charts:

    Metric Description
    Lag

    The lag from the time data is committed to your source to the time when the data is available for queries in Amazon Redshift.

    Units: Second

    Dimensions: IntegrationLag

    Tables replicated

    The number of tables that have been replicated from your source database to Amazon Redshift.

    Units: Count

    Dimensions: IntegrationNumTablesReplicated

    Tables failed

    The number of tables that failed replication.

    Units: Count

    Dimensions: IntegrationNumTablesFailedReplication

  • From the Table statistics tab, you can view the list of tables that are currently active or having errors. The statistics on this tab are as follows:

    • Schema name – The name of the schema that the table is in.

    • Table name – The name of the table in the source database.

    • Status – The status of the table. Possible values include Synced, Failed, Deleted, Resync Required, and Resync Initiated.

    • Database – The Amazon Redshift database the table is in.

    • Last updated – The date and time (UTC) when the last update was made to the table.