Skip to content
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

[Fleet] Allow Remote ES to be the default data output #174056

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

nchaulet
Copy link
Member

@nchaulet nchaulet commented Dec 29, 2023

Summary

Resolve #173984

That PR allow remote ES to be the default data output, there was a bug in the UI that prevented this.

Screenshot 2023-12-29 at 11 24 00 AM Screenshot 2023-12-29 at 11 26 58 AM

@nchaulet nchaulet added bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) labels Dec 29, 2023
@nchaulet nchaulet self-assigned this Dec 29, 2023
@nchaulet nchaulet requested a review from a team as a code owner December 29, 2023 10:28
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@apmmachine
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • /oblt-deploy-serverless : Deploy a serverless Kibana instance using the Observability test environments.
  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
fleet 1.2MB 1.2MB +6.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @nchaulet

@nchaulet nchaulet merged commit b31d537 into elastic:main Dec 29, 2023
@nchaulet nchaulet deleted the fix-remote-es-default-output branch December 29, 2023 12:36
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 29, 2023
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.12

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 Dec 29, 2023
#174059)

# Backport

This will backport the following commits from `main` to `8.12`:
- [[Fleet] Allow Remote ES to be the default data output
(#174056)](#174056)

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

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

<!--BACKPORT [{"author":{"name":"Nicolas
Chaulet","email":"nicolas.chaulet@elastic.co"},"sourceCommit":{"committedDate":"2023-12-29T12:36:14Z","message":"[Fleet]
Allow Remote ES to be the default data output
(#174056)","sha":"b31d537b82ca9c4ac55f23ecc57b4328d9dfafb2","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:Fleet","backport:prev-minor","v8.13.0"],"title":"[Fleet]
Allow Remote ES to be the default data
output","number":174056,"url":"https://github.com/elastic/kibana/pull/174056","mergeCommit":{"message":"[Fleet]
Allow Remote ES to be the default data output
(#174056)","sha":"b31d537b82ca9c4ac55f23ecc57b4328d9dfafb2"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174056","number":174056,"mergeCommit":{"message":"[Fleet]
Allow Remote ES to be the default data output
(#174056)","sha":"b31d537b82ca9c4ac55f23ecc57b4328d9dfafb2"}}]}]
BACKPORT-->

Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v8.12.0 v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fleet]: Unable to set default output for Integrations for Remote Elasticsearch output.
6 participants