-
Notifications
You must be signed in to change notification settings - Fork 67
feat: Improve agent startup #1760
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
Merged
Merged
Changes from 14 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
9ddbfbe
chore: Fix local jest tests not passing
ptang-nr 6d31cdc
WIP - add caching and related tests
ptang-nr 84fd2da
WIP - Update handling of feature session modes
ptang-nr b30a425
WIP - Reduce logging/harvesting test modes
ptang-nr 88d40a1
WIP - Fix referencing undefined session
ptang-nr 0e16832
WIP - update JSDocs
ptang-nr 4b590cf
WIP - cleanup
ptang-nr 9011b03
WIP - patch e2e test
ptang-nr c62667d
WIP - patch e2e test
ptang-nr 6c62d8e
WIP - add explicit test for wiping cached RUM on session reset
ptang-nr 50294ab
WIP - RUM response should always contain entitlement + sampling decis…
ptang-nr e85e090
fix: Add cachedRumResponse to session model object
ptang-nr b46c9c5
Merge branch 'main' into NR-509779-improve-startup
ptang-nr 6339ac0
Merge branch 'main' into NR-509779-improve-startup
ptang-nr 9d7d83f
Merge branch 'main' into NR-509779-improve-startup
ptang-nr 2de2845
WIP - Use cached rum response when present
ptang-nr 0025c40
Update src/features/logging/aggregate/index.js
ptang-nr 9348e34
WIP - refactor logging mode + code review feedback
ptang-nr fbe5e9a
WIP - SR code review feedback
ptang-nr 5c0fd51
WIP - ST code review feedback
ptang-nr b39279a
WIP - fix
ptang-nr cbc7e7a
WIP - refactor
ptang-nr 3e7defc
Merge branch 'main' into NR-509779-improve-startup
ptang-nr 6308019
fix: Setting shouldCacheResponse value
ptang-nr 1e4c873
fix: Use cached RUM response without waiting for call
ptang-nr 82b0f26
Merge branch 'main' into NR-509779-improve-startup
ptang-nr 49da74d
fix: Bad merge
ptang-nr d774a7f
Merge branch 'main' into NR-509779-improve-startup
ptang-nr 07d4cad
Merge branch 'main' into NR-509779-improve-startup
ptang-nr a58738a
Revert to default to 0 for falsy feature values
ptang-nr a8dbf3b
Merge branch 'main' into NR-509779-improve-startup
ptang-nr 8bbda57
Troubleshoot flaky test
ptang-nr 6076551
Add warning if invalid feature mode detected
ptang-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 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
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
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.
Uh oh!
There was an error while loading. Please reload this page.