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

[Uptime] Add callout for synthetics UI #79563

Merged
merged 10 commits into from
Oct 7, 2020

Conversation

justinkambic
Copy link
Contributor

@justinkambic justinkambic commented Oct 5, 2020

Summary

Resolves elastic/uptime#255.

Adds a callout to the top of the overview page in the Uptime app. When dismissed, a localStorage key is updated to hide the callout permanently.

Working copy is shown here:
image

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@justinkambic justinkambic added v8.0.0 Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability release_note:skip Skip the PR/issue when compiling release notes v7.10.0 labels Oct 5, 2020
@justinkambic justinkambic requested a review from a team as a code owner October 5, 2020 20:48
@justinkambic justinkambic self-assigned this Oct 5, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

@andrewvc
Copy link
Contributor

andrewvc commented Oct 5, 2020

@elasticmachine merge upstream

<p>
<FormattedMessage
id="xpack.uptime.overview.pageHeader.syntheticsCallout.content"
defaultMessage="Elastic Uptime now supports synthetic browser monitors! Learn how to use them {here}."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@drewpost thoughts on this copy? and the URL below?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I make a small design suggestion for the callout layout? I would like to suggest that we make the link to the synthetics elastic.co page the primary link and allow for users to dismiss the callout as a secondary option. I don't think the small inline link is going to be clicked, thereby making the dismiss option the most common action. Perhaps something like this? I'm sure that we can beef up the copy as well of this announcement 😊

Screenshot 2020-10-06 at 09 08 55

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrewvc "Uptime is now previewing support for scripted multi-step availability checks. This means you can interact with elements of a webpage and check the availability of an entire journey (such as making a purchase or signing into a system) instead of just a simple single page up/down check. Please click below to read more and, if you'd like to be one of the first to use these capabilities, you can download our preview synthetics agent and view your synthetic checks in Uptime"

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@drewpost URL updated in 6e93592.

Copy link
Contributor

@andrewvc andrewvc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending copy / URL approval from @drewpost

@justinkambic
Copy link
Contributor Author

Here's an updated screenshot of how the callout will look:

image

@drewpost
Copy link

drewpost commented Oct 6, 2020

Here's an updated screenshot of how the callout will look:

image

Ship it

@justinkambic
Copy link
Contributor Author

Ship it

@drewpost I think you meant to say: :shipit:

😉

@justinkambic
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

@kbn/optimizer bundle module count

id before after diff
uptime 656 657 +1

async chunks size

id before after diff
uptime 1.7MB 1.7MB +9.4KB

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@justinkambic justinkambic merged commit 8472bb7 into elastic:master Oct 7, 2020
justinkambic added a commit to justinkambic/kibana that referenced this pull request Oct 7, 2020
* Add callout for synthetics UI.

* Refresh outdated test snapshots.

* Test synthetics callout component.

* Update callout copy.

* Update URL for announcement link.

* Update test snapshots.

Co-authored-by: Kibana Machine <[email protected]>
justinkambic added a commit that referenced this pull request Oct 7, 2020
* Add callout for synthetics UI.

* Refresh outdated test snapshots.

* Test synthetics callout component.

* Update callout copy.

* Update URL for announcement link.

* Update test snapshots.

Co-authored-by: Kibana Machine <[email protected]>

Co-authored-by: Kibana Machine <[email protected]>
@justinkambic
Copy link
Contributor Author

justinkambic commented Oct 7, 2020

Back ported to:

@justinkambic justinkambic deleted the uptime_callout-synthetics branch October 7, 2020 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.10.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Callout the new experimental Synthetics feature in Uptime UI
6 participants