Files
tendermint/docs/tendermint-core
Marko 7368ba358b prometheus/metrics: three new metrics for consensus (#4263)
* prometheus/metrics: two new metrics for consensus

- add consensus_validator_power metric so if a node is a validator it can see its own power in prometheus
- add last_signed_height metric so if a node is a validator it can be aware of at which height the most recent time it signed.

- closes: #3773
- closes: #3083

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* check if signature is present

* minor change and check if sig is not absent

* add changelog entry

* Update consensus/state.go

Co-Authored-By: Anton Kaliaev <anton.kalyaev@gmail.com>

* Update CHANGELOG_PENDING.md

Co-Authored-By: Anton Kaliaev <anton.kalyaev@gmail.com>

* Update CHANGELOG_PENDING.md

* add label with validator address

* change address to vali_address

* add metric missed blocks

* add changelog entry for missed blocks metric

* address naming & add docs
2019-12-19 18:04:57 +01:00
..
2019-10-11 18:07:58 +02:00
2019-10-11 18:07:58 +02:00
2019-10-11 18:07:58 +02:00
2019-10-11 18:07:58 +02:00
2019-10-11 18:07:58 +02:00
2019-10-11 18:07:58 +02:00
2019-12-06 18:57:26 +04:00
2019-10-11 18:07:58 +02:00
2018-09-10 10:42:48 +04:00

order, parent
order parent
1
title order
Tendermint Core 4

Overview

See the side-bar for details on the various features of Tendermint Core.