Skip to content

Dev Console: add simplified retriever #227444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

mridula-s109
Copy link
Contributor

@mridula-s109 mridula-s109 commented Jul 10, 2025

Summary

This PR updates the Dev Console autocomplete for simplified retrievers in the retriever spec.

Screenshot:
Please see attached screenshot showing simplified retriever options in the autocomplete suggestions.

Screenshot 2025-07-10 at 14 06 24 Screenshot 2025-07-10 at 14 19 31

@mridula-s109 mridula-s109 requested a review from ioanatia July 10, 2025 13:23
@mridula-s109 mridula-s109 self-assigned this Jul 10, 2025
@mridula-s109 mridula-s109 requested a review from a team as a code owner July 10, 2025 13:23
@mridula-s109 mridula-s109 added non-issue Indicates to automation that a pull request should not appear in the release notes release_note:skip Skip the PR/issue when compiling release notes Team:Search backport:version Backport to applied version labels v9.1.0 v8.19.0 v9.2.0 labels Jul 10, 2025
@mridula-s109 mridula-s109 marked this pull request as draft July 10, 2025 13:43
@mridula-s109 mridula-s109 marked this pull request as ready for review July 10, 2025 13:55
@mridula-s109 mridula-s109 requested a review from ioanatia July 11, 2025 10:19
Copy link
Member

@sabarasaba sabarasaba left a comment

Choose a reason for hiding this comment

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

code changes lgtm

@mridula-s109 mridula-s109 requested a review from ioanatia July 14, 2025 08:52
@mridula-s109 mridula-s109 enabled auto-merge (squash) July 14, 2025 09:21
@mridula-s109 mridula-s109 merged commit c60505c into elastic:main Jul 14, 2025
11 of 12 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

https://github.com/elastic/kibana/actions/runs/16265677743

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #44 / Journey[infra_hosts_view] "before all" hook for "Navigate to Hosts view and load 500 hosts"

Metrics [docs]

✅ unchanged

History

cc @mridula-s109

kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jul 14, 2025
## Summary

This PR updates the Dev Console autocomplete for simplified retrievers
in the retriever spec.

**Screenshot:**
_Please see attached screenshot showing `simplified retriever options`
in the autocomplete suggestions._

<img width="721" height="479" alt="Screenshot 2025-07-10 at 14 06 24"
src="https://github.com/user-attachments/assets/e9440eb0-7dec-413a-bd7b-838ce2d50f35"
/>
<img width="508" height="406" alt="Screenshot 2025-07-10 at 14 19 31"
src="https://github.com/user-attachments/assets/a474add1-fc9d-4e38-bdcd-36379c8f55ea"
/>

<!--ONMERGE {"backportTargets":["8.19"]} ONMERGE-->

<!--ONMERGE {"backportTargets":["8.19"]} ONMERGE-->

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit c60505c)
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jul 14, 2025
## Summary

This PR updates the Dev Console autocomplete for simplified retrievers
in the retriever spec.

**Screenshot:**
_Please see attached screenshot showing `simplified retriever options`
in the autocomplete suggestions._

<img width="721" height="479" alt="Screenshot 2025-07-10 at 14 06 24"
src="https://github.com/user-attachments/assets/e9440eb0-7dec-413a-bd7b-838ce2d50f35"
/>
<img width="508" height="406" alt="Screenshot 2025-07-10 at 14 19 31"
src="https://github.com/user-attachments/assets/a474add1-fc9d-4e38-bdcd-36379c8f55ea"
/>

<!--ONMERGE {"backportTargets":["8.19"]} ONMERGE-->

<!--ONMERGE {"backportTargets":["8.19"]} ONMERGE-->

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit c60505c)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.19
9.1

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jul 14, 2025
# Backport

