Open
Description
Describe the bug
.NET Tracer (v3.6.1) not working .
To Reproduce
Steps to reproduce the behavior:
- Run installer as administrator
- Set
Environment
for service onHKLM\SYSTEM\CurrentControlSet\Services\<ServiceName>
- Restart service
- Check log
- See warning like
[2024-12-12 15:31:00.962 | warning | PId: 8996 | TId: 9124] Load: Error loading dynamic library 'C:\Program Files\Datadog\.NET Tracer\win-x64\.\Datadog.Profiler.Native.dll': The specified procedure could not be found.
- Run
dd-dotnet check process <Service PID>
. - See warning like
[WARNING]: The continuous profiler library is not loaded into the process.
Expected behavior
.NET Traces appear in Datadog portal for the service
Runtime environment (please complete the following information):
- Instrumentation mode: automatic with msi installer
- Tracer version: 3.6.1
- OS: Windows Server 2016 Datacenter
- CLR: NET Framework 4.8.1
Metadata
Metadata
Assignees
Labels
No labels