Unverified Commit b300ec34 authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

nixos/doc: wording fix

parent febc8a43
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1312,9 +1312,9 @@ services.github-runner.serviceOverrides.SupplementaryGroups = [
              <listitem>
                <para>
                  <xref linkend="opt-services.grafana.provision.notifiers" />
                  is not affected by this change because this feature
                  will is deprecated by Grafana and will probably
                  removed in Grafana 10. It’s recommended to use
                  is not affected by this change because this feature is
                  deprecated by Grafana and will probably removed in
                  Grafana 10. It’s recommended to use
                  <literal>services.grafana.provision.alerting.contactPoints</literal>
                  instead.
                </para>
+1 −1
Original line number Diff line number Diff line
@@ -427,7 +427,7 @@ Available as [services.patroni](options.html#opt-services.patroni.enable).
      deploy to NixOS.

    - [](#opt-services.grafana.provision.notifiers) is not affected by this change because
      this feature will is deprecated by Grafana and will probably removed in Grafana 10.
      this feature is deprecated by Grafana and will probably removed in Grafana 10.
      It's recommended to use `services.grafana.provision.alerting.contactPoints` instead.

- The `services.grafana.provision.alerting` option was added. It includes suboptions for every alerting-related objects (with the exception of `notifiers`), which means it's now possible to configure modern Grafana alerting declaratively.