Designer v7.6 beta
Overview
The Designer is the RightSight landing page — the first screen users see when navigating to Observability → RightSight → Designer. It provides a high-level summary of your data pipeline health and acts as a launchpad into all other RightSight modules.
Target Persona: All users — Data Engineers, Data Stewards, Data Governance leads.
Prerequisites: Valid RightSight license and at least one connection profile configured in Administration → Admin Console → Connections.
How This Module Helps
The Designer serves as your daily command center. Instead of navigating to individual modules to check pipeline health, the Designer aggregates key metrics (active pipelines, failures, scheduled jobs) into a single view. It connects to every other module in RightSight, so you can jump directly to the area that needs attention.
| Connects To | Relationship |
|---|---|
| DQ Command Center | Augmented Data Quality card links directly to DQ dashboards |
| Metadata Observability | Pipeline Metadata Extract card links to metadata dashboards |
| Metadata Extract & Enrich | Pipeline configuration links |
| All Modules | Sidebar navigation provides access to every module |
Navigation
| Method | Path |
|---|---|
| Sidebar | Observability → RightSight → Designer |
| URL |
/ (root path) |
| App Launcher | RightSight → Designer |
Features & Workflows
1. Pipeline Status Cards
Four summary KPI cards at the top:
| Card | Description |
|---|---|
| Active Pipelines | Count of currently running pipelines (green) |
| Scheduled | Count of pipelines with a future schedule (blue) |
| Failed | Count of pipelines with errors (red) |
| Data Sources | Total number of connected data sources (purple) |
Viewing Pipeline Status
- Navigate to the Designer page.
- Review the four KPI cards at the top of the page.
- Click any status card to filter the Recent Pipelines list by that status.
- The Recent Pipelines list filters to show only pipelines matching the selected status.
- Click the card again or refresh to clear the filter.
2. Module Cards
Two feature cards provide quick access to key capabilities:
- Augmented Data Quality — AI-powered data quality monitoring. Includes a link to the DQ dashboard.
- Pipeline Metadata Extract — Automated metadata extraction and cataloging.
Launching a Module from the Designer
- Locate the module card you want to open (e.g., Augmented Data Quality).
-
Click the Dashboard button on the card.
-
You are navigated to the corresponding module page.
- Augmented Data Quality → Dashboard opens the DQ Command Center.
- Pipeline Metadata Extract → Dashboard opens Metadata Observability.
3. Pipeline Designer Canvas
A visual canvas area for designing data processing workflows. Users can drag-and-drop components to build pipelines.
Starting a New Pipeline Design
- Scroll to the Pipeline Designer Canvas section.
- Click ▶ Start Building.
- The canvas activates with a drag-and-drop interface for building workflows.
4. Recent Pipelines
A list of recently executed or configured pipelines showing: - Pipeline name - Status badge (active / scheduled / failed) - Last run timestamp - Configure action button
Configuring a Pipeline
- Locate the pipeline in the Recent Pipelines list.
-
Click Configure on the pipeline row.
-
The pipeline configuration view opens.
5. Header Actions
| Button | Action |
|---|---|
| Schedule | Opens the scheduling configuration |
| Configure | Opens pipeline settings |
| Execute Pipeline | Triggers immediate pipeline execution |
Executing a Pipeline
-
Click the ▶ Execute Pipeline button in the header.
-
A confirmation dialog appears showing the pipeline that will be executed.
-
Click Confirm to start execution.
-
The pipeline status card updates to reflect the running pipeline.
- The pipeline begins execution and its status changes to Active.
- Execution progress can be monitored via the Recent Pipelines list.
- On completion, the status updates to Completed or Failed.
Cross-Module Links
| From Designer | Navigate To |
|---|---|
| Augmented Data Quality card → Dashboard | DQ Command Center |
| Pipeline Metadata Extract card → Dashboard | Metadata Observability |
| Sidebar navigation | All RightSight modules |
Tips & Best Practices
- Use the Designer as your daily starting point to check pipeline health at a glance.
- Click on any status card to filter and drill into specific pipeline states.
- The Recent Pipelines list refreshes automatically; use the Configure button to quickly jump into any pipeline's settings.
- Check the Failed card first each morning to address any overnight issues.