[CSHARP-3811] Memory leak when used in conjunction with Datadog.Trace Created: 23/Aug/21 Updated: 30/Aug/21 Resolved: 26/Aug/21 |
|
| Status: | Closed |
| Project: | C# Driver |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Unknown |
| Reporter: | Tyler Ohlsen | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Description |
|
When I use the C# MongoDB driver in conjunction with the Datadog.Trace (C#) library, I'm seeing a memory leak of about 5MB per hour. Please refer to [this issue|https://github.com/DataDog/dd-trace-dotnet/issues/1602]. The developers of that library indicate that a change to the MongoDB C# driver would be the best course of action. See this PR. |