Skip to content

Geo Sites - Add primary last event id

Zack Cuddy requested to merge 409656-primary-site-last-event-id into master

What does this MR do and why?

Closes #409656 (closed)

This change exposes the Last event ID that the Primary Site has processed. The Secondary Sites consume this event ID and it is helpful in the UI to compare the last consumed Event ID on the Secondary to the last processed Event ID from the Primary.

Screenshots or screen recordings

Before After
Screenshot_2023-05-04_at_1.25.54_PM After

How to set up and validate locally

  1. Fetch and checkout this branch
  2. Setup Geo (How to setup Geo)
  3. Access your Primary GDK UI
  4. Navigate to Geo Dashboard (/admin/geo/sites)
  5. Ensure you see the Last Event ID on the Primary Site Other Information Section

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #409656 (closed)

Merge request reports