Skip to content

[8.16] [EEM] Replace hashed ID with human readable ID (#193652)#198494

Merged
tiansivive merged 1 commit intoelastic:8.16from
tiansivive:backport/8.16/commit-ae2c6ad3
Oct 31, 2024
Merged

[8.16] [EEM] Replace hashed ID with human readable ID (#193652)#198494
tiansivive merged 1 commit intoelastic:8.16from
tiansivive:backport/8.16/commit-ae2c6ad3

Conversation

@tiansivive
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.16:

Questions ?

Please refer to the Backport tool documentation

This PR turns the `entity.id` field format from a hashed value to a
human readable string of the **values** found in the identity fields,
such as `my_host-my_cloud_zone` for the identity fields `[host.name,
cloud.availability_zone]`.
The order of the values is based on the order in the identity fields
list.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit ae2c6ad)
@tiansivive tiansivive added the backport This PR is a backport of another PR label Oct 31, 2024
@tiansivive tiansivive enabled auto-merge (squash) October 31, 2024 10:46
@tiansivive tiansivive merged commit 90cff86 into elastic:8.16 Oct 31, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants