-
Notifications
You must be signed in to change notification settings - Fork 335
Add RUM SDK injection for servlet based web servers #9110
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 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
257f167
feat(rum): Add initial config and API
PerfectSlayer 5e734e3
feat(rum): Iterating on initial config and API
PerfectSlayer dde7164
fix(rum): Fix config print
PerfectSlayer bb22e1a
fix(rum): Remove content type support as only "text/html" is supported
PerfectSlayer 1bf99a1
feat(rum): Add smoke tests
PerfectSlayer 8814d86
feat(rum): Add smoke tests
PerfectSlayer a1f0a77
feat(rum): Add smoke tests
PerfectSlayer f941b4a
feat(rum): Add smoke tests
PerfectSlayer fe2006c
Add RUM injection for servlet 3
amarziali 2ac167a
fix rum injection smoke test
amarziali c389b77
fix javadoc
amarziali 01f6aae
Add benchmark
amarziali 486ee57
avoid linkage issues with earlier servlet specs
amarziali 2a55b69
feat(rum): Improve smoke test to add more cases
PerfectSlayer ce2c141
feat(rum): Add remote config and fix json encoding
PerfectSlayer 9d43968
feat(rum): Add more smoke tests
PerfectSlayer a809044
fix(rum): Fix config
PerfectSlayer a0bae01
fix(rum): Fix smoke tests
PerfectSlayer 42e3e6b
feat(rum): Add more smoke tests
PerfectSlayer 4f0b646
feat(rum): Simplify config to remove dynamic init
PerfectSlayer 1c49a79
Use runnable for callback
amarziali 24c817e
improve pipe perfs
amarziali 4beb3a8
feat(rum): Add injector and config unit tests
PerfectSlayer 23f65fb
Add rum injection for jakarta servlet
amarziali dc3beab
codenarc
amarziali 78ce365
Merge branch 'master' into project/rum-injection
PerfectSlayer 58c8ef3
fix(rum): Fix smoke test merge
PerfectSlayer 71a0923
exclude spring virtual filter chain
amarziali af937dc
fix(rum): Fix SDK snippet
PerfectSlayer 79db3ce
final fixes
amarziali 6672db9
fix more tests
amarziali fc23ee8
fix(rum): Fix privacy level encoding
PerfectSlayer b1ea903
Apply suggestions
amarziali 6fb58b4
feat(rum): Improve config related to PR review feedback
PerfectSlayer 1e6faf9
Improve and fix circular buffer
amarziali a4d960d
review
amarziali d4e5f6f
bad commit
amarziali 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
avoid linkage issues with earlier servlet specs
- Loading branch information
commit 486ee57a404676a54de372d69c9690754c7fdbba
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
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.