CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
67 stars 39 forks source link

Switch Data Sources of OKR Metrics Dashboard #14205

Open jsutantio opened 3 months ago

jsutantio commented 3 months ago

User Story As a product manager and ReportStream team member, I would like my dashboard's data source to be the most accurate and reliable so that the resultant calculations and dashboards are less prone to error.

Description As of April 25th, 2024, the FY24 OKR Metrics Dashboard leverages the Onboarding Tracker SmartSheet, which is updated manually by the engagement team, to obtain COVID and Universal Pipeline connection status and organization codes. Due to the tracker being reliant on manual entry, which can cause human error, and may not always be consistently updated, the team has decided to use the PostgreSQL database to obtain the same data.

Acceptance Criteria

jsutantio commented 3 months ago

@jillian-hammer for awareness

jsutantio commented 3 weeks ago

Steps taken so far, related to establish connection: -Worked with CDC IT to get a dedicated virtual machine so that there is a persistent IP address associated with the Power BI desktop. (The normal VMs will have IPs that change after closing/ restarting each session, which is forced after a period of time elapses). -Worked with CDC IT to whitelist the IP of the dedicated developer desktop (VM) to bypass the firewall and grant access to connect to Azure

Waiting on: -Put in ticket with ReportStream DevOps to whitelist the IP to connect to specific Azure databases (specifically the replica versions of both staging and prod PG DB)