NEWS: Prometheus HTTP server on 127.0.0.1 by default

This commit is contained in:
Arne Welzel 2025-08-21 18:59:31 +02:00
parent 39d0bc020e
commit 7bbad709f9

3
NEWS
View file

@ -67,6 +67,9 @@ Changed Functionality
- The var-extraction-uri.zeek policy does not include the path in the ``uri_vars``
field anymore.
- By default, the Prometheus HTTP server now listens on ``127.0.0.1`` instead
of ``0.0.0.0``.
Removed Functionality
---------------------