prepare new release (#1208)
This commit is contained in:
parent
29af0f4f42
commit
584d161be6
|
@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
|
|||
|
||||
my %handlers = (DIE => {});
|
||||
|
||||
my $global_version = 20181019;
|
||||
my $global_version = 20181031;
|
||||
my $alternative_fatpacker = 0;
|
||||
|
||||
sub new {
|
||||
|
|
|
@ -1,3 +1,17 @@
|
|||
2018-31-10 Colin Gagnaire <cgagnaire@centreon.com>
|
||||
* Plugin added: Prometheus for cAdvisor (PR #1199)
|
||||
* Plugin added: Axis Video SNMP (PR #1196)
|
||||
* Mode added: [prometheus] 'expression' (PR #1205)
|
||||
* Enhancement: [prometheus] target status mode filtering (PR #1206, #1207)
|
||||
* Enhancement: [prometheus/nodeexporter] nodeexporter filtering (PR #1201)
|
||||
* Enhancement: [prometheus/kubernetes] kubernetes filtering (PR #1197, #1200)
|
||||
* Enhancement: [azure] add subscription option (PR #1189)
|
||||
* Enhancement: [prometheus/api] enh prometheus timeframe/step options (PR #1190)
|
||||
* Fix: [idrac/pdisk] fix typo in long outputs (PR #1194)
|
||||
* Fix: [netapp/qtreeusage] fix qtreeusage mode thresholds (#1193, PR #1195)
|
||||
* Fix: [hyperv2012/nodesnapshot] fix negative timestamp (PR #1192)
|
||||
* Break: [masterclock/ntp] change masterclock plugin path (PR #1191)
|
||||
|
||||
2018-19-10 Colin Gagnaire <cgagnaire@centreon.com>
|
||||
* Plugin added: Prometheus (PR #1168, #1169)
|
||||
* Plugin added: Prometheus for Node Exporter (PR #1168, #1169, #1179)
|
||||
|
|
Loading…
Reference in New Issue