Skip to content

Use links panel in dashboard for the system integration#14383

Merged
Linu-Elias merged 5 commits intomainfrom
system-links-panel
Jul 23, 2025
Merged

Use links panel in dashboard for the system integration#14383
Linu-Elias merged 5 commits intomainfrom
system-links-panel

Conversation

@TimBosman
Copy link
Copy Markdown
Contributor

@TimBosman TimBosman commented Jul 1, 2025

Proposed commit message

Make the System integration use the links panels. Reasoning can be found in #13630

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

  • I build the Package using elastic-package build
  • Then started my cluster using elastic-package stack up (version 8.17.4)
  • Went to Kibana loaded the new package
  • Checked the panel that I've changed (Table of Contents) for the 9 dashboards that have the panel changed

Related issues

Screenshots

Screenshots taken in version 8.17.4
Before
Screenshot 2025-07-08 at 09 26 08
Screenshot 2025-07-08 at 09 26 45
After
Screenshot 2025-07-08 at 09 32 57
Screenshot 2025-07-08 at 09 33 20

@TimBosman TimBosman requested review from a team as code owners July 1, 2025 14:53
@TimBosman TimBosman added enhancement New feature or request Integration:system System dashboard Relates to a Kibana dashboard bug, enhancement, or modification. labels Jul 1, 2025
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@andrewkroh andrewkroh added the Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] label Jul 1, 2025
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.3.3"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be 2.4.0? As far as I know the patch part of version is bumped in case of bug fixes and enhancement should increase minor version.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are correct

@stefans-elastic
Copy link
Copy Markdown
Contributor

@TimBosman could you include some screenshots in the PR? It would make reviewing easier. Thanks

@TimBosman
Copy link
Copy Markdown
Contributor Author

Yes I included Screenshots of the change in the original message.

@stefans-elastic
Copy link
Copy Markdown
Contributor

Yes I included Screenshots of the change in the original message.

Thanks!

Copy link
Copy Markdown
Contributor

@stefans-elastic stefans-elastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

@elastic-sonarqube
Copy link
Copy Markdown

@Linu-Elias Linu-Elias merged commit 2346a73 into main Jul 23, 2025
9 checks passed
@Linu-Elias Linu-Elias deleted the system-links-panel branch July 23, 2025 12:14
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

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

apps-elastic-gigamon pushed a commit to apps-elastic-gigamon/integrations that referenced this pull request Jul 23, 2025
* Add links panel to System Dashboards

* Update changelog and manifest for system integration

* Add PR link to changelog

* Update minor version system

---------

Co-authored-by: Linu-Elias <linu.elias@elastic.co>
apps-elastic-gigamon pushed a commit to apps-elastic-gigamon/integrations that referenced this pull request Jul 25, 2025
* Add links panel to System Dashboards

* Update changelog and manifest for system integration

* Add PR link to changelog

* Update minor version system

---------

Co-authored-by: Linu-Elias <linu.elias@elastic.co>
apps-elastic-gigamon pushed a commit to apps-elastic-gigamon/integrations that referenced this pull request Jul 25, 2025
* Add links panel to System Dashboards

* Update changelog and manifest for system integration

* Add PR link to changelog

* Update minor version system

---------

Co-authored-by: Linu-Elias <linu.elias@elastic.co>
apps-elastic-gigamon pushed a commit to apps-elastic-gigamon/integrations that referenced this pull request Jul 25, 2025
* Add links panel to System Dashboards

* Update changelog and manifest for system integration

* Add PR link to changelog

* Update minor version system

---------

Co-authored-by: Linu-Elias <linu.elias@elastic.co>
apps-elastic-gigamon pushed a commit to apps-elastic-gigamon/integrations that referenced this pull request Sep 5, 2025
* Add links panel to System Dashboards

* Update changelog and manifest for system integration

* Add PR link to changelog

* Update minor version system

---------

Co-authored-by: Linu-Elias <linu.elias@elastic.co>
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. enhancement New feature or request 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.

Use links panel in System dashboards

6 participants