Skip to content

Fix broken Kibana links in uptime anomaly detection docs#3044

Merged
nastasha-solomon merged 4 commits into8.19from
copilot/fix-broken-links-uptime-page
Jan 29, 2026
Merged

Fix broken Kibana links in uptime anomaly detection docs#3044
nastasha-solomon merged 4 commits into8.19from
copilot/fix-broken-links-uptime-page

Conversation

Copy link
Copy Markdown

Copilot AI commented Jan 29, 2026

Links to Kibana ML module configurations for uptime heartbeat were returning 404s due to the ML plugin reorganization from x-pack/plugins/ml/ to x-pack/platform/plugins/shared/ml/.

Changes

  • Updated 3 links in ootb-ml-jobs-uptime.asciidoc:
    • Manifest file reference
    • high_latency_by_geo job configuration
    • high_latency_by_geo datafeed configuration

Path change:

- x-pack/plugins/ml/server/models/data_recognizer/modules/uptime_heartbeat/
+ x-pack/platform/plugins/shared/ml/server/models/data_recognizer/modules/uptime_heartbeat/

Aligns with the same path updates made for Security ML jobs in f61f28d.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/elastic/kibana/contents/x-pack/platform/plugins/shared/ml/server/models/data_recognizer/modules/uptime_heartbeat
    • Triggering command: /usr/bin/curl curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>[ML UI/AI Infra][8.18 & 8.19][Bug] Fix broken links on "Uptime anomaly detection configurations" page</issue_title>
<issue_description>Fix broken links on https://www.elastic.co/guide/en/machine-learning/8.19/ootb-ml-jobs-uptime.html and backport changes to the 8.18 and 8.19 branches. More details here. </issue_description>

<agent_instructions>Fix links that reference outdated paths in the kibana repo. Refer to the linked issue to find the page that needs updates.</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Fix broken links on uptime anomaly detection configurations page Fix broken Kibana links in uptime anomaly detection docs Jan 29, 2026
@nastasha-solomon nastasha-solomon marked this pull request as ready for review January 29, 2026 18:45
@nastasha-solomon nastasha-solomon requested a review from a team as a code owner January 29, 2026 18:45
@nastasha-solomon
Copy link
Copy Markdown
Member

run docs-build

@nastasha-solomon nastasha-solomon added backport backport-8.18 Automated backport with mergify labels Jan 29, 2026
@nastasha-solomon
Copy link
Copy Markdown
Member

run docs-build

@nastasha-solomon
Copy link
Copy Markdown
Member

run docs-build

@nastasha-solomon nastasha-solomon merged commit 23fd70a into 8.19 Jan 29, 2026
3 checks passed
@nastasha-solomon
Copy link
Copy Markdown
Member

@Mergifyio backport 8.18

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 29, 2026

backport 8.18

✅ Backports have been created

Details
  • Backport to branch 8.18 completed

No pull request needed: No commits between 8.18 and mergify/bp/8.18/pr-3044

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport backport-8.18 Automated backport with mergify

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants