Overview
This dashboard provides a unified feed-level view combining three data sources:
- Host Pipelines — ADF pipelines ingesting host data to the harmonized and enriched zones.
- UDH Pipelines — Orchestration pipelines refreshing data in the consumption zone.
- UDH Data Availability — Data freshness across the consumption catalog tables.
Each row represents a unique client feed (identified by clientFeedId). Not all feeds will have data from all three sources.
Aggregate Status
Healthy
All available components are successful / fresh / on-time.
In Progress
At least one component is still running or waiting within its SLA window.
Attention
At least one component has failed, is stale, or is late on its SLA.
No Data
No pipeline runs or availability data found for this feed.
Controls
Status
Filter by aggregate feed health. Multiple statuses can be selected; all are shown when none are selected.
Client
Multi-select dropdown to show only feeds belonging to specific client organizations.
Business Line
Multi-select dropdown to scope to one or more business lines (e.g., acute, prc).
Feed Type
Multi-select dropdown to show only feeds of a specific type (e.g., Full Outsource).
Search
Real-time text filter across client names, feed names, and business lines.
Sort
Sort by Worst First (default — surfaces feeds needing attention), Client Name (alphabetical), or Feed Count. Click an active sort button to reverse direction.
Feed Cards
Click any feed card to expand it. The expanded view shows three sections:
- Host Pipelines — Run status, start time, duration, and SLA compliance for each host pipeline associated with the feed.
- UDH Pipelines — Same details for UDH orchestration pipelines.
- Data Availability — Per-table freshness status, last updated timestamp, age, record count, and SLA deadline.
Colored indicator dots on collapsed cards give an at-a-glance summary of all component statuses.
Loading Data
All three snapshots are fetched automatically on page load. You can also load local files:
- Drag and drop: Drag any
.json file onto the page. The dashboard will auto-detect which data source it is.
- File inputs: Use the Developer Testing Area at the bottom to load each data source individually.