Skip to content

Allow to set 'index: false' in dynamic templates defined in data streams#650

Merged
jsoriano merged 1 commit intoelastic:mainfrom
jsoriano:index-dynamic-mapping-manifest
Oct 24, 2023
Merged

Allow to set 'index: false' in dynamic templates defined in data streams#650
jsoriano merged 1 commit intoelastic:mainfrom
jsoriano:index-dynamic-mapping-manifest

Conversation

@jsoriano
Copy link
Copy Markdown
Member

@jsoriano jsoriano commented Oct 24, 2023

What does this PR do?

Allow to set index: false in dynamic templates defined in data streams.

Why is it important?

Package Spec v3 introduced validation for fields defined in manifests in data streams. index was not added then, but this is used by the APM package.
In the case of the field in APM, it cannot be migrated to fields definitions because the definition is not based on the name of the field.

Checklist

Related issues

@jsoriano jsoriano requested a review from kyungeunni October 24, 2023 13:28
@jsoriano jsoriano self-assigned this Oct 24, 2023
@jsoriano jsoriano requested a review from a team as a code owner October 24, 2023 13:28
Copy link
Copy Markdown

@kyungeunni kyungeunni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

cc @jsoriano

Copy link
Copy Markdown

@juliaElastic juliaElastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jsoriano jsoriano merged commit 87dc65f into elastic:main Oct 24, 2023
@jsoriano jsoriano deleted the index-dynamic-mapping-manifest branch October 24, 2023 15:19
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.

5 participants