diff --git a/stack_orchestrator/data/config/monitoring/grafana/dashboards/laconicd-dashboard.json b/stack_orchestrator/data/config/monitoring/grafana/dashboards/laconicd-dashboard.json index d5ab3e74..540c8da9 100644 --- a/stack_orchestrator/data/config/monitoring/grafana/dashboards/laconicd-dashboard.json +++ b/stack_orchestrator/data/config/monitoring/grafana/dashboards/laconicd-dashboard.json @@ -27,6 +27,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "The tendermint consensus latest block height", "fieldConfig": { "defaults": { "color": { @@ -68,7 +69,7 @@ "textMode": "auto", "wideLayout": true }, - "pluginVersion": "10.2.2", + "pluginVersion": "10.2.3", "targets": [ { "datasource": { @@ -91,6 +92,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "Total number of txs processed via DeliverTx", "fieldConfig": { "defaults": { "color": { @@ -183,6 +185,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "Total amount of gas used by the last tx", "fieldConfig": { "defaults": { "color": { @@ -275,6 +278,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "Total number of successful txs processed via DeliverTx", "fieldConfig": { "defaults": { "color": { @@ -367,6 +371,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "Total amount of gas requested by a tx", "fieldConfig": { "defaults": { "color": { @@ -460,6 +465,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "Total number of failed txs processed via DeliverTx", "fieldConfig": { "defaults": { "color": { @@ -552,6 +558,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "Size of the mempool (number of uncommitted transactions)", "fieldConfig": { "defaults": { "color": { @@ -652,6 +659,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "Total query count", "fieldConfig": { "defaults": { "color": { @@ -744,6 +752,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "Bond module query count", "fieldConfig": { "defaults": { "color": { @@ -844,6 +853,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "Auction module query count", "fieldConfig": { "defaults": { "color": { @@ -944,6 +954,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "Registry module query count", "fieldConfig": { "defaults": { "color": { @@ -1041,7 +1052,7 @@ } ], "refresh": "", - "schemaVersion": 38, + "schemaVersion": 39, "tags": [ "registry" ], @@ -1056,6 +1067,6 @@ "timezone": "", "title": "Laconicd", "uid": "fc7ea92d-8846-474a-89ed-5256c514f8c6", - "version": 21, + "version": 25, "weekStart": "" }