-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Uptime UI] Update Uptime overview to support synthetic checks #80133
Comments
Pinging @elastic/uptime (Team:uptime) |
@paulb-elastic this can use some refinement, seems like we have few unanswered questions here, design doesn't cover those, like TLS certificate column, status alert and name, i am not sure, what name represents here? is it the name of the journey? will we have a separate way to display name for browser monitors? |
Name
Certificate status
Status alert
|
@paulb-elastic status alert column can remain as is. That's the only place it will be useful/meaningful. I will start work on this and sync with @katrin-freihofner to refine it. |
Labels: Browser, HTTP Ping, TCP Ping, ICMP Ping |
@katrin-freihofner can we also display those labels as badges instead of simple text alongside text name? Browser, HTTP Ping, TCP Ping, ICMP Ping |
Yes, exactly. If we need the certificate and status column too that's ok. |
No, please only change what is described here. |
"Browser" seems to me as it would not fit into this list. Maybe "Browser check"? But those are only my two cents. |
@shahzad31 thank you for your input. I think currently we show it relative (15 s ago). @drewpost and me discussed that it would make things easier if we move to an absolute timestamp. Let me know what you think, we can also discuss it in our sync tomorrow. |
We can, but I'm wondering what we are trying to solve? Would you mind explaining your idea a bit further? |
@katrin-freihofner idea is that if we can display monitor type as badges, we can also use those as filters, so for example once user clicks HTTP badge filter alongside name, we can filter page for all http monitors, i think it would be a useful feature, also i am not sure, if adding a Ping helps. we can keep it simple, HTTP, ICMP, TCP, Browser. |
I see what you mean @shahzad31, thanks for explaining. |
hmm, i think it works pretty well i tried it briefly, ok i will keep the changes in scope of this issue, and will do a separate PR, if i decides to go ahead and implement it. |
Describe the feature:
Please update the current Uptime overview to be able to show synthetic monitors. This affects mainly the monitor list/table.
Wireframe
Details
Status column
Update the status column to use a badge for indicating the status of a monitor. Also, add the location information and the timestamp when it was last checked.
Please also update the red "down" color in the charts in the overview and detail view.
Name column
Update name column to show the type of monitor (@drewpost please add the labels we should use for the different monitor types here.)
Monitor details in expanding rows
Please update the details to match the following wireframe:
@drewpost @andrewvc what should we do with the certificate and status alert column?
Figma file
The text was updated successfully, but these errors were encountered: