[Elastic Agent] adding 8.10 dashboard resources#7474
Closed
P1llus wants to merge 3 commits intoelastic:mainfrom
Closed
[Elastic Agent] adding 8.10 dashboard resources#7474P1llus wants to merge 3 commits intoelastic:mainfrom
P1llus wants to merge 3 commits intoelastic:mainfrom
Conversation
|
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
Member
Author
|
It seems that the order in which the visualizations are stored in the JSON files have changed between 8.7.1 and 8.10, so the changes looks bigger than they are, but in reality its simply changing the markdown hyperlinks. |
🌐 Coverage report
|
Member
Author
|
Another way we could approach it is simply modifying the saved object json files. That way we dont have to bump the version to 8.10. |
AndersonQ
reviewed
Aug 21, 2023
Member
Author
|
Closing in favour of just modifying the JSON objects rather than a re-export, allowing us to keep the 8.9 min version. |
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.
What does this PR do?
Due to incompatibility between 8.9 and 8.10 dashboard resources that had some export/import issues, this PR is a followup from #7471 which adds the resources that was ignored due to the incompatilibities for 8.9 dashboards.
Checklist
changelog.ymlfile.Related issues