Skip to content
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

embed service status of Gitpod into Gitpod #4160

Closed
ghuntley opened this issue May 6, 2021 · 2 comments
Closed

embed service status of Gitpod into Gitpod #4160

ghuntley opened this issue May 6, 2021 · 2 comments
Labels
component: dashboard editor: code (browser) meta: never-stale This issue can never become stale operations: observability This issue relates to the observability of Gitpod (metrics, logs, traces) type: feature request New feature or request user experience

Comments

@ghuntley
Copy link
Contributor

ghuntley commented May 6, 2021

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

@ghuntley ghuntley added type: feature request New feature or request user experience component: dashboard editor: code (browser) meta: never-stale This issue can never become stale operations: observability This issue relates to the observability of Gitpod (metrics, logs, traces) labels May 6, 2021
@gtsiolis
Copy link
Contributor

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
Copy link
Contributor

pawlean commented Aug 27, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dashboard editor: code (browser) meta: never-stale This issue can never become stale operations: observability This issue relates to the observability of Gitpod (metrics, logs, traces) type: feature request New feature or request user experience
Projects
None yet
Development

No branches or pull requests

3 participants