Skip to content

[9.0] [Discover] Show ES|QL request URL in Inpector flyout (#221816)#221893

Merged
kibanamachine merged 1 commit intoelastic:9.0from
kibanamachine:backport/9.0/pr-221816
May 29, 2025
Merged

[9.0] [Discover] Show ES|QL request URL in Inpector flyout (#221816)#221893
kibanamachine merged 1 commit intoelastic:9.0from
kibanamachine:backport/9.0/pr-221816

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

- Closes elastic#221581

## Summary

This PR adds the missing `requestParams` to the search interceptor code.
This makes the request URL appear again in Inpector flyout (Request
tab).

<img width="1072" alt="Screenshot 2025-05-28 at 17 55 09"
src="https://github.com/user-attachments/assets/1c11c7d7-1e49-4265-a014-88f369dad2a7"
/>

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

(cherry picked from commit 7fae9c5)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label May 29, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) May 29, 2025 08:36
@kibanamachine kibanamachine merged commit ea2ff4d into elastic:9.0 May 29, 2025
12 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
data 395.8KB 395.9KB +16.0B

cc @jughosta

jughosta added a commit that referenced this pull request May 30, 2025
…#222004)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[Discover] Show ES|QL request URL in Inpector flyout
(#221816)](#221816)

<!--- Backport version: 10.0.0 -->

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

<!--BACKPORT [{"author":{"name":"Julia
Rechkunova","email":"julia.rechkunova@elastic.co"},"sourceCommit":{"committedDate":"2025-05-29T08:30:13Z","message":"[Discover]
Show ES|QL request URL in Inpector flyout (#221816)\n\n- Closes
https://github.com/elastic/kibana/issues/221581\n\n## Summary\n\nThis PR
adds the missing `requestParams` to the search interceptor code.\nThis
makes the request URL appear again in Inpector flyout
(Request\ntab).\n\n<img width=\"1072\" alt=\"Screenshot 2025-05-28 at 17
55
09\"\nsrc=\"https://github.com/user-attachments/assets/1c11c7d7-1e49-4265-a014-88f369dad2a7\"\n/>\n\n\n\n###
Checklist\n\n- [x] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common scenarios\n- [x] The PR
description includes the appropriate Release Notes section,\nand the
correct `release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"7fae9c5d6e86a588f6657dabe6894519449a03ad","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","v9.0.0","Team:DataDiscovery","Feature:ES|QL","backport:version","v9.1.0","v8.19.0","v9.0.2"],"title":"[Discover]
Show ES|QL request URL in Inpector
flyout","number":221816,"url":"https://github.com/elastic/kibana/pull/221816","mergeCommit":{"message":"[Discover]
Show ES|QL request URL in Inpector flyout (#221816)\n\n- Closes
https://github.com/elastic/kibana/issues/221581\n\n## Summary\n\nThis PR
adds the missing `requestParams` to the search interceptor code.\nThis
makes the request URL appear again in Inpector flyout
(Request\ntab).\n\n<img width=\"1072\" alt=\"Screenshot 2025-05-28 at 17
55
09\"\nsrc=\"https://github.com/user-attachments/assets/1c11c7d7-1e49-4265-a014-88f369dad2a7\"\n/>\n\n\n\n###
Checklist\n\n- [x] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common scenarios\n- [x] The PR
description includes the appropriate Release Notes section,\nand the
correct `release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"7fae9c5d6e86a588f6657dabe6894519449a03ad"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/221893","number":221893,"state":"MERGED","mergeCommit":{"sha":"ea2ff4db67d05650312ce4974285c3d6cb7593c7","message":"[9.0]
[Discover] Show ES|QL request URL in Inpector flyout (#221816)
(#221893)\n\n# Backport\n\nThis will backport the following commits from
`main` to `9.0`:\n- [[Discover] Show ES|QL request URL in Inpector
flyout\n(#221816)](https://github.com/elastic/kibana/pull/221816)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Julia Rechkunova
<julia.rechkunova@elastic.co>"}},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/221816","number":221816,"mergeCommit":{"message":"[Discover]
Show ES|QL request URL in Inpector flyout (#221816)\n\n- Closes
https://github.com/elastic/kibana/issues/221581\n\n## Summary\n\nThis PR
adds the missing `requestParams` to the search interceptor code.\nThis
makes the request URL appear again in Inpector flyout
(Request\ntab).\n\n<img width=\"1072\" alt=\"Screenshot 2025-05-28 at 17
55
09\"\nsrc=\"https://github.com/user-attachments/assets/1c11c7d7-1e49-4265-a014-88f369dad2a7\"\n/>\n\n\n\n###
Checklist\n\n- [x] [Unit or
functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere
updated or added to match the most common scenarios\n- [x] The PR
description includes the appropriate Release Notes section,\nand the
correct `release_note:*` label is applied per
the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"7fae9c5d6e86a588f6657dabe6894519449a03ad"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants