[Uptime] Monitor Details - add Beta disclaimer to Uptime monitor details title#96886
Conversation
|
Pinging @elastic/uptime (Team:uptime) |
6a7319f to
6c67e2c
Compare
|
@elasticmachine merge upstream |
|
I personally think the beta label on its own is possibly confusing to whether the monitor created is in beta without more context. Have we thought about adding the monitor type in a This would add the monitor type to all detail page headers as additional info. The "See more" link would still be available after the badge itself. |
|
Just to clarify, the beta disclaimer should only appear for Synthetic (browser) type monitors, not the other ping types. Essentially, this is replacing the current experimental labelling. |
There was a problem hiding this comment.
this should be only for synthetics monitor.
5dd013d to
dc645ff
Compare
dc645ff to
fe7fe41
Compare
|
@elasticmachine merge upstream |
| </EuiFlexItem> | ||
| </EuiFlexGroup> | ||
| {isBrowser && ( | ||
| <EuiText size="s"> |
There was a problem hiding this comment.
Does it makes sense to use Eui beta badge componenet here?https://elastic.github.io/eui/#/display/badge#beta-badge-type
…-synthetics-beta-disclaimer
|
@formgeist I implemented the badge, but we already display the ping type elsewhere. Does this seem repetitive? |
|
@elasticmachine merge upstream |
|
I would agreed, the type should be labelled as it is now, with browser/Browser (without ...ping) |
…thub.com/dominiqueclarke/kibana into feature/91421-synthetics-beta-disclaimer
💚 Build SucceededMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
…ils title (elastic#96886) * add Beta disclaimer to Uptime synthetics monitor details title * update beta disclaimer to use EUIBadge Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
💚 Backport successful
This backport PR will be merged automatically after passing CI. |


Fixes #91421
Summary
Adds Beta disclaimer to Uptime monitor details title
Testing