Fix broken Kibana ML documentation links after plugin path reorganization (backport #3040)#3045
Merged
nastasha-solomon merged 2 commits into8.18from Jan 30, 2026
Merged
Conversation
…tion (#3040) * Initial plan * Fix broken Kibana links - update paths from x-pack/plugins/ml to x-pack/platform/plugins/shared/ml Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> * Fix APM links to use {branch} variable instead of hardcoded 'main' Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: nastasha-solomon <79124755+nastasha-solomon@users.noreply.github.com> (cherry picked from commit f1fc6bf)
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Kibana 8.18+ moved the ML plugin from
x-pack/plugins/mltox-pack/platform/plugins/shared/ml, breaking all documentation links to job and datafeed definitions.Changes
Updated path references across 9 ML anomaly detection configuration files:
ootb-ml-jobs-metricbeat.asciidocootb-ml-jobs-apache.asciidocootb-ml-jobs-apm.asciidocootb-ml-jobs-auditbeat.asciidocootb-ml-jobs-logs-ui.asciidocootb-ml-jobs-metrics-ui.asciidocootb-ml-jobs-nginx.asciidocootb-ml-jobs-siem.asciidocootb-ml-jobs-uptime.asciidocStandardized APM links to use
{branch}variable instead of hardcodedmainBackport required: 8.18 and 8.19 branches
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
This is an automatic backport of pull request #3040 done by [Mergify](https://mergify.com).