Resize latest block height panel
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 56s
Deploy Test / Run deploy test suite (pull_request) Successful in 6m17s
Webapp Test / Run webapp test suite (pull_request) Successful in 5m12s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 10m33s
Smoke Test / Run basic test suite (pull_request) Successful in 5m4s
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 56s
Deploy Test / Run deploy test suite (pull_request) Successful in 6m17s
Webapp Test / Run webapp test suite (pull_request) Successful in 5m12s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 10m33s
Smoke Test / Run basic test suite (pull_request) Successful in 5m4s
This commit is contained in:
parent
891bc3f4cb
commit
9cd6235109
@ -48,8 +48,8 @@
|
|||||||
"overrides": []
|
"overrides": []
|
||||||
},
|
},
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"h": 4,
|
"h": 3,
|
||||||
"w": 12,
|
"w": 3,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0
|
"y": 0
|
||||||
},
|
},
|
||||||
@ -237,10 +237,10 @@
|
|||||||
"overrides": []
|
"overrides": []
|
||||||
},
|
},
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"h": 7,
|
"h": 8,
|
||||||
"w": 12,
|
"w": 12,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 4
|
"y": 3
|
||||||
},
|
},
|
||||||
"id": 4,
|
"id": 4,
|
||||||
"options": {
|
"options": {
|
||||||
@ -1051,7 +1051,7 @@
|
|||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"refresh": "",
|
"refresh": "auto",
|
||||||
"schemaVersion": 39,
|
"schemaVersion": 39,
|
||||||
"tags": [
|
"tags": [
|
||||||
"registry"
|
"registry"
|
||||||
@ -1067,6 +1067,6 @@
|
|||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Laconicd",
|
"title": "Laconicd",
|
||||||
"uid": "fc7ea92d-8846-474a-89ed-5256c514f8c6",
|
"uid": "fc7ea92d-8846-474a-89ed-5256c514f8c6",
|
||||||
"version": 25,
|
"version": 27,
|
||||||
"weekStart": ""
|
"weekStart": ""
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user