mirror of
https://github.com/tendermint/tendermint.git
synced 2025-12-23 14:25:19 +00:00
format table
This commit is contained in:
@@ -19,8 +19,8 @@ Listen address can be changed in the config file (see
|
|||||||
The following metrics are available:
|
The following metrics are available:
|
||||||
|
|
||||||
| **Name** | **Type** | **Tags** | **Description** |
|
| **Name** | **Type** | **Tags** | **Description** |
|
||||||
| -------------------------------------- | --------- | ------------- | ---------------------------------------------------------------------- |
|
|----------------------------------------|-----------|---------------|------------------------------------------------------------------------|
|
||||||
| abci_connection_method_timing | Histogram | method, type | Timings for each of the ABCI methods |
|
| abci_connection_method_timing_seconds | Histogram | method, type | Timings for each of the ABCI methods |
|
||||||
| consensus_height | Gauge | | Height of the chain |
|
| consensus_height | Gauge | | Height of the chain |
|
||||||
| consensus_validators | Gauge | | Number of validators |
|
| consensus_validators | Gauge | | Number of validators |
|
||||||
| consensus_validators_power | Gauge | | Total voting power of all validators |
|
| consensus_validators_power | Gauge | | Total voting power of all validators |
|
||||||
|
|||||||
Reference in New Issue
Block a user