- Notifications
You must be signed in to change notification settings - Fork 25.7k
Configure index sorting through index settings for logsdb #118968
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
Changes from all commits
Commits
Show all changes
30 commits Select commit Hold shift + click to select a range
ca1c75b Skip injecting `host.name` for incompatible mappings in logsdb mode
kkrik-es d078cf0 spotless
kkrik-es d117258 Update docs/changelog/118856.yaml
kkrik-es a993f14 fix tsdb
kkrik-es d2c1d4c Merge remote-tracking branch 'origin/fix/118686' into fix/118686
kkrik-es 6124670 Configure index sorting through index settings for logsdb
kkrik-es 90d5899 fix synthetic source usage
kkrik-es ca2b970 skip injecting host.name
kkrik-es 752fc22 fix test
kkrik-es e9d881a Merge branch 'main' into fix/118686-2
kkrik-es cf84ed3 fix compat
kkrik-es 3ea1cb2 more tests
kkrik-es 523174e Merge branch 'main' into fix/118686-2
kkrik-es a96da4b Merge branch 'main' into fix/118686-2
kkrik-es 93e07a3 add index versioning
kkrik-es 95f62fc Merge remote-tracking branch 'origin/fix/118686-2' into fix/118686-2
kkrik-es 7a252d4 add index versioning
kkrik-es d0a8047 add index versioning
kkrik-es b12a00e Merge branch 'main' into fix/118686-2
kkrik-es 821d91c minor refactoring
kkrik-es 539edcb Update docs/changelog/118968.yaml
kkrik-es 680a023 Merge branch 'main' into fix/118686-2
kkrik-es 5326282 Merge branch 'main' into fix/118686-2
kkrik-es 6ee5705 address comments
kkrik-es 2a3bc5b Merge remote-tracking branch 'origin/fix/118686-2' into fix/118686-2
kkrik-es 2bab710 Merge branch 'main' into fix/118686-2
kkrik-es c0da9d7 inject host.name when possible
kkrik-es aa2065c check subobjects
kkrik-es c4b6453 Merge branch 'refs/heads/main' into fix/118686-2
kkrik-es 0b905c7 private settings
kkrik-es 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,6 @@ | ||
| pr: 118968 | ||
| summary: Configure index sorting through index settings for logsdb | ||
| area: Logs | ||
| type: enhancement | ||
| issues: | ||
| - 118686 | ||
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.