An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Hello @Aditya Ghosh thanks for your post. To answer your question directly, Codeless Application Insight (AI) is an app-level feature of Azure Monitor that supports monitoring at the application layer including pass/fail rate for incoming and outgoing requests, response time, etc. Azure Monitor includes other solutions for infra-level support. Please let me know what your speicifc infra monitoring requirements are and we can propose some solutions.
Here is a 16 min clip that walks through setup process and benefits of codeless instrumentation on a test dot.Net app. For example, if you install codeless AI on an application with SDK-level instrumentation already installed, the codeless AI is non-invasive, doesnt override the existing SDK level monitoring and simply remains a bacground process (on standby). However if SDK monitoring doesnt exist, then Codeless AI will assume app-level instrumentation capabilites without any code change needed.
Hope this helps but do ping if you have any followup questions.
Cheers.