Skip to content

Update embedded semconv version to v1.37.0#2550

Merged
trisch-me merged 1 commit intoelastic:mainfrom
mjwolf:update-semconv-1.37.0
Oct 17, 2025
Merged

Update embedded semconv version to v1.37.0#2550
trisch-me merged 1 commit intoelastic:mainfrom
mjwolf:update-semconv-1.37.0

Conversation

@mjwolf
Copy link
Contributor

@mjwolf mjwolf commented Oct 13, 2025

1. What does this PR do?

Update the semconv version used with ECS to generate documentation to semantic-conventions v1.37.0.

2. Which ECS fields are affected/introduced?

N/A

3. Why is this change necessary?

This will ensure that documentation is built with the latest semconv version, and prepare ECS to work with more related fields.

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

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 13, 2025 14:55
@github-actions
Copy link

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

@github-actions
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!)

@mjwolf mjwolf requested a review from trisch-me October 13, 2025 14:55
@trisch-me trisch-me merged commit 718b445 into elastic:main Oct 17, 2025
9 checks passed
mjwolf added a commit to mjwolf/ecs that referenced this pull request Oct 17, 2025
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 added a commit that referenced this pull request Oct 20, 2025
* Change entity multi_field text type to match_only_text (#2547)

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.

* Fix entity generation (#2548)

Correctly add top-level entity fields to the generated files.
This also updates the make clean command to clean generated doc files.

* Update embedded semconv version to v1.37.0 (#2550)

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.
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