-
Notifications
You must be signed in to change notification settings - Fork 25.6k
OTLP: store units in mappings #134709
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
Merged
Merged
OTLP: store units in mappings #134709
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
6b98987
OTLP: store units in mappings
felixbarny a091f7b
Update docs/changelog/134709.yaml
felixbarny d3da0f7
[CI] Auto commit changes from spotless
b56bb3e
Merge branch 'main' into bulk-meta
felixbarny ca07ebb
Use double braces for template values to avoid ambiguity
felixbarny 730082f
Merge remote-tracking branch 'origin/main' into bulk-meta
felixbarny c779487
Merge remote-tracking branch 'origin/main' into bulk-meta
felixbarny d540e7a
Fix issues after merge
felixbarny 7ab8702
Add transport version file
felixbarny 8664681
Merge remote-tracking branch 'origin/main' into bulk-meta
felixbarny fa15fb4
Update transport version
felixbarny 5149afd
Bump OTel template version
felixbarny b6206a9
Merge remote-tracking branch 'origin/main' into bulk-meta
felixbarny 2693bef
Bump transport version
felixbarny 343e92d
Merge remote-tracking branch 'origin/main' into bulk-meta
felixbarny 535a874
Merge remote-tracking branch 'origin/main' into bulk-meta
felixbarny eb4be7e
Merge remote-tracking branch 'origin/main' into bulk-meta
felixbarny 2f55ef4
Fix high watermark indexing tests
felixbarny 5c065f8
Merge remote-tracking branch 'origin/main' into bulk-meta
felixbarny cb4ca3a
Merge remote-tracking branch 'origin/main' into bulk-meta
felixbarny d7c4d9e
Address review comments
felixbarny 588b7c5
Merge remote-tracking branch 'origin/main' into bulk-meta
felixbarny b3b7b6e
Fix replacement logic
felixbarny d967c35
Merge branch 'main' into bulk-meta
felixbarny c949f3e
Rename `dynamic_templates_params` to `dynamic_template_params`
felixbarny 3906494
Merge remote-tracking branch 'felixbarny/bulk-meta' into bulk-meta
felixbarny f315989
Update server/src/test/java/org/elasticsearch/action/index/IndexReque…
felixbarny File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| pr: 134709 | ||
| summary: "OTLP: store units in mappings" | ||
| area: Mapping | ||
| type: enhancement | ||
| issues: [] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.