-
Notifications
You must be signed in to change notification settings - Fork 1.8k
router: add conditional support for Logs #11055
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 25 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
33cdbbe
router: implement new router paths and conditions
edsiper ac42f67
router_config: add support for rules
edsiper 839a397
router_condition: add conditional logic for logs
edsiper 3e147e1
task: add handling for direct route
edsiper a4ace4e
tests: internal: router_config: extend test for conditional logs
edsiper 947c874
wip
edsiper 840e2ba
wip
edsiper 10058f2
wip
edsiper eb798a7
wip
edsiper e662be2
wip
edsiper 38b010a
router: use cfl_list for router path
edsiper 966387c
input_log: code cleanup and fix types for linked lists
edsiper b923d4a
input: fix data type for routes_direct
edsiper 4163712
router_config: fix data type for linked list
edsiper 55f9e0e
task: fix data type for linked list
edsiper 2c2a5cf
input_log: preserve non-conditional routes when conditional routing i…
edsiper 20eeb44
input_log: handle deferred chunk creation in threaded inputs with con…
edsiper 49e41fe
input: include cfl header
edsiper b727628
router: use cfl_list intead of mk_list
edsiper 28946e8
input: fix llist initialization
edsiper 4a82d5d
sosreport: fix list iterator api
edsiper cb67d1c
tests: internal: router_config: fix lists API
edsiper c7949cc
input_chunk: expose flb_input_chunk_get_real_size()
edsiper ac76b20
tests: internal: input_chunk: remove unused code
edsiper a7e4c92
input_log: implement conditional routing with non-conditional route p…
edsiper 8183d93
input_log: recompute per-output storage accounting
edsiper fde4e06
input_log: remove debug messages and cleanup
edsiper 8d2105f
routes_mask: correct memcmp byte count in flb_routes_mask_is_empty
edsiper cb2ce79
router_config: remove debug message
edsiper 90bfb20
task: remove routes_mask check from direct-route branch
edsiper 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
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.
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.