[8.19] [Synthetics] Added task to sync global parameters when they are added, edited or deleted (#216015)#221243
Merged
cesco-f merged 1 commit intoelastic:8.19from May 23, 2025
Merged
Conversation
Contributor
|
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
Contributor
💔 Build Failed
Failed CI Steps |
0bf6cbf to
2148551
Compare
Contributor
|
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
2148551 to
bb06312
Compare
…, edited or deleted (elastic#216015) This will improve PR elastic#216197. A new task is created using the task manager every time a global parameter is created, edited or deleted. When params is updated/remove/added it will sync task soon, and task also continue to run every 10 minutes. In the task we check if params have been changed since last run or param total have changes since last run, in that case we sync private locations data with package polices Add few browser synthetics monitors in a test private location Add/Update or delete a param , make sure relevant agent policy is updated with params. Go to fleet agent policy, view agent policy yaml and notice params field for a browser monitor in yaml. --------- Co-authored-by: Shahzad <shahzad31comp@gmail.com> (cherry picked from commit 0a838e4)
bb06312 to
6d3131e
Compare
shahzad31
approved these changes
May 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto8.19:Questions ?
Please refer to the Backport tool documentation