From: Jule Anger Date: Thu, 28 Aug 2025 08:22:49 +0000 (+0200) Subject: WHATSNEW: add Initial version of smb_prometheus_endpoint X-Git-Tag: samba-4.23.0rc3~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd46d6f2bd8af8040285e730c85ff8fbcfbd9288;p=thirdparty%2Fsamba.git WHATSNEW: add Initial version of smb_prometheus_endpoint Signed-off-by: Ralph Boehme --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index b3dac88483a..6be3227f779 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -64,7 +64,11 @@ timestamp updates consistent with modern Windows 10/Server 2016 or newer. Initial version of smb_prometheus_endpoint ------------------------------------------ -todo +Samba 4.23 introduces the smb_prometheus_endpoint utility, which exports +Samba server metrics in Prometheus-compatible format. This enables seamless +integration of Samba performance and status monitoring into existing +Prometheus and Grafana environments. For usage and configuration details, +refer to the new smb_prometheus_endpoint man page. samba-tool domain backup --no-secrets avoids confidential attributes --------------------------------------------------------------------