diff NEWS @ 3174:8ea7c4546c3a

primitives to collect metrics in Orthanc
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 29 Jan 2019 15:15:48 +0100
parents 6f5e38ec1f12
children 6d558598d713
line wrap: on
line diff
--- a/NEWS	Tue Jan 29 10:34:00 2019 +0100
+++ b/NEWS	Tue Jan 29 15:15:48 2019 +0100
@@ -1,6 +1,18 @@
 Pending changes in the mainline
 ===============================
 
+General
+-------
+
+* New configuration option: "MetricsEnabled" to track the metrics of Orthanc
+
+REST API
+--------
+
+* API version has been upgraded to 1.4
+* New URI "/tools/metrics" to dynamically enable/disable the collection of metrics
+* New URI "/tools/metrics-prometheus" to retrieve metrics using Prometheus text format
+
 
 Version 1.5.3 (2019-01-25)
 ==========================