The application health extension periodically probes for application health based on user configuration within a Linux VM when configured.
Перейти к файлу
Frank Pang d71fec06ec fix logging 2024-05-21 21:28:26 +00:00
.devcontainer Changes to support running devcontainer based tests on Mac Silicon (#72) 2024-05-16 13:41:21 -07:00
.github/workflows Adding CodeQL Code Scanning Workflow (#71) (#73) 2024-05-16 16:06:42 -07:00
.vscode Adding Kusto Telemetry to ApplicationHealthLinux v2 (#63) 2024-05-01 23:46:04 -07:00
integration-test fix(cgroups): Fixing the check for systemd-run (#70) 2024-05-16 15:17:26 -07:00
internal Improve logging by including seqNum, pid, and status sent, along with some errors being sent to kusto as well 2024-05-21 00:41:53 +00:00
main fix logging 2024-05-21 21:28:26 +00:00
misc fix: Update manifest.xml version to 2.0.11 2024-05-16 23:12:36 +00:00
pkg/logging Adding Kusto Telemetry to ApplicationHealthLinux v2 (#63) 2024-05-01 23:46:04 -07:00
vendor Get latest azure-extension-platform pkgs for extension events 2024-05-21 18:21:58 +00:00
.dockerignore Adding extension and tests 2018-06-26 12:45:05 -07:00
.gitattibutes make sure bash files are lf line endings 2024-04-22 21:47:18 +00:00
.gitignore Add support for new health states (#13) 2022-07-14 08:33:38 -07:00
.travis.yml Add support for new health states (#13) 2022-07-14 08:33:38 -07:00
ISSUE_TEMPLATE Adding extension and tests 2018-06-26 12:45:05 -07:00
LICENSE Adding extension and tests 2018-06-26 12:45:05 -07:00
Makefile Passing Extension Version to VMWatch (#52) 2024-01-18 14:02:30 -08:00
README.md Resource governance, heartbeat and dev container changes (#43) 2023-11-30 18:38:07 -08:00
SECURITY.md Microsoft mandatory file 2022-07-28 16:54:21 +00:00
go.mod Get latest azure-extension-platform pkgs for extension events 2024-05-21 18:21:58 +00:00
go.sum Get latest azure-extension-platform pkgs for extension events 2024-05-21 18:21:58 +00:00
test.Dockerfile Adding Kusto Telemetry to ApplicationHealthLinux v2 (#63) 2024-05-01 23:46:04 -07:00

README.md

Azure ApplicationHealth Extension for Linux (V2)

Build Status

GitHub Build Status

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. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.