Skip to content

Commit

Permalink
Merge cf73ccd into 0b9ad0b
Browse files Browse the repository at this point in the history
  • Loading branch information
dapplion committed May 24, 2023
2 parents 0b9ad0b + cf73ccd commit e16c9c6
Show file tree
Hide file tree
Showing 16 changed files with 18,726 additions and 17,992 deletions.
351 changes: 226 additions & 125 deletions dashboards/lodestar_block_processor.json

Large diffs are not rendered by default.

19 changes: 18 additions & 1 deletion dashboards/lodestar_block_production.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
{
"__inputs": [
{
"description": "",
"label": "Prometheus",
"name": "DS_PROMETHEUS",
"pluginId": "prometheus",
"pluginName": "Prometheus",
"type": "datasource"
},
{
"description": "",
"label": "Beacon node job name",
"name": "VAR_BEACON_JOB",
"type": "constant",
"value": "beacon"
}
],
"annotations": {
"list": [
{
Expand All @@ -24,7 +41,7 @@
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 32,
"id": null,
"links": [
{
"asDropdown": true,
Expand Down
35 changes: 4 additions & 31 deletions dashboards/lodestar_bls_thread_pool.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,12 @@
{
"__inputs": [
{
"name": "DS_PROMETHEUS",
"label": "Prometheus",
"description": "",
"type": "datasource",
"label": "Prometheus",
"name": "DS_PROMETHEUS",
"pluginId": "prometheus",
"pluginName": "Prometheus"
}
],
"__elements": [],
"__requires": [
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "8.4.2"
},
{
"type": "datasource",
"id": "prometheus",
"name": "Prometheus",
"version": "1.0.0"
},
{
"type": "panel",
"id": "text",
"name": "Text",
"version": ""
},
{
"type": "panel",
"id": "timeseries",
"name": "Time series",
"version": ""
"pluginName": "Prometheus",
"type": "datasource"
}
],
"annotations": {
Expand Down
Loading

0 comments on commit e16c9c6

Please sign in to comment.