cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

instrumenting obfuscated .net libs

rastislav_danis
DynaMight Pro
DynaMight Pro

we tried to monitor application written in .net by dt saas latest agent.

log for dotnet agent (ruxitagent_<name>_<number>.log) contains messages about obfuscated modules like this:

Module seems to be obfuscated. Skipping instrumentation. (<name of dll>.dll)

are there any options how to retrieve any data in this case ? some manual steps, configuration recommendations ?

Alanata a.s.
2 REPLIES 2

Christoph_Neum
Dynatrace Mentor
Dynatrace Mentor

Apart from obfuscated assemblies, this message will also appear for assemblies that contain no implementations (only interfaces). It's a little misleading, but in fact, nothing really changes. Interfaces cannot be instrumented.

If you think this is a false-positive, please provide the assembly, then we can take a look.

thanks, we will discuss more details with application architects and post here, if we would need further clarification

Alanata a.s.

Featured Posts