comparison NEWS @ 3179:fca730c267d7

New primitives to set and refresh metrics
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 30 Jan 2019 17:12:15 +0100
parents 6d558598d713
children 07a2f637b76d
comparison
equal deleted inserted replaced
3178:6d558598d713 3179:fca730c267d7
10 -------- 10 --------
11 11
12 * API version has been upgraded to 1.4 12 * API version has been upgraded to 1.4
13 * New URI "/tools/metrics" to dynamically enable/disable the collection of metrics 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 14 * New URI "/tools/metrics-prometheus" to retrieve metrics using Prometheus text format
15
16 Plugins
17 -------
18
19 * New primitives to set and refresh metrics
15 20
16 Maintenance 21 Maintenance
17 ----------- 22 -----------
18 23
19 * Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()") 24 * Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")