-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[DOCS] Update URLs for apm, monitoring, and observability #218030
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
Conversation
|
Pinging @elastic/kibana-docs (Team:Docs) |
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
src/platform/packages/shared/kbn-doc-links/src/get_doc_links.ts
Outdated
Show resolved
Hide resolved
florent-leborgne
left a comment
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.
LGTM!
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
dominiqueclarke
left a comment
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.
obs ux management changes LGTM
|
@neptunian Since you approved #219005 would you be willing to take a gander at this one too? |
...assistant_management/selection/public/routes/components/ai_assistant_selection_page.test.tsx
Outdated
Show resolved
Hide resolved
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Page load bundle
History
|
|
Starting backport for target branches: 9.0 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
…8030) Co-authored-by: florent-leborgne <[email protected]> (cherry picked from commit d91af7a)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
) (#220606) # Backport This will backport the following commits from `main` to `9.0`: - [[DOCS] Update URLs for apm, monitoring, and observability (#218030)](#218030) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-05-09T00:29:43Z","message":"[DOCS] Update URLs for apm, monitoring, and observability (#218030)\n\n\nCo-authored-by: florent-leborgne <[email protected]>","sha":"d91af7ad7dbf702effb1602e746c401d492fd2f5","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","ci:project-deploy-observability","backport:version","v9.1.0","v9.0.1"],"title":"[DOCS] Update URLs for apm, monitoring, and observability","number":218030,"url":"https://github.com/elastic/kibana/pull/218030","mergeCommit":{"message":"[DOCS] Update URLs for apm, monitoring, and observability (#218030)\n\n\nCo-authored-by: florent-leborgne <[email protected]>","sha":"d91af7ad7dbf702effb1602e746c401d492fd2f5"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/218030","number":218030,"mergeCommit":{"message":"[DOCS] Update URLs for apm, monitoring, and observability (#218030)\n\n\nCo-authored-by: florent-leborgne <[email protected]>","sha":"d91af7ad7dbf702effb1602e746c401d492fd2f5"}},{"branch":"9.0","label":"v9.0.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: florent-leborgne <[email protected]>
…8030) Co-authored-by: florent-leborgne <[email protected]>
…8030) Co-authored-by: florent-leborgne <[email protected]>
…8030) Co-authored-by: florent-leborgne <[email protected]>
Relates to #217722
This PR updates the doc link service to use the appropriate URLs for apm, observability, and monitoring URLS in the new doc system. It also fixes the URL in the Uptime OpenAPI document and regenerates the Kibana OpenAPI document with that information.
The jest tests were fixed and re-tested as follows: