elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.67k stars 8.23k forks source link

[Code Coverage] Static Site links no longer operational #196520

Open wayneseymour opened 1 month ago

wayneseymour commented 1 month ago

Summary

The code coverage cluster and buildkite ui offers links to the static web site, but it's broken

Possible Fixes

Perhaps the dns records are no longer available? Perhaps the static site is no longer uploaded? Does the bucket (gs://elastic-kibana-coverage-live) still exist?

Screen recording showing the error

https://github.com/user-attachments/assets/bd1df5e3-f79a-4af9-8c72-c384a30e53cb

Notes

As a follow-up to this task, I plan to sort out why the static site url is no longer showing up as a hyperlink in the dashboard.

More Info

This modularize function is the "main" function for ingestion (the modularize name was more sensical when we processed more than just jest tests). Within it, there are a number of places where perhaps things are failing. These are the culprits that I suspect:

elasticmachine commented 1 month ago

Pinging @elastic/kibana-operations (Team:Operations)

wayneseymour commented 3 weeks ago

Followed up today by asking a question