-
Notifications
You must be signed in to change notification settings - Fork 399
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
feat: support continue/end multiple regex patterns #978
Merged
yyuuttaaoo
merged 13 commits into
alibaba:feature/memory_model
from
Abingcbc:improve-multiline
Aug 24, 2023
Merged
feat: support continue/end multiple regex patterns #978
yyuuttaaoo
merged 13 commits into
alibaba:feature/memory_model
from
Abingcbc:improve-multiline
Aug 24, 2023
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
Abingcbc
force-pushed
the
improve-multiline
branch
from
July 6, 2023 08:23
bb041fa
to
3d0a4d6
Compare
messixukejia
requested changes
Jul 9, 2023
Abingcbc
changed the title
feat: support multiple regex pattern in LastMatchedLine
WIP: feat: support multiple regex patterns
Jul 10, 2023
Abingcbc
force-pushed
the
improve-multiline
branch
3 times, most recently
from
July 12, 2023 08:59
45ad3e8
to
ad46fb4
Compare
Abingcbc
changed the title
WIP: feat: support multiple regex patterns
feat: support multiple regex patterns
Jul 12, 2023
Abingcbc
force-pushed
the
improve-multiline
branch
from
July 14, 2023 09:31
36d5474
to
62e525c
Compare
yyuuttaaoo
reviewed
Jul 16, 2023
messixukejia
requested changes
Jul 18, 2023
yyuuttaaoo
requested changes
Aug 5, 2023
Abingcbc
force-pushed
the
improve-multiline
branch
2 times, most recently
from
August 10, 2023 08:26
94ff7b0
to
987314f
Compare
yyuuttaaoo
reviewed
Aug 16, 2023
Abingcbc
force-pushed
the
improve-multiline
branch
from
August 17, 2023 01:54
4fe5543
to
7ddb047
Compare
Abingcbc
force-pushed
the
improve-multiline
branch
from
August 17, 2023 02:05
7ddb047
to
610bcba
Compare
yyuuttaaoo
approved these changes
Aug 20, 2023
messixukejia
approved these changes
Aug 21, 2023
Takuka0311
approved these changes
Aug 21, 2023
yyuuttaaoo
changed the title
feat: support multiple regex patterns
feat: support continue/end multiple regex patterns
Aug 24, 2023
yyuuttaaoo
added a commit
that referenced
this pull request
Aug 25, 2023
* close #886, refactory LogBuffer structure refine memory management support \0 in log * add unittest * close #886, refactory LogBuffer structure refine memory management support \0 in log * add unittest * close #886, refactory LogBuffer structure (#930) * close #886, refactory LogBuffer structure refine memory management support \0 in log * add unittest * close #886, refactory LogBuffer structure refine memory management support \0 in log * add unittest * test: complement test cases for reader and parser (#946) * fix unittest timezone * reader unit test * fix: multi-bytes character cut off (#968) * fix: multi-bytes character cut off * support GB 18030 * [WIP] C++ pipeline stage1: processors new model and partial processors without unittests * do not commit personalized settings * remove unused fields in data structure * fix compile error * C++ pipeline stage1: processors (#995) * remove useless codes * add UT * Remove the limit that accelerate plugins cannot be used with other plugins * fix accelerate plugin with only go flusher plugin * fix UT * fix member uninitialized * fix pass to Go plugin tag name error * fix c++ to go process * fix process buffer legacy * refine code according to comments * stick to container naming convention, stick to smart pointer param passing convention * fix split line if not enable_new_pipeline * accelerate FileSystemUtilUnittest speed Signed-off-by: Tao Yu <yyuuttaaoo@gmail.com> * fix multiline config when using new pipeline (#1079) * fix multiline config when using new pipeline * refine doc * fix pure plugin multiline does not split correctly --------- Signed-off-by: Tao Yu <yyuuttaaoo@gmail.com> * feat: support continue/end multiple regex patterns (#978) * feat: support continue/end multiple regex patterns * fix unittest * doc --------- Co-authored-by: Tom Yu <yyuuttaaoo@gmail.com> * feat: read timeout (#1067) * feat: read log timeout * fix ci with longer timeout * remove profiler in CMakeLists.txt Signed-off-by: yyuuttaaoo <yyuuttaaoo@gmail.com> * add changelog --------- Signed-off-by: Tao Yu <yyuuttaaoo@gmail.com> Signed-off-by: yyuuttaaoo <yyuuttaaoo@gmail.com> Co-authored-by: Bingchang Chen <abingcbc626@gmail.com>
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.
配置文件
样例日志
结果
多行
单行