Add panel descriptions
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 57s
Webapp Test / Run webapp test suite (pull_request) Successful in 5m25s
Deploy Test / Run deploy test suite (pull_request) Successful in 6m28s
Smoke Test / Run basic test suite (pull_request) Successful in 6m30s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 10m58s
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 57s
Webapp Test / Run webapp test suite (pull_request) Successful in 5m25s
Deploy Test / Run deploy test suite (pull_request) Successful in 6m28s
Smoke Test / Run basic test suite (pull_request) Successful in 6m30s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 10m58s
This commit is contained in:
parent
17c48c2d20
commit
891bc3f4cb
@ -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": ""
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user