Use links panel in dashboard for the system integration#14383
Merged
Linu-Elias merged 5 commits intomainfrom Jul 23, 2025
Merged
Use links panel in dashboard for the system integration#14383Linu-Elias merged 5 commits intomainfrom
Linu-Elias merged 5 commits intomainfrom
Conversation
🚀 Benchmarks reportTo see the full report comment with |
packages/system/changelog.yml
Outdated
| @@ -1,4 +1,9 @@ | |||
| # newer versions go on top | |||
| - version: "2.3.3" | |||
Contributor
There was a problem hiding this comment.
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.
Contributor
|
@TimBosman could you include some screenshots in the PR? It would make reviewing easier. Thanks |
Contributor
Author
|
Yes I included Screenshots of the change in the original message. |
Contributor
Thanks! |
Linu-Elias
approved these changes
Jul 23, 2025
ishleenk17
approved these changes
Jul 23, 2025
💚 Build Succeeded
History
|
|
|
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>
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.




Proposed commit message
Make the System integration use the links panels. Reasoning can be found in #13630
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
linkspanel in System dashboards #8218Screenshots
Screenshots taken in version 8.17.4




Before
After