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

Scala Common Enrich: wrap all contexts and unstruct events into SelfDescribingData #4241

Closed
chuwy opened this issue Nov 11, 2019 · 1 comment
Assignees

Comments

@chuwy
Copy link
Contributor

chuwy commented Nov 11, 2019

I was fixing a flaky integration test for API Request enrichment and noticed that most of our JSON processing in EnrichmentManager is stringly-typed.

@chuwy chuwy self-assigned this Nov 11, 2019
chuwy added a commit that referenced this issue Nov 14, 2019
chuwy added a commit that referenced this issue Nov 16, 2019
chuwy added a commit that referenced this issue Nov 16, 2019
@chuwy
Copy link
Contributor Author

chuwy commented Nov 16, 2019

This ticket (which turned out to be more bloated than I expected) has one unexpected (but still desired) consequence in SQL Query enrichment. Previously when event and JSON inputs had clashing placeholders, event inputs always had a prioriity. Now clashing inputs prioritized by orders they were specified - last one wins.

chuwy added a commit that referenced this issue Nov 16, 2019
chuwy added a commit that referenced this issue Nov 16, 2019
chuwy added a commit that referenced this issue Nov 16, 2019
chuwy added a commit that referenced this issue Nov 17, 2019
chuwy added a commit that referenced this issue Nov 17, 2019
chuwy added a commit that referenced this issue Nov 17, 2019
chuwy added a commit that referenced this issue Nov 17, 2019
chuwy added a commit that referenced this issue Nov 17, 2019
chuwy added a commit that referenced this issue Nov 17, 2019
chuwy added a commit that referenced this issue Nov 22, 2019
chuwy added a commit that referenced this issue Nov 23, 2019
benjben pushed a commit that referenced this issue Dec 4, 2019
benjben pushed a commit that referenced this issue Dec 6, 2019
benjben pushed a commit that referenced this issue Dec 9, 2019
benjben pushed a commit that referenced this issue Dec 9, 2019
benjben pushed a commit that referenced this issue Dec 12, 2019
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

No branches or pull requests

1 participant