-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set up Data to Demonstrate Progress on Time to Deploy Content #20020
Comments
Next steps: get through next build launch and revisit this ticket to see if it needs additional refinement. |
This represents the first round of data on this. Assumptions
Event & Event Listing publishing time changesPrior average cycle: 62.94 min Improvement: 62.94 / 30 = 2.1x faster Other content publishing time changesPrior average cycle: 62.94 min Improvement: 62.94 / 44.64 = 1.4x faster |
Data sources for content timingContent Build timing data can most easily be seen from the CMS overview dashboard: https://vagov.ddog-gov.com/dashboard/vnk-g4s-fru/cms-prod--staging?fromUser=true&refresh_mode=sliding&from_ts=1733955026059&to_ts=1734559826059&live=true The specific time where Content Build timing data changed is here: https://vagov.ddog-gov.com/dashboard/vnk-g4s-fru/cms-prod--staging?fromUser=true&refresh_mode=paused&from_ts=1733956959508&to_ts=1734558088491&live=false Note that Content Build reports its total time for the Content Release to take place, and that Content Releases for Content Build are lined up continuously. This means this average number can be used to report time-to-publish. For Next Build, the Content Release data can be viewed on the Next Build dashboard: https://vagov.ddog-gov.com/dashboard/27n-3bm-skx/next-build-content-release?fromUser=false&refresh_mode=sliding&from_ts=1734545643666&to_ts=1734560043666&live=true However, Next Build does not release back-to-back the way Content Build does. Next Build currently runs a content release every 30 minutes. This means that time-to-publish is 30 minutes for Next Build content, regardless of the time it takes the Next Build content release to deploy. |
Notes for the futureIf we are measuring actual time-to-publish - that is, time from when an editor hits 'publish' on their content to the time when it is available to the Veteran - then this current data does not directly represent that. We only measure the length of time it takes for a content release process to take place, and we infer from that. In order to properly measure time-to-publish, a few things would need to be in place
This is a non-trivial effort. It would be good to have these numbers at hand. Also, of these, 1 essentially already exists in the form of the workflow system, and 2 would have other value (it could be valuable to report back to the CMS that a piece of content is on production - that is valuable information to editors. Still, we need to weigh the need for this information against the effort that it would take to collect the information. |
User Story or Problem Statement
As the PO and Engineering Lead for CMS, I need to demonstrate progress in the time to deploy content as Next Build goes into production.
Description or Additional Context
Ahead of the removal of events and event listing from content build and based upon the findings from the UX research, update the Next Build and Content Build dashboard, the CMS team needs to update the dashboards to demonstrate progress in the Next Build work.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: