You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @dsim62 - it will likely be released at some point in the next couple of weeks.
However, the fact you're seeing this error implies that you're currently setting the profiling variables globally and are (accidentally?) instrumenting every process on your machine. We strongly advise you not to take this approach, as it's likely you'll find issues with built-in processes like this.
Describe the bug
Hello, I installed the .net profiler in 3.6.1 following https://docs.datadoghq.com/fr/tracing/trace_collection/automatic_instrumentation/dd_libraries/dotnet-core/?tab=windows, i can see my traces in datadog but when opening iis i have an error "the procedure entry point GetThreadDescription could not be located un the dynamic link library" on datadog library
To Reproduce
Steps to reproduce the behavior:
Just open iis manager and had the popup with the error
Expected behavior
No errors
Screenshots
Runtime environment (please complete the following information):
Additional context
Add any other context about the problem here.
Thank you for your help,
Regards,
The text was updated successfully, but these errors were encountered: