commit | b45674433bbf47932df0b7a95c7c32852d91b621 | [log] [tgz] |
---|---|---|
author | William Dauchy <wdauchy@gmail.com> | Thu Feb 18 23:05:33 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Feb 19 18:03:59 2021 +0100 |
tree | fc29b829130f43a199fef40642f0a22403544af7 | |
parent | 04e90df7cb7f5aa333409285b87ed41e14558697 [diff] |
REGTESTS: contrib/prometheus-exporter: test NaN values In order to make sure we detect when we change default behaviour for some metrics, test the NaN value when it is expected. Those metrics were listed since our last rework as their default value changed, unless the appropriate config is set. Signed-off-by: William Dauchy <wdauchy@gmail.com>