Geo Sites UI: Expose Configuration Status
Why are we doing this work
We are exposing a new data point the Geo Sites Status API that includes the current configuration status in Geo Status API: Support Configuration Check (#381354)
Once the API supports this new data we should find a way to expose it in the UI. Potentially we could expose this in-leu of the misleading health status while we work to improve it in a future update.
Proposal
- Expose the new data
configuration_statefrom the API in the UI and consider replacing the heath status UI component.
Relevant links
- API:
/geo_sites/${siteId}/status - API Issue
- Improving the actual health check
geo_site_health_status.vue
Screenshots
Current UI
Implementation plan
TBD
Edited by Zack Cuddy
