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

feat(ConfigProvider): Modify config merge to do replace instead of update for Specific tags for Remotely managed collectors #1604

Merged
merged 138 commits into from
Dec 10, 2024

Conversation

jagan2221
Copy link
Contributor

@jagan2221 jagan2221 commented Jun 11, 2024

Modifying config merge functionality to do replace for collector_fields tag. Merge behaviour for other fields remains the same existing flow.

Why?
Collector tag edit behaviour change requirement

Public doc which describes this merge behaviour. doc link

Note: We are overriding this merge behaviour only for collector_fields tag of Remotely Managed collectors. Config merge flow of Locally managed collectors remain the same existing flow.

@jagan2221 jagan2221 changed the title feat(ConfigProvider): Modify config merge to behave as replace instead of update for Specific tags feat(ConfigProvider): Modify config merge to do replace instead of update for Specific tags Jul 3, 2024
Copy link
Contributor

@rnishtala-sumo rnishtala-sumo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, LGTM, thanks for your patience!

@jagan2221 jagan2221 merged commit 7b1d067 into main Dec 10, 2024
42 checks passed
@jagan2221 jagan2221 deleted the j_config_merge_override branch December 10, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants