]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth docs: note that /metrics is new in 4.4; closes #9325 9336/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 14 Jul 2020 08:56:11 +0000 (10:56 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 14 Jul 2020 08:56:14 +0000 (10:56 +0200)
docs/http-api/index.rst

index 5b56fd782a38ef58e1487b5464d5775a0a8a11c5..21b369c94ab42d456b9a8664e9229da9c6645a53 100644 (file)
@@ -25,6 +25,8 @@ The following webserver related configuration items are available:
 Metrics Endpoint
 ----------------
 
+.. versionadded:: 4.4.0
+
 The webserver exposes a metrics-endpoint that follows the `prometheus exposition-format <https://github.com/prometheus/docs/blob/master/content/docs/instrumenting/exposition_formats.md>`_ on path ``/metrics``.
 
 The metrics listed are equivalent to the variables section on the index-page of the webserver (prefixed with ``pdns_auth_`` and replacing dashes with underscores).