Tracer Version(s)
3.31.0
Operating system and platform
Linux
Instrumentation Mode
N/A
TFM
net8.0
Bug Report
The size of the unpacked Datadog.Trace.Bundle package has reached 600MB. This plays badly with github dependabot, whose runners have limited disk space available, and result in failed dependabot runs with log entries such as
- error-message: System.IO.IOException: No space left on device : '/home/dependabot/.nuget/packages/datadog.trace.bundle/3.31.0/datadog.trace.bundle.3.31.0.nupkg'
Is there a workaround?
Reproduction Code
No response