diff --git a/nixos/doc/manual/release-notes/rl-1909.xml b/nixos/doc/manual/release-notes/rl-1909.xml
index f54592b6bf6c..40203904f479 100644
--- a/nixos/doc/manual/release-notes/rl-1909.xml
+++ b/nixos/doc/manual/release-notes/rl-1909.xml
@@ -37,7 +37,42 @@
-
+
+ Besides the existing module which
+ targets Prometheus-1 a new module
+ has been added which targets Prometheus-2.
+
+
+ Both modules can be enabled at the same time. In fact
+
+ this is needed for upgrading existing Prometheus-1 data to Prometheus-2
+ .
+
+
+
+
+
+
+ Backward Incompatibilities
+
+
+ When upgrading from a previous release, please be aware of the following
+ incompatible changes:
+
+
+
+
+
+ The option has been
+ removed. The directory where Prometheus will store its metric data will
+ now always be set to /var/lib/prometheus and to
+ /var/lib/prometheus2 when using
+ .
+