diff --git a/nixos/doc/manual/release-notes/rl-1909.xml b/nixos/doc/manual/release-notes/rl-1909.xml index 0a0228cdffb..2dc2dc41ff2 100644 --- a/nixos/doc/manual/release-notes/rl-1909.xml +++ b/nixos/doc/manual/release-notes/rl-1909.xml @@ -35,26 +35,6 @@ The following new services were added since the last release: - - - - 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 - . - - - - - There is a new module for running tox bootstrap nodes. - - -
- - - The directory where Prometheus will store its metric data is now - managed by systemd's StateDirectory mechanism. It still defaults - to /var/lib/prometheus. - - - Its location can be specified by the new - option which - defaults to prometheus. Note that this should - be a directory relative to /var/lib/. - - - The option has been - deprecated. You can still set it but it's now required to have - /var/lib/ as a prefix and you can't set - at the same time. - - The options and