forked from alibaba/ilogtail
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Stdout c++ #3
Closed
Closed
Stdout c++ #3
Conversation
This file contains 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
quzard
added a commit
that referenced
this pull request
Feb 27, 2024
* complete pipeline definition (alibaba#1185) * add common param extractor * add input_file * add input_observer_network * add flusher_SLS * add global config module * improve pipeline def * polish code * polish code * add pipeline implementation * polish code * seperate params from input_file * polish code * polish code * add file server * polish code * polish code * polish code * fix bug * polish code * fix bug * polish code * refactor code * refactor event dispatcher * remove global filter * refactor app config * remove shennong and streamlog * fix bug * upgrade V1 config to V2 * fix bug * refactor pipeline management * add ut * add ut * fix e2e * polish code * for tmp use * for tmp use * polish code * for tmp use * for tmp use * fix * fix e2e * temporarily remove observer case * fix e2e * fix e2e * polish code * Yaml (#3) * ParseYamlConfig * polish code * fix e2e * remove old config * cleanup gflags * fix bug * polish code * polish code * polish code * fix bug * polish code * polish code * fix code * polish code * polish * fix code * fix * fix * polish code * fix * fix * fix * polish * polish * polish code * test * test * polish * fix observer * polish test * fix code * polish code * polish code * fix bug * Pipeline processor (#2) upgrade processor to v2 * polish code * polish * polish * polish code * polish code * In order to achieve a relatively unified interface for SPL and other plugins, the interface definition has been optimized. (alibaba#1254) * refine interface * refine code * refine code * refine code * fix comments * polish code * polish * polish * polish code * polish * fix code * fix * fix * polish code * add log * fix * fix bug * fix * fix bug * polish * fix * fix * fix * fix * fix * fix * Merge processor changes of main branches (alibaba#1259) * fix: Correct parsing errors in ProcessorParseApsaraNative with large buffer input (alibaba#1255) --------- Co-authored-by: yitao <[email protected]> * polish * add alarm * polish * polish * polish * polish code * polish * polish code * polish --------- Co-authored-by: quzard <[email protected]> Co-authored-by: linrunqi08 <[email protected]> Co-authored-by: yitao <[email protected]> Co-authored-by: 笃敏 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.