Подія
17 бер., 21 - 21 бер., 10
Приєднайтеся до серії нарад, щоб створити масштабовані рішення зі ШІ на основі реальних випадків використання з колегами-розробниками та експертами.
Зареєструватися заразЦей браузер більше не підтримується.
Замініть його на Microsoft Edge, щоб користуватися перевагами найновіших функцій, оновлень безпеки та технічної підтримки.
Azure Container Apps provides several built-in observability features that together give you a holistic view of your container app’s health throughout its application lifecycle. These features help you monitor and diagnose the state of your app to improve performance and respond to trends and critical problems.
These features include:
Feature | Description |
---|---|
Log streaming | View streaming system and console logs from a container in near real-time. |
Container console | Connect to the Linux console in your containers to debug your application from inside the container. |
Azure Monitor metrics | View and analyze your application's compute and network usage through metric data. |
Application logging | Monitor, analyze, and debug your app using log data. |
Azure Monitor Log Analytics | Run queries to view and analyze your app's system and application logs. |
Azure Monitor alerts | Create and manage alerts to notify you of events and conditions based on metric and log data. |
Примітка
While not a built-in feature, Azure Monitor Application Insights is a powerful tool to monitor your web and background applications. Although Container Apps doesn't support the Application Insights auto-instrumentation agent, you can instrument your application code using Application Insights SDKs.
With Container Apps observability features, you can monitor your app throughout the development-to-production lifecycle. The following sections describe the most effective monitoring features for each phase.
During the development and test phase, real-time access to your containers' application logs and console is critical for debugging issues. Container Apps provides:
Once you deploy your container app, continuous monitoring helps you quickly identify problems that occur around error rates, performance, and resource consumption.
Azure Monitor gives you the ability to track your app with the following features:
Container Apps manages updates to your container app by creating revisions. You can run multiple revisions concurrently in blue green deployments or to perform A/B testing. These observability features help you monitor your app across revisions:
Подія
17 бер., 21 - 21 бер., 10
Приєднайтеся до серії нарад, щоб створити масштабовані рішення зі ШІ на основі реальних випадків використання з колегами-розробниками та експертами.
Зареєструватися заразНавчання
Модуль
Масштабування розгорнутих програм-контейнерів і керування ними - Training
У цьому модулі розглянуто концепцію виправлень у програмах для контейнерів Azure та розглянуто варіанти керування життєвим циклом програм. Вона також охоплює параметри масштабування та вливання, зокрема розділення трафіку для контейнерних програм Azure.
Сертифікація
Microsoft Certified: Azure Developer Associate - Certifications
Створюйте насккладні рішення в Microsoft Azure, щоб створювати функції Azure, впроваджувати веб-програми та керувати ними, розробляти рішення, що використовують сховище Azure тощо.
Документація
Monitor logs in Azure Container Apps with Log Analytics
Monitor your container app logs with Log Analytics
Collect and read OpenTelemetry data in Azure Container Apps (preview)
Learn to record and query data collected using OpenTelemetry in Azure Container Apps.
Monitor Azure Container Apps metrics
Monitor your running apps metrics.