diff --git a/ci/flavor_info_miner.py b/ci/flavor_info_miner.py
index aa8169b3ed6274a696c4e49c2ce3346b68d03b4e..4d5cfd8b13fd6968cb10c14ee82b82b541e392d4 100644
--- a/ci/flavor_info_miner.py
+++ b/ci/flavor_info_miner.py
@@ -4,9 +4,9 @@
 Script generates CSV output with available flavors
 
 Actions performed:
- generating of available flavors we offer 
+ generating info about available flavors we offer 
  * if everything goes well
-   - image rotation news section is updated according to image rotation journal
+   - flavor section is updated according to hiera repo stats
 
 
 Usage:
diff --git a/content/cloud/news/index.md b/content/cloud/news/index.md
index 7852babf577429c365bc17a56d15ab295586d155..37a608aba37917f41fb70f5938d939afe4169888 100644
--- a/content/cloud/news/index.md
+++ b/content/cloud/news/index.md
@@ -5,6 +5,8 @@ draft: false
 disableToc: true
 GeekdocHidden: true
 ---
+**2022-02-21** Openstack cloud internal Monasca monitoring services were replaced by Prometheus, Thanos & Alertmanager.
+
 **2021-12-13** 
 1. Coref cluster was handed over, it is not ready for use yet
 2. Automatic image rotation mechanism was added.