what's the difference and relation between log analytics / app insights / azure monitor?
can you explain more about this?
thanks.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@imeya Thanks for your feedback! We will investigate and update as appropriate.
@imeya, Azure monitor is a service under Management and Governance category. At high level, to collect and analyze telemetry data it includes Log Analytics suite and Application Insights. For more information, please refer https://docs.microsoft.com/en-us/azure/azure-monitor/ and https://docs.microsoft.com/en-us/azure/azure-monitor/overview
What kind of telemetry data is being handled by Log Analytics ? -> Data related to infrastructure and network level i.e., few of them are syslogs, IIS logs, custom logs, windows events, windows and linux performance counters, etc. For more information, please refer https://docs.microsoft.com/en-us/azure/azure-monitor/azure-monitor-log-hub
What kind of telemetry data is being handled by App Insights ? -> Data related to code-level application performance level i.e., few of them are ping URL tests, page view counts, page view load data, HTTP requests, dependency calls, exceptions and stack traces, custom events and metrics that you code, trace logs, AJAX calls, user and session counts, run-time exceptions, failure anomalies, abnormal rise in exceptions, etc. For more information, please refer https://docs.microsoft.com/en-us/azure/azure-monitor/azure-monitor-app-hub and https://docs.microsoft.com/en-us/azure/azure-monitor/app/troubleshoot-faq#what-telemetry-is-collected-by-application-insights
For any naming and terminology changes please refer https://docs.microsoft.com/en-us/azure/azure-monitor/terminology
It appears that there's no edits or updates needed for the current documentation but if there are further questions regarding this matter or regarding documentation changes, please reply and we will gladly continue the discussion.
@imeya Closing this issue for now. If there are further questions regarding this matter or regarding documentation changes, please reply and we will gladly continue the discussion.
The answer @KrishnaG-MSFT provided is not totally correct. Logic Apps log app behavior into Log Analytics, including application-specific context properties.
Most helpful comment