-
Notifications
You must be signed in to change notification settings - Fork 524
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
Use "dynamic: runtime" instead of strict mapping for internal, TBS, and aggregation indices #10968
Conversation
This pull request does not have a backport label. Could you fix it @carsonip? 🙏
NOTE: |
📚 Go benchmark reportDiff with the
report generated with https://pkg.go.dev/golang.org/x/perf/cmd/benchstat |
…nd aggregation indices
23dd9e5
to
1db4398
Compare
This pull request is now in conflicts. Could you fix it @carsonip? 🙏
|
Verified with BC2. I listed all component templates matching |
Motivation/summary
Use "dynamic: runtime" instead of strict mapping for internal, TBS, and aggregation indices. Avoid blocking ingestion on unexpected fields.
Checklist
apmpackage
have been made)How to test these changes
Related issues
Closes #10808