]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
WHATSNEW: add Initial version of smb_prometheus_endpoint
authorJule Anger <janger@samba.org>
Thu, 28 Aug 2025 08:22:49 +0000 (10:22 +0200)
committerJule Anger <janger@samba.org>
Thu, 28 Aug 2025 09:38:21 +0000 (09:38 +0000)
Signed-off-by: Ralph Boehme <slow@samba.org>
WHATSNEW.txt

index b3dac88483a5b0c5557e8eb05cac5bce78c8fa5f..6be3227f7793f0c47aa78375272a976e5ab8c92a 100644 (file)
@@ -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
 --------------------------------------------------------------------