Skip to content
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

Support jsonline protocol #1265

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Conversation

lujiajing1126
Copy link
Contributor

@lujiajing1126 lujiajing1126 commented Dec 15, 2023

This PR is to support jsonline protocol which is supported by the FluentBit collector.

This could help ilogtail work with VictoriaLogs, the newly released open-source log solution this year.

* support jsonline protocol
* add UTs
* support field rename and protocol rename
* reuse bytebuf
* use jsoniter instead of encoding/json
@yyuuttaaoo yyuuttaaoo requested review from henryzhx8 and linrunqi08 and removed request for henryzhx8 and linrunqi08 December 15, 2023 03:48
@yyuuttaaoo yyuuttaaoo merged commit 3e0a541 into alibaba:main Dec 22, 2023
17 checks passed
@lujiajing1126 lujiajing1126 deleted the support-jsonline branch December 22, 2023 09:05
@yyuuttaaoo yyuuttaaoo added the feature request New feature request label Dec 22, 2023
@yyuuttaaoo yyuuttaaoo added this to the v2.0 milestone Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants