Skip to content

Conversation

stratoula
Copy link
Contributor

@stratoula stratoula commented Oct 14, 2024

Summary

Retrieves the cluster details info on demand. Follow up of elastic/elasticsearch#114437

This will display the cluster details info only when needed:

  • Discover inspector
  • Lens ES|QL charts inspector

@stratoula stratoula changed the title [ES|QL] Retrieve ccs information for inspector on demand [ES|QL] Retrieves ccs information for inspector on demand Oct 14, 2024
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/es-types 28 29 +1

Page load bundle

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

id before after diff
data 419.8KB 419.9KB +24.0B
Unknown metric groups

API count

id before after diff
@kbn/es-types 28 29 +1

History

@stratoula stratoula added release_note:skip Skip the PR/issue when compiling release notes v9.0.0 backport:prev-minor v8.16.0 Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana t// labels Oct 15, 2024
@stratoula stratoula marked this pull request as ready for review October 15, 2024 06:58
@stratoula stratoula requested review from a team as code owners October 15, 2024 06:58
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

Copy link
Contributor

@jughosta jughosta left a comment

Choose a reason for hiding this comment

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

Kibana changes LGTM 👍
ES team is looking into the issue with too large Response time values.

@stratoula stratoula merged commit fbe15fe into elastic:main Oct 16, 2024
39 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 16, 2024
…6105)

## Summary

Retrieves the cluster details info on demand. Follow up of
elastic/elasticsearch#114437

This will display the cluster details info only when needed:
- Discover inspector
- Lens ES|QL charts inspector

(cherry picked from commit fbe15fe)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

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 Oct 16, 2024
) (#196511)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[ES|QL] Retrieves ccs information for inspector on demand
(#196105)](#196105)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT [{"author":{"name":"Stratoula
Kalafateli","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-16T09:39:00Z","message":"[ES|QL]
Retrieves ccs information for inspector on demand (#196105)\n\n##
Summary\r\n\r\nRetrieves the cluster details info on demand. Follow up
of\r\nhttps://github.com/elastic/elasticsearch/pull/114437\r\n\r\nThis
will display the cluster details info only when needed:\r\n- Discover
inspector\r\n- Lens ES|QL charts
inspector","sha":"fbe15fe7886102c1203c18ff87f3a0ea72e4b581","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","Feature:ES|QL","Team:ESQL","v8.16.0"],"title":"[ES|QL]
Retrieves ccs information for inspector on
demand","number":196105,"url":"https://github.com/elastic/kibana/pull/196105","mergeCommit":{"message":"[ES|QL]
Retrieves ccs information for inspector on demand (#196105)\n\n##
Summary\r\n\r\nRetrieves the cluster details info on demand. Follow up
of\r\nhttps://github.com/elastic/elasticsearch/pull/114437\r\n\r\nThis
will display the cluster details info only when needed:\r\n- Discover
inspector\r\n- Lens ES|QL charts
inspector","sha":"fbe15fe7886102c1203c18ff87f3a0ea72e4b581"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/196105","number":196105,"mergeCommit":{"message":"[ES|QL]
Retrieves ccs information for inspector on demand (#196105)\n\n##
Summary\r\n\r\nRetrieves the cluster details info on demand. Follow up
of\r\nhttps://github.com/elastic/elasticsearch/pull/114437\r\n\r\nThis
will display the cluster details info only when needed:\r\n- Discover
inspector\r\n- Lens ES|QL charts
inspector","sha":"fbe15fe7886102c1203c18ff87f3a0ea72e4b581"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Stratoula Kalafateli <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:ES|QL ES|QL related features in Kibana release_note:skip Skip the PR/issue when compiling release notes Team:ESQL ES|QL related features in Kibana t// v8.16.0 v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants