-
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
[Synthetics] Fix doc links for alerts and documentation #168486
[Synthetics] Fix doc links for alerts and documentation #168486
Conversation
Pinging @elastic/uptime (Team:uptime) |
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
598ec0d
to
b47192d
Compare
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✨
}, | ||
{ | ||
linkType: 'discuss', | ||
href: 'https://discuss.elastic.co/c/uptime', // TODO: Include synthetics link | ||
href: 'https://discuss.elastic.co/c/uptime', // Redirects to https://discuss.elastic.co/c/observability/synthetics/75 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just curious.. is there any reason not to point to the synthetics link instead of triggering a redirect?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not confident how static is https://discuss.elastic.co/c/observability/synthetics/75
(seeing 75
in it), so I left it as is. However, I am open to suggestions.
Fixes elastic#167688 ## Summary Updates the links to Synthetics from Uptime on the following: 1. "learn more" link on Monitor Status alert flyout 2. "learn more" link on TLS alert flyout 3. Synthetics app "Documentation" link (under _help_ top header button) (cherry picked from commit 598adef)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…) (#168637) # Backport This will backport the following commits from `main` to `8.11`: - [[Synthetics] Fix doc links for alerts and documentation (#168486)](#168486) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Abdul Wahab Zahid","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-11T15:56:10Z","message":"[Synthetics] Fix doc links for alerts and documentation (#168486)\n\nFixes #167688 \r\n\r\n## Summary\r\n\r\nUpdates the links to Synthetics from Uptime on the following:\r\n1. \"learn more\" link on Monitor Status alert flyout\r\n2. \"learn more\" link on TLS alert flyout\r\n3. Synthetics app \"Documentation\" link (under _help_ top header button)","sha":"598adef415899656cdace9b45729f84c125a6a60","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","Team:uptime","release_note:skip","v8.11.0","v8.12.0"],"number":168486,"url":"https://github.com/elastic/kibana/pull/168486","mergeCommit":{"message":"[Synthetics] Fix doc links for alerts and documentation (#168486)\n\nFixes #167688 \r\n\r\n## Summary\r\n\r\nUpdates the links to Synthetics from Uptime on the following:\r\n1. \"learn more\" link on Monitor Status alert flyout\r\n2. \"learn more\" link on TLS alert flyout\r\n3. Synthetics app \"Documentation\" link (under _help_ top header button)","sha":"598adef415899656cdace9b45729f84c125a6a60"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/168486","number":168486,"mergeCommit":{"message":"[Synthetics] Fix doc links for alerts and documentation (#168486)\n\nFixes #167688 \r\n\r\n## Summary\r\n\r\nUpdates the links to Synthetics from Uptime on the following:\r\n1. \"learn more\" link on Monitor Status alert flyout\r\n2. \"learn more\" link on TLS alert flyout\r\n3. Synthetics app \"Documentation\" link (under _help_ top header button)","sha":"598adef415899656cdace9b45729f84c125a6a60"}}]}] BACKPORT--> Co-authored-by: Abdul Wahab Zahid <[email protected]> Co-authored-by: Shahzad <[email protected]>
Fixes elastic#167688 ## Summary Updates the links to Synthetics from Uptime on the following: 1. "learn more" link on Monitor Status alert flyout 2. "learn more" link on TLS alert flyout 3. Synthetics app "Documentation" link (under _help_ top header button)
Fixes #167688
Summary
Updates the links to Synthetics from Uptime on the following: