Skip to content

Conversation

mjwolf
Copy link
Contributor

@mjwolf mjwolf commented Oct 17, 2025

1. What does this PR do?

Forward-port below changes from main to 9.2. These changes will be included with the v9.2.0 release.

2. Which ECS fields are affected/introduced?

3. Why is this change necessary?

These fixes are needed for 9.2.0

4. Have you added/updated documentation?

YES

5. Have you built ECS and committed any newly generated files?

YES

6. Have you run the ECS validation tests locally?

YES

7. Anything else for the reviewers?


Commit Message

Change the field type for multi_field values in entity from text to
match_only_text.

This change will match the multi_field type used for other similar fields in
other schema files, and will match the expected dynamic value in ecs@mappings.
Correctly add top-level entity fields to the generated files.
This also updates the make clean command to clean generated doc files.
Update the semconv version used with ECS to generate documentation to
semantic-conventions v1.37.0.

This will ensure that documentation is built with the latest semconv
version, and prepare ECS to work with more related fields.
@mjwolf mjwolf requested a review from a team as a code owner October 17, 2025 19:02
Copy link

Documentation changes preview: https://docs-v3-preview.elastic.dev/elastic/ecs/pull/2552/reference/

Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants