Skip to content

[system] remove links from markdown and move them to link panel#18012

Merged
jakubgalecki0 merged 8 commits intoelastic:mainfrom
jakubgalecki0:system_markdown_links
Apr 29, 2026
Merged

[system] remove links from markdown and move them to link panel#18012
jakubgalecki0 merged 8 commits intoelastic:mainfrom
jakubgalecki0:system_markdown_links

Conversation

@jakubgalecki0
Copy link
Copy Markdown
Contributor

@jakubgalecki0 jakubgalecki0 commented Mar 24, 2026

Proposed commit message

Fixes broken dashboard navigation in non-default Kibana spaces for the System integration. Markdown panels use hardcoded links that don't resolve correctly outside the default space — the fix is to replace navigation links with space-aware Links panels and remove hardcoded URL references.

Changes:

  • system-79ffd6e0 (Host Overview) — replaced hardcoded #/dashboard/system-Metrics-system-overview markdown link with a proper Links panel referencing System Overview by ID
  • system-0e70e1bd, system-2c4debf0, system-3c46ecdb, system-db94459a — removed hardcoded Integration Page link from description markdown panels

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

image

before

image

@jakubgalecki0 jakubgalecki0 requested review from a team as code owners March 24, 2026 12:59
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

elastic-vault-github-plugin-prod Bot commented Mar 24, 2026

🚀 Benchmarks report

Package system 👍(1) 💚(0) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
security 1808.32 1194.74 -613.58 (-33.93%) 💔
syslog 500000 250000 -250000 (-50%) 💔

To see the full report comment with /test benchmark fullreport

@andrewkroh andrewkroh added Integration:system System dashboard Relates to a Kibana dashboard bug, enhancement, or modification. Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] labels Mar 24, 2026
@yomduf
Copy link
Copy Markdown

yomduf commented Apr 29, 2026

Looks like this is a bit stalled

@jakubgalecki0 jakubgalecki0 requested a review from muthu-mps April 29, 2026 09:21
@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

@jakubgalecki0 jakubgalecki0 merged commit 584e8b2 into elastic:main Apr 29, 2026
10 checks passed
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package system - 2.17.0 containing this change is available at https://epr.elastic.co/package/system/2.17.0/

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

Labels

dashboard Relates to a Kibana dashboard bug, enhancement, or modification. Integration:system System Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants