About Source Details

View and manage a specific Source

๐Ÿ“

How to find the Source details page?

You navigate to this page by, for example, clicking on a specific Source on the Sources page.

Source details / Source name - Source summary, activity pane, and tabs.

Source details page.

1. Source summary

  • Source name - The name of the Source.
  • Source type - For example Google BigQuery. For a list of all supported sources, refer to Sources
  • Source status - Indicates the current operating status for the Source. Available statuses are:
    • Initialized - The Source is created but has never been started.
    • Running - The Source will continuously poll for new data, based on its Polling interval, or when being polled manually.
    • Polling - The Source is right now polling for new data.
    • Idle - Validio does not read new data from the Source.
    • Pending backfill - User has requested to backfill one or more Validators.
    • Backfilling - One or more Validators are being backfilled.
    • Resetting - The source is resetting. Resetting a source is equivalent to deleting it, then creating a new source with the same configuration, and finally backfilling all its validators.

2. Manage the Source

  • Click on Start to begin validating the Source.
  • If the Source is started, you can Backfill or Stop the Source.
  • Click on โ‹ฎ menu to access Source options:
    • Rename โ€“ Rename the Source.
    • Reset โ€“ Resetting a source is equivalent to deleting it, then creating a new source with the same configuration, and finally backfilling all its validators.
    • Poll โ€“ Instantly read data from the Source.
    • Update config โ€“ Update the Source configuration.
    • Update credential โ€“ Update the Credential used for the Source.

3. Subpages

Click on a tab to further configure and view information about your Source:

TabDescription
ValidatorsValidator details and configuration options.
SchemaSource schema, with fields and data types.
WindowsWindow details, configure new Window.
SegmentationsSegment details, configure new Segmentations.
IncidentsView and manage in your Source Incidents.
ErrorsView your Source Errors
ActivityList of recent activities in your Source.