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

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

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

tiansivive
Copy link
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 <[email protected]>
(cherry picked from commit ae2c6ad)
@tiansivive tiansivive enabled auto-merge (squash) October 31, 2024 10:46
@tiansivive tiansivive merged commit 90cff86 into elastic:8.16 Oct 31, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants