grafana / pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code
https://grafana.com/oss/pyroscope/
GNU Affero General Public License v3.0
9.66k stars 577 forks source link

[release/v1.5] docs: Add note about environment variable `DOTNET_EnableDiagnostics` #3294

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Backport 7aaf8e1e172982143f1913de0ff9fcc6689b60c8 from #3291


This adds some instructions how to make sure profiling is working in dotnet 8.

image

See https://github.com/dotnet/runtime/issues/96227