What are the limitations of custom instrumentation in .NET agent
While most of the functions can be instrumented using custom instrumentation, the following kinds of methods will be ignored for profiling:
- Constructors
- Object finalizers and Disposer methods
- Lambda functions
- Property getter/ setter
New to ADSelfService Plus?