Monitoring uninstrumented block of code | APM Insight

What is un-instrumented block of code in APM Insight

By default, APM Insight agent monitors known frameworks and libraries in your application code. However, there may be certain methods which may not be instrumented by the agent. Such kind of code are classified as ' un-instrumented block of code'. 

If you prefer to monitor these blocks of code, you can instrument them using custom instrumentation. Custom instrumentation allows you to monitor specific blocks of your application code. 

Related articles:
  1. Custom instrumentation for Java applications
  2. Custom instrumentation for .NET applications