The application health extension periodically probes for application health based on user configuration within a Linux VM when configured.
Перейти к файлу
Kevin Lugo Rosado cd19ec010d refactor: Update telemetry event dispatch and logging in telemetry package 2024-06-29 00:40:46 +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 update Telemetry package Event constants naming 2024-06-27 18:26:31 +00:00
integration-test chore(script): Update the script tp upload the test binaries to use the new account 2024-06-13 16:57:58 -07:00
internal refactor: Update telemetry event dispatch and logging in telemetry package 2024-06-29 00:40:46 +00:00
main Merge branch 'master' into feature/v2/Telemetry 2024-06-28 19:23:57 +00:00
misc chore(logging): Logging the error code if kill fails 2024-06-20 11:22:26 -07:00
pkg/logging Added new slog handler 2024-06-28 02:29:38 +00:00
vendor Implementing New Sequence Number Management and Fixing how we get the extension Sequence Number (#83) 2024-06-27 18:13:21 -07: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 Implementing New Sequence Number Management and Fixing how we get the extension Sequence Number (#83) 2024-06-27 18:13:21 -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 Implementing New Sequence Number Management and Fixing how we get the extension Sequence Number (#83) 2024-06-27 18:13:21 -07:00
go.sum Implementing New Sequence Number Management and Fixing how we get the extension Sequence Number (#83) 2024-06-27 18:13:21 -07: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.