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

Add enrich processor and APIs #4275

Merged
merged 3 commits into from
Dec 17, 2019
Merged

Add enrich processor and APIs #4275

merged 3 commits into from
Dec 17, 2019

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Dec 16, 2019

Relates: #4232

This PR adds the ingest enrich processor and the enrich APIs.

Patch Get enrich policy API to set name URL part as list type.

Add Enrich to XPackUsage and XPackInfo. Obsolete DataFrame and introduce Transform,
and conditionally check to allow integration tests to pass.

Relates: #4232

This commit adds the ingest enrich processor and the enrich APIs.

Patch Get enrich policy API to set name URL part as list type.

Add Enrich to XPackUsage and XPackInfo. Obsolete DataFrame and introduce Transform,
and conditionally check to allow integration tests to pass.
Copy link
Contributor

@codebrain codebrain left a comment

Choose a reason for hiding this comment

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

Epic PR! LGTM aside from a potential naming/doc issue

src/Nest/XPack/Enrich/Stats/EnrichStatsRequest.cs Outdated Show resolved Hide resolved
src/Nest/XPack/Info/XPackInfo/XPackInfoResponse.cs Outdated Show resolved Hide resolved
@russcam russcam merged commit 3695ce5 into 7.x Dec 17, 2019
@russcam
Copy link
Contributor Author

russcam commented Dec 17, 2019

ported to master

russcam added a commit that referenced this pull request Dec 17, 2019
Relates: #4232

This commit adds the ingest enrich processor and the enrich APIs.

Patch Get enrich policy API to set name URL part as list type.

Add Enrich to XPackUsage and XPackInfo. Obsolete DataFrame and introduce Transform,
and conditionally check to allow integration tests to pass.

(cherry picked from commit 3695ce5)
@Mpdreamz Mpdreamz mentioned this pull request Dec 18, 2019
24 tasks
@Mpdreamz Mpdreamz deleted the feature/enrich-processor branch February 10, 2020 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants