Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

default enable spl #1475

Merged
merged 1 commit into from
May 7, 2024
Merged

default enable spl #1475

merged 1 commit into from
May 7, 2024

Conversation

Abingcbc
Copy link
Collaborator

@Abingcbc Abingcbc commented May 7, 2024

No description provided.

@Abingcbc Abingcbc requested a review from linrunqi08 May 7, 2024 02:57
@linrunqi08 linrunqi08 merged commit 3b4325f into alibaba:main May 7, 2024
15 checks passed
linrunqi08 pushed a commit that referenced this pull request May 7, 2024
Abingcbc added a commit to Abingcbc/ilogtail that referenced this pull request May 10, 2024
commit 5f7612c
Author: quzard <1191890118@qq.com>
Date:   Thu May 9 22:32:30 2024 +0800

    Feature: Add input_container_log C++ plugin for collecting containerd stdout logs. (alibaba#1470)

    * add-ProcessorMergeMultilineLogNative

    * fix PipelineUnittest

    * We should clear the log from `multiBeginIndex` to `size`.

    * fix SenderQueueUnittest

    * add ProcessorSplitNativeUnittest

    * add ProcessEventsWithPartLog

    * add PARTLOGFLAG

    * ContainerdLogLineParser

    * add DockerJsonLogLineParser

    * add AddDockerJsonLog

    * RegisterProcessorCreator

    * 去除docker末尾的回车

    * modify TestDockerJsonLogLineParserWithSplit

    * containerd-text

    * FILE_ENCODING

    * PARAM_ERROR_RETURN

    * 参数放到常量里

    * delete ProcessorSplitNative

    * 优化json find逻辑

    * modify AddDockerJsonLog

    * AddContainerdTextLog

    * add ProcessEventsWithPartLogUnittest

    * add ProcessorMergeMultilineLogNative (alibaba#1354)

    * add mKeepingSourceWhenParseFail

    * Add InputContainerLog (alibaba#1373)

    * add InputContainerStdout

    * fix UnmatchedContentTreatmentToString

    * Collecting and Processing stdout Information from metric_container_info (alibaba#1381)

    * add InputContainerStdout

    * metric_container_meta

    * go往c++传输数据

    * GetMountedFilePathWithBasePath

    * 兼容旧版checkpoint

    * LastMatchedLine supports dockerJsonFIle and containerdText (alibaba#1417)

    * 修复LastMatchedLine匹配不到时的问题

    * Improved container discovery mechanism for collecting logs from exited containers in a timely manner. (alibaba#1458)

    Optimize the fetchAll mechanism for container discovery to ignore a container only if the time since its exit has exceeded ContainerInfoDeletedTimeout.
    Increase the value of ContainerInfoDeletedTimeout to 120 to prevent potential log loss due to delays in container log collection.

    * enhancement: boost multiline and docker log parsing performance  (alibaba#1448)

    * add input-container-log.md

    ---------

    Co-authored-by: yitao <qiuwencheng.qwc@alibaba-inc.com>
    Co-authored-by: henryzhx8 <zhhxjack8@aliyun.com>

commit 874599d
Author: blueskygzhz <147569085+blueskygzhz@users.noreply.github.com>
Date:   Thu May 9 13:45:34 2024 +0800

    Monitor rename (alibaba#1479)

    * Rename LogtaiMetric.cpp to LogtailMetric.cpp

commit f0bc509
Author: Tom Yu <yyuuttaaoo@gmail.com>
Date:   Thu May 9 10:08:03 2024 +0800

    fix all compile waring in main program (alibaba#1480)

    * fix all compile waring in main program

    * fix BoostRegexValidator compile errors

commit b4c238f
Author: Zhu Shunjia <zhushunjia@bytedance.com>
Date:   Wed May 8 18:54:41 2024 +0800

    fix: no check go plugins in core (alibaba#1468)

    * no check go plugins in c++

    * fix ut

    * remove unused variable and functions

    * fix: restore plugin registry initializer

commit b9ce586
Author: henryzhx8 <zhhxjack8@aliyun.com>
Date:   Wed May 8 11:08:37 2024 +0800

    fix missing uuid and incorrect instance id (alibaba#1476)

    * fix missing uuid and incorrect instance id

commit baa0f2d
Author: Tom Yu <yyuuttaaoo@gmail.com>
Date:   Wed May 8 11:05:36 2024 +0800

    ensure ssl is linked after spl to fix compilation errors (alibaba#1474)

commit 6140d0c
Author: Tom Yu <yyuuttaaoo@gmail.com>
Date:   Wed May 8 11:04:52 2024 +0800

    improve worst case performance when all events failed to process (alibaba#1465) (alibaba#1472)

    * improve worst case performance when all events failed to process (alibaba#1465)

    * Add benchmark

commit 3b4325f
Author: Bingchang Chen <abingcbc626@gmail.com>
Date:   Tue May 7 00:50:05 2024 -0700

    default enable spl (alibaba#1475)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants