From 8562f117d1347aa9a520b4834616ba09b2357aa9 Mon Sep 17 00:00:00 2001 From: Lotfi zaouche Date: Thu, 14 May 2020 16:06:15 +0000 Subject: [PATCH] stats typos correction --- blockchain/parity/ethpoller/mode/stats.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockchain/parity/ethpoller/mode/stats.pm b/blockchain/parity/ethpoller/mode/stats.pm index a0c7f9687..3431c9839 100644 --- a/blockchain/parity/ethpoller/mode/stats.pm +++ b/blockchain/parity/ethpoller/mode/stats.pm @@ -37,7 +37,7 @@ sub set_counters { $self->{maps_counters}->{block} = [ { label => 'block_frequency', nlabel => 'parity.stats.block.persecond', set => { - key_values => [ { name => 'block_count', diff => 1 }, { name => 'display' } ], + key_values => [ { name => 'block_count', diff => 1 } ], per_second => 1, output_template => "Block frequency: %.2f (block/s)", perfdatas => [