-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[add_session_metadata processor] Keep exited processes in the process DB #39173
Merged
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4775eae - Browse repository at this point
Copy the full SHA 4775eaeView commit details
Commits on Apr 24, 2024
-
With the add_session_metadata processor, don't remove processes from the process db when the process has exited. The processor can be run on an fork/exec events after the process has actually exited, so the process must remain in the DB after it has exited, so the info can be used in enrichment of these events. Now the process is kept in the DB, and the exit code is appended, so the exit code is also now properly enriched for exit events.
Configuration menu - View commit details
-
Copy full SHA for 8f94732 - Browse repository at this point
Copy the full SHA 8f94732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d9673b - Browse repository at this point
Copy the full SHA 9d9673bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb01ea - Browse repository at this point
Copy the full SHA 9eb01eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d074b3e - Browse repository at this point
Copy the full SHA d074b3eView commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcb9a69 - Browse repository at this point
Copy the full SHA bcb9a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4f8a76 - Browse repository at this point
Copy the full SHA a4f8a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e8095 - Browse repository at this point
Copy the full SHA e9e8095View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa804c - Browse repository at this point
Copy the full SHA bfa804cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 477ff7c - Browse repository at this point
Copy the full SHA 477ff7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5b7e0f - Browse repository at this point
Copy the full SHA e5b7e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b0f1eb - Browse repository at this point
Copy the full SHA 5b0f1ebView commit details
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.