Robert Pająk
Robert Pająk
@pichlermarc Are you working on it? Do you need any help?
Reopening as the environment variable is not documented.
I created https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/issues/2821
Related to https://github.com/open-telemetry/community/issues/1672.
I think that the user can get these resources using the OTel Collector. I am not sure if we need to have it in auto-instrumentation (more dependencies, bigger package, more...
It may be good to look at https://github.com/open-telemetry/opentelemetry-collector-releases/pull/207 EDIT: It looks like `sigstore` does not meets our needs. See: https://github.com/sigstore/cosign/issues/2170 and https://github.com/sigstore/fulcio/issues/250
Related to https://github.com/open-telemetry/community/issues/1672.
I propose to add a pprof exporter as it could be useful for both the users as well as OTLP Profiler SIG for reference.
SIG meeting: The issue is not that minor as .NET does NOT always get rid of Background threads which are still running.
We probably could run even both. I remember using `CppCheck` many years ago and it found serious bugs. There is also [Clang Static Analyzer](https://clang.llvm.org/docs/ClangStaticAnalyzer.html) (usage: [here](https://clang-analyzer.llvm.org/scan-build.html))