[Docs] Add defaultSolution setting to config reference#229650
Merged
wajihaparvez merged 3 commits intoelastic:mainfrom Aug 7, 2025
Merged
[Docs] Add defaultSolution setting to config reference#229650wajihaparvez merged 3 commits intoelastic:mainfrom
wajihaparvez merged 3 commits intoelastic:mainfrom
Conversation
Contributor
🔍 Preview links for changed docs |
Contributor
|
Pinging @elastic/kibana-docs (Team:Docs) |
kowalczyk-krzysztof
approved these changes
Aug 7, 2025
Member
kowalczyk-krzysztof
left a comment
There was a problem hiding this comment.
Looks good. I thought maybe we should inform the users this is a self-hosted only config option but looks like this page already has self-hosted label already.
Contributor
💚 Build Succeeded
|
florent-leborgne
approved these changes
Aug 7, 2025
Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
Contributor
|
Starting backport for target branches: 8.19, 9.1 https://github.com/elastic/kibana/actions/runs/16808970194 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Aug 7, 2025
## Summary Updates config reference with new Spaces setting. Closes: elastic/docs-content#1676 --------- Co-authored-by: florent-leborgne <florent.leborgne@elastic.co> (cherry picked from commit 9591d79)
Contributor
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Aug 7, 2025
#231006) # Backport This will backport the following commits from `main` to `9.1`: - [[Docs] Add defaultSolution setting to config reference (#229650)](#229650) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"wajihaparvez","email":"wajiha.parvez@elastic.co"},"sourceCommit":{"committedDate":"2025-08-07T15:33:18Z","message":"[Docs] Add defaultSolution setting to config reference (#229650)\n\n## Summary\n\nUpdates config reference with new Spaces setting.\n\nCloses: https://github.com/elastic/docs-content/issues/1676\n\n---------\n\nCo-authored-by: florent-leborgne <florent.leborgne@elastic.co>","sha":"9591d7924606760d12f3fe04e04c7e8d84d906f0","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[Docs] Add defaultSolution setting to config reference","number":229650,"url":"https://github.com/elastic/kibana/pull/229650","mergeCommit":{"message":"[Docs] Add defaultSolution setting to config reference (#229650)\n\n## Summary\n\nUpdates config reference with new Spaces setting.\n\nCloses: https://github.com/elastic/docs-content/issues/1676\n\n---------\n\nCo-authored-by: florent-leborgne <florent.leborgne@elastic.co>","sha":"9591d7924606760d12f3fe04e04c7e8d84d906f0"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229650","number":229650,"mergeCommit":{"message":"[Docs] Add defaultSolution setting to config reference (#229650)\n\n## Summary\n\nUpdates config reference with new Spaces setting.\n\nCloses: https://github.com/elastic/docs-content/issues/1676\n\n---------\n\nCo-authored-by: florent-leborgne <florent.leborgne@elastic.co>","sha":"9591d7924606760d12f3fe04e04c7e8d84d906f0"}}]}] BACKPORT--> Co-authored-by: wajihaparvez <wajiha.parvez@elastic.co> Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
wajihaparvez
added a commit
that referenced
this pull request
Aug 7, 2025
This PR copies a change added in the [9.1 docs](#229650). Rel: elastic/docs-content#1676
NicholasPeretti
pushed a commit
to NicholasPeretti/kibana
that referenced
this pull request
Aug 18, 2025
## Summary Updates config reference with new Spaces setting. Closes: elastic/docs-content#1676 --------- Co-authored-by: florent-leborgne <florent.leborgne@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.
Summary
Updates config reference with new Spaces setting.
Closes: elastic/docs-content#1676