gitpod-io / gitpod

The developer platform for on-demand cloud development environments to create software faster and more securely.
https://www.gitpod.io
GNU Affero General Public License v3.0
12.72k stars 1.21k forks source link

embed service status of Gitpod into Gitpod #4160

Closed ghuntley closed 1 year ago

ghuntley commented 3 years ago

Here are the configuration options:

2021-05-06_19-30-03

Here is the JavaScript embed

<script src="https://2wkvzfyrpv0h.statuspage.io/embed/script.js"></script>

Alternatively we could build our own:

2021-05-06_19-31-39
gtsiolis commented 3 years ago

A good MVC (minimum viable change) here could be to a) use an icon like the prebuild status icon and b) surface service status near the user navigation. 💭

Loading Outage OK
Loading Warning OK

On hover we could surface the outage message and link to gitpodstatus.com on click.

Loading (Tooltip) Outage (Tooltip) OK (Tooltip)
Loading-Tooltip Warning-Tooltip OK-Tooltip

See also relevant discussions[1][2] (internal). Cc @pawlean @JohannesLandgraf @meysholdt @ArthurSens @jankeromnes

pawlean commented 3 years ago

This is a wonderful design - exactly how it should be! Thanks @gtsiolis. Would love to see this developed 🤞🏼