Skip to content
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

Use GC.GetGCMemoryInfo().GenerationInfo[i].SizeAfterBytes for .NET 7 #496

Closed
2 tasks done
xiang17 opened this issue Jul 9, 2022 · 1 comment
Closed
2 tasks done
Labels
comp:instrumentation.runtime Things related to OpenTelemetry.Instrumentation.Runtime

Comments

@xiang17
Copy link
Contributor

xiang17 commented Jul 9, 2022

Issue with OpenTelemetry.Instrumentation.Runtime

See context in #495.

The values for GC.GetGCMemoryInfo().GenerationInfo[i].SizeAfterBytes keep increasing because of a bug dotnet/runtime#60309.

@xiang17
Copy link
Contributor Author

xiang17 commented Jul 21, 2022

Done. Updated inline with issue number for each item.

@xiang17 xiang17 closed this as completed Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:instrumentation.runtime Things related to OpenTelemetry.Instrumentation.Runtime
Projects
None yet
Development

No branches or pull requests

1 participant