Create an Observer

You can create multiple observers for a single data connection, but you cannot use the same assets across different observers. You must set up a successful data connection before creating an observer. To create a data connection, refer to Create a Snowflake Data Connection.

To create an observer:

  1. On the Observers page, click Create Observer.
    Create Observer page appears.
  2. Select the connection from the Select Connection drop-down.
  3. Click Fetch Tables.
  4. After the tables are loaded, select Tables and Columns.
    FieldDescription
    Table Shows the tables/views for the selected connection.
    Columns Shows the columns for selected table/views.
    Note:
    • You can clear the selected columns that you don't want to observe.
    • The assets already used in other Observers will not be available to select.
  5. Click Next.
  6. Select the Observer Rules. For details about observer rules, refer to Observer Rules.
  7. Click Next.
  8. Enter the Name and Description of the observer.
  9. Required: To finalize the observer, set the Scheduler.
  10. Select the Occurrence of scheduling.
    OccurrenceDescription
    Daily Specifies settings for the scheduler to run every day.
    At
    The time at which scheduling starts (hh:mm).
    Note: The scheduler uses a 12-hour time format and shows default system time during selection.
    Example:
    If the schedule is selected for daily At <hh:mm>, then profiling will run daily at <hh:mm>.
    Weekly Specifies settings for the scheduler to run every seven days.
    On
    The day(s) in the week that profiling will run.
    at
    The time at which scheduling starts (hh:mm).
    Note: The scheduler uses a 12-hour time format and shows default system time during selection.
    Example:
    If the schedule is selected On <selected days> and at <hh:mm>, then profiling will run on the <selected days at <hh:mm> for every week.
  11. Click Save to save the observer.
    The observer is saved, and you are redirected to the Observers page. Refer to the Observers page.