Skip to content

clarify README about GridFS and CaptureCommandText#48

Open
renatohgrimes wants to merge 2 commits intojbogard:mainfrom
renatohgrimes:gridfs-cmd-capture
Open

clarify README about GridFS and CaptureCommandText#48
renatohgrimes wants to merge 2 commits intojbogard:mainfrom
renatohgrimes:gridfs-cmd-capture

Conversation

@renatohgrimes
Copy link
Copy Markdown

Hi, I recently ran into an issue where using CaptureCommandText = true with GridFS caused high memory usage. This happens because activity traces end up capturing large binary data from the insert chunk command.

This PR updates the README to clarify this behavior and suggests customizing ShouldStartActivity to avoid the problem.

@renatohgrimes renatohgrimes changed the title clarify README about GridFS command text capture clarify README about GridFS and CaptureCommandText Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants