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

add UsingOldContentTag. When UsingOldContentTag is set to false, the tag is now put into the context during cgo. #1169

Merged
merged 66 commits into from
Oct 25, 2023

Conversation

quzard
Copy link
Collaborator

@quzard quzard commented Oct 8, 2023

No description provided.

core/config/Config.h Show resolved Hide resolved
core/config/Config.h Show resolved Hide resolved
core/config/Config.h Show resolved Hide resolved
pluginmanager/plugin_runner_v1.go Outdated Show resolved Hide resolved
plugins/aggregator/context/aggregator_context.go Outdated Show resolved Hide resolved
pkg/protocol/proto/genernate.sh Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
pluginmanager/plugin_runner_v1.go Outdated Show resolved Hide resolved
plugins/aggregator/context/aggregator_context.go Outdated Show resolved Hide resolved
plugins/aggregator/context/aggregator_context.go Outdated Show resolved Hide resolved
plugins/aggregator/context/aggregator_context.go Outdated Show resolved Hide resolved
plugins/aggregator/context/aggregator_context.go Outdated Show resolved Hide resolved
@yyuuttaaoo yyuuttaaoo merged commit 8df501f into alibaba:main Oct 25, 2023
19 checks passed
@yyuuttaaoo yyuuttaaoo added this to the v2.0 milestone Nov 8, 2023
@yyuuttaaoo yyuuttaaoo added the enhancement Feature enhancement label Nov 8, 2023
linrunqi08 pushed a commit that referenced this pull request Jan 16, 2024
…tag is now put into the context during cgo. (#1169)

* add mUsingOldContentTag

* add changelog

* add extractTagsToLogTags

* add logGroupPoolSize

* set aggregator_context as default aggregator

* Add protoc description

* add AddToQueueWithRetry

* add LogGroupWithSize

* add Test_extractTagsToLogTags

* delete nowLogGroupSizeMap

* make lint

* fix genernate.sh

* set aggregator_context as aggregator_default

* add WITHOUTGDB into e2e

* fix doc

* logGroupPoolSize = 0 when reset

* change LogGroupWithSize to *LogGroupWithSize

* add tag_kv_regex

* addToQueueWithRetry

* add using_old_content_tag

* fix

* modify changelog
Conflicts:
	.github/workflows/build.yaml
	.github/workflows/e2e-framework.yaml
	.github/workflows/e2e.yaml
	scripts/gen_build_scripts.sh
linrunqi08 pushed a commit that referenced this pull request Jan 16, 2024
…tag is now put into the context during cgo. (#1169)

* add mUsingOldContentTag

* add changelog

* add extractTagsToLogTags

* add logGroupPoolSize

* set aggregator_context as default aggregator

* Add protoc description

* add AddToQueueWithRetry

* add LogGroupWithSize

* add Test_extractTagsToLogTags

* delete nowLogGroupSizeMap

* make lint

* fix genernate.sh

* set aggregator_context as aggregator_default

* add WITHOUTGDB into e2e

* fix doc

* logGroupPoolSize = 0 when reset

* change LogGroupWithSize to *LogGroupWithSize

* add tag_kv_regex

* addToQueueWithRetry

* add using_old_content_tag

* fix

* modify changelog
@quzard quzard deleted the tag branch February 28, 2024 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature enhancement
Projects
None yet
4 participants