-
Notifications
You must be signed in to change notification settings - Fork 249
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(synthetics): adds support for multiple browsers and devices with synthetic monitors #2743
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
d3cbc61
feat(synthetics): multi browser, devices changes in couple of synthet…
shashank-reddy-nr bb702fa
feat(synthetic Browser Monitor): Add multi browser support for simple…
vagrawal-newrelic 51c20ca
feat(synthetics): added integration test changes of multi browsers su…
shashank-reddy-nr baaec80
fix(synthetics): made changes to show drift if monitor config changes…
shashank-reddy-nr 14fab73
fix(synthetics): fixed feat to see drift if user changes sometime in UI
shashank-reddy-nr cf76c2e
fix(synthetics): allow new -> legacy runtime downgrade until Oct 22 f…
pranav-new-relic 186c53c
chore(synthetics): update code to revert setting empty strings in sim…
pranav-new-relic 9c0d0a2
chore(synthetics): update code to revert setting empty strings in sim…
pranav-new-relic 5da79d9
chore(synthetics): Merged EOL changes main into working branch
shashank-reddy-nr 5801055
fix(synthetic monitor): Add logic to show drift in case of any UI cha…
vagrawal-newrelic 5aec0eb
feat(Synthetics): Removing device_type and device_orientation from th…
vagrawal-newrelic 819e473
fix(drift): fixed the drift issue with devices field
shashank-reddy-nr 8cfbbc3
chore(synthetics): Computed method changes
shashank-reddy-nr 803e1e7
chore(synthetics): merged facilitate-runtime-downgrade-simple-scripte…
shashank-reddy-nr 774b7a6
chore(synthetics): diff supress method changes, still need to address…
shashank-reddy-nr 436dda5
chore(synthetics): diffsupress solution final changes
shashank-reddy-nr 87090d5
Revert "chore(synthetics): merged facilitate-runtime-downgrade-simple…
shashank-reddy-nr bab7afe
feat(synthetics): multibrowsers final set of changes with native appr…
shashank-reddy-nr d65f87d
chore(synthetics): reverted go.sum change
shashank-reddy-nr 1316a16
fix(synthetics): compilation errors fix
shashank-reddy-nr d1c090f
chore(lint): lint issue fix
shashank-reddy-nr 417555e
chore(synthetics): pointed client-go changes
shashank-reddy-nr 0adf859
fix(tests): integration tests fixed
shashank-reddy-nr 43237d5
Merge branch 'main' into NR-293404
shashank-reddy-nr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is the
\n
intended 🤔There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, this is intended, due to the error message format is quite weird as shown below