From 98b662569f159c806c760724205e1bb144485620 Mon Sep 17 00:00:00 2001 From: "iacbot[bot]" <82212623+iacbot[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 00:31:25 +0000 Subject: [PATCH] Lacework IaC Security Badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 78a0820..cf85038 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Pacemaker +[![Git](https://app.soluble.cloud/api/v1/public/badges/16b55af1-e213-4871-aa46-a1a0fee500a7.svg?orgId=451115019187)](https://app.soluble.cloud/repos/details/github.com/michaelneale/pacemaker?orgId=451115019187) + Pacemaker is an alerting engine. It accepts "heartbeats" which are a regular stream of (json) events from a system indicating their health. Should the heartbeat go missing, become irregular, or the data submitted appear irregular, then alerts will result. It does this by learning from timeseries data discovered and also adapting to the frequency of the heartbeat. The end result is a history of a "check" over time - when it was ok, when it was critical, and the actual and predicted values of a timeseries.