comparison 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
comparison
equal deleted inserted replaced
3173:096f4a29f223 3174:8ea7c4546c3a
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4 General
5 -------
6
7 * New configuration option: "MetricsEnabled" to track the metrics of Orthanc
8
9 REST API
10 --------
11
12 * API version has been upgraded to 1.4
13 * New URI "/tools/metrics" to dynamically enable/disable the collection of metrics
14 * New URI "/tools/metrics-prometheus" to retrieve metrics using Prometheus text format
3 15
4 16
5 Version 1.5.3 (2019-01-25) 17 Version 1.5.3 (2019-01-25)
6 ========================== 18 ==========================
7 19