12 строки
1.0 KiB
Markdown
12 строки
1.0 KiB
Markdown
# Azure ApplicationHealth Extension for Linux (V2)
|
|
[![Build Status](https://travis-ci.org/Azure/applicationhealth-extension-linux.svg?branch=master)](https://travis-ci.org/Azure/applicationhealth-extension-linux)
|
|
|
|
[![GitHub Build Status](https://github.com/Azure/applicationhealth-extension-linux/actions/workflows/go.yml/badge.svg)](https://github.com/Azure/applicationhealth-extension-linux/actions/workflows/go.yml)
|
|
|
|
The application health extension periodically probes for application health within a Linux VM when configured.
|
|
The result of the health checks guide automatic actions that can take place on VMs such as stopping rolling upgrades
|
|
across a set of VMs and repairing VMs as they become unhealthy.
|
|
|
|
-----
|
|
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|