From ed7a5c2903a80b2d19df8a263c5b6a28cf0cdd26 Mon Sep 17 00:00:00 2001 From: spaparaju Date: Thu, 29 Apr 2021 10:27:35 +0530 Subject: [PATCH] update CHANGELOG Signed-off-by: spaparaju --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e63d0039a11..524dcfacef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,8 @@ We use _breaking :warning:_ to mark changes that are not backward compatible (re ## Unreleased ### Added -- +- [#4117](https://github.com/thanos-io/thanos/pull/4117) Mixin: new alert ThanosReceiveTrafficBelowThreshold to flag if the ingestion average of the last hour is 50% of the ingestion average for the last 12 hours. + ### Fixed - ### Changed