This will backport the following commits from `main` to `8.19`:
- [Dev Console: add simplified retriever
(#227444)](#227444)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"Mridula","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-14T11:31:10Z","message":"Dev
Console: add simplified retriever (#227444)\n\n## Summary\n\nThis PR
updates the Dev Console autocomplete for simplified retrievers\nin the
retriever spec.\n\n**Screenshot:** \n_Please see attached screenshot
showing `simplified retriever options`\nin the autocomplete
suggestions._\n\n<img width=\"721\" height=\"479\" alt=\"Screenshot
2025-07-10 at 14 06
24\"\nsrc=\"https://github.com/user-attachments/assets/e9440eb0-7dec-413a-bd7b-838ce2d50f35\"\n/>\n<img
width=\"508\" height=\"406\" alt=\"Screenshot 2025-07-10 at 14 19
31\"\nsrc=\"https://github.com/user-attachments/assets/a474add1-fc9d-4e38-bdcd-36379c8f55ea\"\n/>\n\n\n\n\n\n\n\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"c60505c9d9d5e6adc314299eeaef0fbc1418c97f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["non-issue","release_note:skip","Team:Search","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"Dev
Console: add simplified
retriever","number":227444,"url":"https://github.com/elastic/kibana/pull/227444","mergeCommit":{"message":"Dev
Console: add simplified retriever (#227444)\n\n## Summary\n\nThis PR
updates the Dev Console autocomplete for simplified retrievers\nin the
retriever spec.\n\n**Screenshot:** \n_Please see attached screenshot
showing `simplified retriever options`\nin the autocomplete
suggestions._\n\n<img width=\"721\" height=\"479\" alt=\"Screenshot
2025-07-10 at 14 06
24\"\nsrc=\"https://github.com/user-attachments/assets/e9440eb0-7dec-413a-bd7b-838ce2d50f35\"\n/>\n<img
width=\"508\" height=\"406\" alt=\"Screenshot 2025-07-10 at 14 19
31\"\nsrc=\"https://github.com/user-attachments/assets/a474add1-fc9d-4e38-bdcd-36379c8f55ea\"\n/>\n\n\n\n\n\n\n\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"c60505c9d9d5e6adc314299eeaef0fbc1418c97f"}},"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/227444","number":227444,"mergeCommit":{"message":"Dev
Console: add simplified retriever (#227444)\n\n## Summary\n\nThis PR
updates the Dev Console autocomplete for simplified retrievers\nin the
retriever spec.\n\n**Screenshot:** \n_Please see attached screenshot
showing `simplified retriever options`\nin the autocomplete
suggestions._\n\n<img width=\"721\" height=\"479\" alt=\"Screenshot
2025-07-10 at 14 06
24\"\nsrc=\"https://github.com/user-attachments/assets/e9440eb0-7dec-413a-bd7b-838ce2d50f35\"\n/>\n<img
width=\"508\" height=\"406\" alt=\"Screenshot 2025-07-10 at 14 19
31\"\nsrc=\"https://github.com/user-attachments/assets/a474add1-fc9d-4e38-bdcd-36379c8f55ea\"\n/>\n\n\n\n\n\n\n\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"c60505c9d9d5e6adc314299eeaef0fbc1418c97f"}}]}]
BACKPORT-->

Co-authored-by: Mridula <[email protected]>
kibanamachine added a commit that referenced this pull request Jul 14, 2025
# Backport

This will backport the following commits from `main` to `9.1`:
- [Dev Console: add simplified retriever
(#227444)](#227444)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT
[{"author":{"name":"Mridula","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-14T11:31:10Z","message":"Dev
Console: add simplified retriever (#227444)\n\n## Summary\n\nThis PR
updates the Dev Console autocomplete for simplified retrievers\nin the
retriever spec.\n\n**Screenshot:** \n_Please see attached screenshot
showing `simplified retriever options`\nin the autocomplete
suggestions._\n\n<img width=\"721\" height=\"479\" alt=\"Screenshot
2025-07-10 at 14 06
24\"\nsrc=\"https://github.com/user-attachments/assets/e9440eb0-7dec-413a-bd7b-838ce2d50f35\"\n/>\n<img
width=\"508\" height=\"406\" alt=\"Screenshot 2025-07-10 at 14 19
31\"\nsrc=\"https://github.com/user-attachments/assets/a474add1-fc9d-4e38-bdcd-36379c8f55ea\"\n/>\n\n\n\n\n\n\n\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"c60505c9d9d5e6adc314299eeaef0fbc1418c97f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["non-issue","release_note:skip","Team:Search","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"Dev
Console: add simplified
retriever","number":227444,"url":"https://github.com/elastic/kibana/pull/227444","mergeCommit":{"message":"Dev
Console: add simplified retriever (#227444)\n\n## Summary\n\nThis PR
updates the Dev Console autocomplete for simplified retrievers\nin the
retriever spec.\n\n**Screenshot:** \n_Please see attached screenshot
showing `simplified retriever options`\nin the autocomplete
suggestions._\n\n<img width=\"721\" height=\"479\" alt=\"Screenshot
2025-07-10 at 14 06
24\"\nsrc=\"https://github.com/user-attachments/assets/e9440eb0-7dec-413a-bd7b-838ce2d50f35\"\n/>\n<img
width=\"508\" height=\"406\" alt=\"Screenshot 2025-07-10 at 14 19
31\"\nsrc=\"https://github.com/user-attachments/assets/a474add1-fc9d-4e38-bdcd-36379c8f55ea\"\n/>\n\n\n\n\n\n\n\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"c60505c9d9d5e6adc314299eeaef0fbc1418c97f"}},"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/227444","number":227444,"mergeCommit":{"message":"Dev
Console: add simplified retriever (#227444)\n\n## Summary\n\nThis PR
updates the Dev Console autocomplete for simplified retrievers\nin the
retriever spec.\n\n**Screenshot:** \n_Please see attached screenshot
showing `simplified retriever options`\nin the autocomplete
suggestions._\n\n<img width=\"721\" height=\"479\" alt=\"Screenshot
2025-07-10 at 14 06
24\"\nsrc=\"https://github.com/user-attachments/assets/e9440eb0-7dec-413a-bd7b-838ce2d50f35\"\n/>\n<img
width=\"508\" height=\"406\" alt=\"Screenshot 2025-07-10 at 14 19
31\"\nsrc=\"https://github.com/user-attachments/assets/a474add1-fc9d-4e38-bdcd-36379c8f55ea\"\n/>\n\n\n\n\n\n\n\n\n---------\n\nCo-authored-by:
kibanamachine
<[email protected]>","sha":"c60505c9d9d5e6adc314299eeaef0fbc1418c97f"}}]}]
BACKPORT-->

Co-authored-by: Mridula <[email protected]>
Bluefinger pushed a commit to Bluefinger/kibana that referenced this pull request Jul 22, 2025
## Summary

This PR updates the Dev Console autocomplete for simplified retrievers
in the retriever spec.

**Screenshot:**  
_Please see attached screenshot showing `simplified retriever options`
in the autocomplete suggestions._

<img width="721" height="479" alt="Screenshot 2025-07-10 at 14 06 24"
src="https://github.com/user-attachments/assets/e9440eb0-7dec-413a-bd7b-838ce2d50f35"
/>
<img width="508" height="406" alt="Screenshot 2025-07-10 at 14 19 31"
src="https://github.com/user-attachments/assets/a474add1-fc9d-4e38-bdcd-36379c8f55ea"
/>



<!--ONMERGE {"backportTargets":["8.19"]} ONMERGE-->


<!--ONMERGE {"backportTargets":["8.19"]} ONMERGE-->

---------

Co-authored-by: kibanamachine <[email protected]>
kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
## Summary

This PR updates the Dev Console autocomplete for simplified retrievers
in the retriever spec.

**Screenshot:**  
_Please see attached screenshot showing `simplified retriever options`
in the autocomplete suggestions._

<img width="721" height="479" alt="Screenshot 2025-07-10 at 14 06 24"
src="https://github.com/user-attachments/assets/e9440eb0-7dec-413a-bd7b-838ce2d50f35"
/>
<img width="508" height="406" alt="Screenshot 2025-07-10 at 14 19 31"
src="https://github.com/user-attachments/assets/a474add1-fc9d-4e38-bdcd-36379c8f55ea"
/>



<!--ONMERGE {"backportTargets":["8.19"]} ONMERGE-->


<!--ONMERGE {"backportTargets":["8.19"]} ONMERGE-->

---------

Co-authored-by: kibanamachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:version Backport to applied version labels non-issue Indicates to automation that a pull request should not appear in the release notes release_note:skip Skip the PR/issue when compiling release notes Team:Search v8.19.0 v9.1.0 v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants