Monitoring Tools Flashcards
What is Azure Monitor?
Azure Monitor comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments.
What is the ability to measure and understand how internal systems work in order to answer questions regarding performance, tolerance, security, and faults with a system/application?
Observability
How can the source of common monitoring data to populate datastores be ordered by?
It can be organized into tiers (Highest to Lowest). Application, Operating System, Azure Resources, Azure Subscription, Azure Tenant, Custom Sources.
What is a tool in the Azure portal used to edit and run log queries with data in Azure Monitor Logs?
Log Analytics
What is Log Analytics workspace?
Log Analytics workspace is a unique environment for Azure Monitor log data. Each workspace has its own data repository and configuration, and data sources and solutions are configured to store their data in a particular workspace
What are Alerts that notify you when issues are found with your infrastructure or application and they allow you to identify and address issues before the users of your system notice them?
Azure Alerts
What is the Signal?
The Signal is a data payload emitted from the resource that could be the following types: Metric, Log, Activity log, Application Insights
What is an Application Performance Management (APM) service?
Application Insights
What is an APM?
Monitoring and management of performance and availability of software apps. APM strives to detect and diagnose complex application performance problems to maintain an expected level of service.