Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: add fields for browser monitors via config !! #1000

Merged
merged 2 commits into from
Feb 14, 2025
Merged

Conversation

shahzad31
Copy link
Contributor

Fields were not being added via local config for browser monitors !!

reported via https://discuss.elastic.co/t/monitor-fields-ignored-for-browser-monitors-and-monitor-tags-are-not-merged/374559

@shahzad31 shahzad31 changed the title fix: fix fields bugs for browser monitors for global config !! fix: fix fields for browser monitors via config !! Feb 14, 2025
@@ -442,6 +442,7 @@ export default class Runner implements RunnerInfo {
alert: options.alert,
retestOnFailure: options.retestOnFailure,
enabled: options.enabled,
fields: options.fields,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this was the main issue :(

Copy link
Member

@vigneshshanmugam vigneshshanmugam left a comment

Choose a reason for hiding this comment

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

LGTM

@vigneshshanmugam vigneshshanmugam changed the title fix: fix fields for browser monitors via config !! fix: add fields for browser monitors via config !! Feb 14, 2025
@shahzad31 shahzad31 merged commit 65b9553 into main Feb 14, 2025
11 checks passed
@shahzad31 shahzad31 deleted the fix-fields-bug branch February 14, 2025 16:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants