[DOCS] Update URLs for apm, monitoring, and observability#218030
[DOCS] Update URLs for apm, monitoring, and observability#218030lcawl merged 23 commits intoelastic:mainfrom
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
Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
🎉 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.
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 https://github.com/elastic/kibana/actions/runs/14918766283 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
💚 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":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2025-05-09T00:29:43Z","message":"[DOCS] Update URLs for apm, monitoring, and observability (#218030)\n\n\nCo-authored-by: florent-leborgne <florent.leborgne@elastic.co>","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 <florent.leborgne@elastic.co>","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 <florent.leborgne@elastic.co>","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 <florent.leborgne@elastic.co>
…8030) Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
…8030) Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
…8030) Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
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: