The application health extension periodically probes for application health based on user configuration within a Linux VM when configured.
Перейти к файлу
Kevin Lugo Rosado ae7d31e371 adding more codeql queries 2024-05-16 02:27:07 +00:00
.github/workflows adding more codeql queries 2024-05-16 02:27:07 +00:00
integration-test App Health Extension v2: Added Support TLS 1.3, added Parallel test execution and updated GitHub Workflow. (#38) 2023-11-15 17:31:45 -08:00
main App Health Extension v2: Added Support TLS 1.3, added Parallel test execution and updated GitHub Workflow. (#38) 2023-11-15 17:31:45 -08:00
misc Bump to v2.0.6 (#32) 2023-07-19 13:07:05 -07:00
vendor - Cleaned up Github Workflow flow Godep and added correct Go Version (Go 1.18.10) (#41) 2023-10-17 13:25:55 -07:00
.dockerignore Adding extension and tests 2018-06-26 12:45:05 -07: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 - Cleaned up Github Workflow flow Godep and added correct Go Version (Go 1.18.10) (#41) 2023-10-17 13:25:55 -07:00
README.md Add support for new health states (#13) 2022-07-14 08:33:38 -07:00
SECURITY.md Microsoft mandatory file 2022-07-28 16:54:21 +00:00
go.mod Migrated to golang modules (#28) 2022-10-10 10:16:38 -07:00
go.sum Migrated to golang modules (#28) 2022-10-10 10:16:38 -07:00
test.Dockerfile Fix go workflow, updated test dockerfile to use ubuntu 20.04, and fix failing integration tests (#35) 2023-08-23 15:21:23 -07:00

README.md

Azure ApplicationHealth Extension for Linux (1.0.0)

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.