From: Ensar Sarajčić Date: Mon, 16 Dec 2024 16:10:28 +0000 (+0100) Subject: dnsdist: set version changed for new custom metrics options in docs X-Git-Tag: dnsdist-2.0.0-alpha0^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6258397632ec4de3e332d444878f642d2c1ef29;p=thirdparty%2Fpdns.git dnsdist: set version changed for new custom metrics options in docs --- diff --git a/pdns/dnsdistdist/docs/reference/custommetrics.rst b/pdns/dnsdistdist/docs/reference/custommetrics.rst index 1cda8f2329..a2b91e4141 100644 --- a/pdns/dnsdistdist/docs/reference/custommetrics.rst +++ b/pdns/dnsdistdist/docs/reference/custommetrics.rst @@ -17,7 +17,7 @@ Then you can update those at runtime using the following functions, depending on .. versionchanged:: 1.8.1 This function can now be used at runtime, instead of only at configuration time. - .. versionchanged:: ? + .. versionchanged:: 2.0.0 This function now takes options, with ``withLabels`` option added. ``prometheusName`` can now be provided in options. .. note:: @@ -46,7 +46,7 @@ Then you can update those at runtime using the following functions, depending on .. versionchanged:: 1.8.1 Optional ``step`` parameter added. - .. versionchanged:: ? + .. versionchanged:: 2.0.0 This function now takes options, with ``labels`` option added. ``step`` can now be provided in options. .. note:: @@ -72,7 +72,7 @@ Then you can update those at runtime using the following functions, depending on .. versionchanged:: 1.8.1 Optional ``step`` parameter added. - .. versionchanged:: ? + .. versionchanged:: 2.0.0 This function now takes options, with ``labels`` option added. ``step`` can now be provided in options. .. note:: @@ -95,7 +95,7 @@ Then you can update those at runtime using the following functions, depending on .. versionadded:: 1.8.0 - .. versionchanged:: ? + .. versionchanged:: 2.0.0 This function now takes options, with ``labels`` option added. .. note:: @@ -114,7 +114,7 @@ Then you can update those at runtime using the following functions, depending on .. versionadded:: 1.8.0 - .. versionchanged:: ? + .. versionchanged:: 2.0.0 This function now takes options, with ``labels`` option added. .. note::