From f2aa9de49cc274538a87558d3fe7c115bf69b6a2 Mon Sep 17 00:00:00 2001 From: Jaganathan P <156800415+jagan2221@users.noreply.github.com> Date: Thu, 5 Dec 2024 06:25:58 +0530 Subject: [PATCH] Update README.md --- pkg/extension/opampextension/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg/extension/opampextension/README.md b/pkg/extension/opampextension/README.md index 2577b0c4a5..10367f427b 100644 --- a/pkg/extension/opampextension/README.md +++ b/pkg/extension/opampextension/README.md @@ -31,6 +31,9 @@ It manages: configuration received from the OpAMP server. This directory must coincide with a configuration provider (e.g. glob) for the configuration to be loaded by the collector. +- `disable_tag_new_config_merge`: (optional) Boolean flag to disable new config merge + flow introduced for tag edit feature for remotely managed collectors. Default + value is disabled. ## Example Config