Skip to content

[8.x] [eem] _search sort_by and display_name (#202361)#202579

Merged
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-202361
Dec 2, 2024
Merged

[8.x] [eem] _search sort_by and display_name (#202361)#202579
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-202361

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

- allow optional `entity_source.display_name` setting.
`entity.display_name` will always be set on the entities, falling back
to `entity.id` if provided field is not set
- allow `sort_by` parameter to `_search` API
- removed the `metadata.` prefix in the query aggregation. metadata will
now be set at the root of the document (eg for metadata `host.name`
entity = `{ entity.id: 'foo', host.name: 'bar' }`
- timestamp_field is now optional

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 697af57)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Dec 2, 2024
@kibanamachine kibanamachine enabled auto-merge (squash) December 2, 2024 20:21
@botelastic botelastic bot added the ci:project-deploy-observability Create an Observability project label Dec 2, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 2, 2024

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

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

@elasticmachine
Copy link
Copy Markdown
Contributor

⏳ Build in-progress

  • Buildkite Build
  • Commit: 62b2bf5
  • Kibana Serverless Image: docker.elastic.co/kibana-ci/kibana-serverless:pr-202579-62b2bf5d9779

cc @klacabane

@kibanamachine kibanamachine merged commit 91a5f15 into elastic:8.x Dec 2, 2024
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 ci:project-deploy-observability Create an Observability project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants