2019-10-17 13:18:58 +00:00
{
"annotations" : {
"list" : [
{
"builtIn" : 1 ,
"datasource" : "-- Grafana --" ,
"enable" : true ,
"hide" : true ,
"iconColor" : "rgba(0, 211, 255, 1)" ,
"name" : "Annotations & Alerts" ,
"type" : "dashboard"
}
]
} ,
"editable" : true ,
"gnetId" : null ,
"graphTooltip" : 0 ,
2020-09-30 13:49:10 +00:00
"id" : 25 ,
2020-12-02 20:47:00 +00:00
"iteration" : 1606849921193 ,
2019-10-17 13:18:58 +00:00
"links" : [ ] ,
"panels" : [
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "Prometheus" ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { } ,
"links" : [ ]
} ,
"overrides" : [ ]
} ,
2019-10-17 13:18:58 +00:00
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
2020-05-11 06:25:49 +00:00
"h" : 6 ,
"w" : 14 ,
2019-10-17 13:18:58 +00:00
"x" : 0 ,
2020-06-06 23:42:54 +00:00
"y" : 0
2019-10-17 13:18:58 +00:00
} ,
2020-05-11 06:25:49 +00:00
"hiddenSeries" : false ,
2019-10-17 13:18:58 +00:00
"id" : 2 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
2020-12-02 20:47:00 +00:00
"options" : {
"alertThreshold" : true
} ,
2019-10-17 13:18:58 +00:00
"percentage" : false ,
2020-12-02 20:47:00 +00:00
"pluginVersion" : "7.3.1" ,
2019-10-17 13:18:58 +00:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [
{
"alias" : "RSS" ,
"yaxis" : 2
} ,
{
"alias" : "Nim GC mem total" ,
"yaxis" : 2
} ,
{
"alias" : "Nim GC mem used" ,
"yaxis" : 2
}
] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (rate(process_cpu_seconds_total{instance=\"${instance}\"}[$__rate_interval])) * 100" ,
2019-10-17 13:18:58 +00:00
"legendFormat" : "CPU usage %" ,
"refId" : "A"
} ,
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (process_open_fds{instance=\"${instance}\"})" ,
2019-10-17 13:18:58 +00:00
"legendFormat" : "open file descriptors" ,
"refId" : "C"
} ,
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (process_resident_memory_bytes{instance=\"${instance}\"})" ,
2019-10-17 13:18:58 +00:00
"legendFormat" : "RSS" ,
"refId" : "D"
} ,
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (nim_gc_mem_bytes{instance=\"${instance}\"})" ,
2019-10-17 13:18:58 +00:00
"legendFormat" : "Nim GC mem total" ,
"refId" : "F"
} ,
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (nim_gc_mem_occupied_bytes{instance=\"${instance}\"})" ,
2019-10-17 13:18:58 +00:00
"legendFormat" : "Nim GC mem used" ,
"refId" : "G"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "resources (${instance})" ,
2019-10-17 13:18:58 +00:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2020-05-11 06:25:49 +00:00
"min" : "0" ,
2019-10-17 13:18:58 +00:00
"show" : true
} ,
{
"format" : "bytes" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2020-05-11 06:25:49 +00:00
"min" : "0" ,
2019-10-17 13:18:58 +00:00
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
2020-05-05 21:03:19 +00:00
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { } ,
"links" : [ ]
} ,
"overrides" : [ ]
} ,
2020-05-05 21:03:19 +00:00
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
2020-05-11 06:25:49 +00:00
"h" : 5 ,
"w" : 10 ,
"x" : 14 ,
2020-06-06 23:42:54 +00:00
"y" : 0
2020-05-05 21:03:19 +00:00
} ,
"hiddenSeries" : false ,
"id" : 16 ,
"legend" : {
2020-05-11 06:25:49 +00:00
"alignAsTable" : false ,
2020-05-05 21:03:19 +00:00
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
2020-05-11 06:25:49 +00:00
"rightSide" : false ,
2020-05-05 21:03:19 +00:00
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
2020-12-02 20:47:00 +00:00
"options" : {
"alertThreshold" : true
} ,
2020-05-05 21:03:19 +00:00
"percentage" : false ,
2020-12-02 20:47:00 +00:00
"pluginVersion" : "7.3.1" ,
2020-05-05 21:03:19 +00:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (libp2p_open_streams{instance=\"${instance}\"})" ,
2020-06-27 23:42:35 +00:00
"interval" : "" ,
2020-11-20 01:43:03 +00:00
"legendFormat" : "{{type}} ({{dir}})" ,
2020-05-05 21:03:19 +00:00
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "open streams (${instance})" ,
2020-05-05 21:03:19 +00:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
2020-05-11 06:25:49 +00:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { } ,
"links" : [ ]
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 5 ,
"w" : 10 ,
"x" : 14 ,
2020-06-06 23:42:54 +00:00
"y" : 5
2020-05-11 06:25:49 +00:00
} ,
"hiddenSeries" : false ,
2020-12-02 20:47:00 +00:00
"id" : 51 ,
2020-05-11 06:25:49 +00:00
"legend" : {
"alignAsTable" : false ,
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"rightSide" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
2020-12-02 20:47:00 +00:00
"options" : {
"alertThreshold" : true
} ,
2020-05-11 06:25:49 +00:00
"percentage" : false ,
2020-12-02 20:47:00 +00:00
"pluginVersion" : "7.3.1" ,
2020-05-11 06:25:49 +00:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (libp2p_peers{instance=\"${instance}\"})" ,
2020-05-11 06:25:49 +00:00
"interval" : "" ,
2020-12-02 20:47:00 +00:00
"legendFormat" : "libp2p peers" ,
2020-05-11 06:25:49 +00:00
"refId" : "A"
2020-12-02 20:47:00 +00:00
} ,
{
"expr" : "min without (node) (libp2p_pubsub_peers{instance=\"${instance}\"})" ,
"interval" : "" ,
"legendFormat" : "libp2p pubsub peers" ,
"refId" : "C"
} ,
{
"expr" : "min without (node) (nbc_peers{instance=\"${instance}\"})" ,
"interval" : "" ,
"legendFormat" : "beacon_node peers" ,
"refId" : "B"
2020-05-11 06:25:49 +00:00
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "peers (${instance})" ,
2020-05-11 06:25:49 +00:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { } ,
"links" : [ ]
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 14 ,
"x" : 0 ,
2020-06-06 23:42:54 +00:00
"y" : 6
2020-05-11 06:25:49 +00:00
} ,
"hiddenSeries" : false ,
"id" : 18 ,
"legend" : {
"alignAsTable" : false ,
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"rightSide" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
2020-12-02 20:47:00 +00:00
"options" : {
"alertThreshold" : true
} ,
2020-05-11 06:25:49 +00:00
"percentage" : false ,
2020-12-02 20:47:00 +00:00
"pluginVersion" : "7.3.1" ,
2020-05-11 06:25:49 +00:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [
{
"alias" : "/.*/" ,
"yaxis" : 2
}
] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (nim_gc_heap_instance_occupied_bytes{instance=\"${instance}\"})" ,
2020-05-11 06:25:49 +00:00
"interval" : "" ,
"legendFormat" : "{{type_name}}" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "GC heap objects (${instance})" ,
2020-05-11 06:25:49 +00:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "bytes" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : false
} ,
{
"format" : "bytes" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { } ,
"links" : [ ]
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 5 ,
"w" : 10 ,
"x" : 14 ,
2020-06-06 23:42:54 +00:00
"y" : 10
2020-05-11 06:25:49 +00:00
} ,
"hiddenSeries" : false ,
2020-12-02 20:47:00 +00:00
"id" : 20 ,
2020-05-11 06:25:49 +00:00
"legend" : {
2020-12-02 20:47:00 +00:00
"alignAsTable" : false ,
2020-05-11 06:25:49 +00:00
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
2020-12-02 20:47:00 +00:00
"rightSide" : false ,
2020-05-11 06:25:49 +00:00
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
2020-12-02 20:47:00 +00:00
"options" : {
"alertThreshold" : true
} ,
2020-05-11 06:25:49 +00:00
"percentage" : false ,
2020-12-02 20:47:00 +00:00
"pluginVersion" : "7.3.1" ,
2020-05-11 06:25:49 +00:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (beacon_active_validators{instance=\"${instance}\"})" ,
2020-05-11 06:25:49 +00:00
"interval" : "" ,
2020-12-02 20:47:00 +00:00
"legendFormat" : "current validators" ,
2020-05-11 06:25:49 +00:00
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "validators (${instance})" ,
2020-05-11 06:25:49 +00:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2020-12-02 20:47:00 +00:00
"format" : "short" ,
2020-05-11 06:25:49 +00:00
"label" : null ,
"logBase" : 1 ,
2020-12-02 20:47:00 +00:00
"max" : null ,
2020-05-11 06:25:49 +00:00
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
2020-09-30 13:49:10 +00:00
"aliasColors" : {
"proposed" : "dark-yellow" ,
"received" : "light-green"
} ,
2020-05-11 06:25:49 +00:00
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { } ,
"links" : [ ]
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 14 ,
"x" : 0 ,
2020-06-06 23:42:54 +00:00
"y" : 12
2020-05-11 06:25:49 +00:00
} ,
"hiddenSeries" : false ,
2020-09-30 13:49:10 +00:00
"id" : 38 ,
2020-05-11 06:25:49 +00:00
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
2020-12-02 20:47:00 +00:00
"options" : {
"alertThreshold" : true
} ,
2020-05-11 06:25:49 +00:00
"percentage" : false ,
2020-12-02 20:47:00 +00:00
"pluginVersion" : "7.3.1" ,
2020-05-11 06:25:49 +00:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
2020-12-02 20:47:00 +00:00
"seriesOverrides" : [
{
"alias" : "proposed" ,
"yaxis" : 2
}
] ,
2020-05-11 06:25:49 +00:00
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (rate(beacon_blocks_received_total{instance=\"${instance}\"}[$__rate_interval])) * 12" ,
2020-05-11 06:25:49 +00:00
"interval" : "" ,
2020-09-30 13:49:10 +00:00
"legendFormat" : "received" ,
"refId" : "B"
} ,
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (rate(beacon_blocks_proposed_total{instance=\"${instance}\"}[$__rate_interval])) * 12" ,
2020-09-30 13:49:10 +00:00
"interval" : "" ,
"legendFormat" : "proposed" ,
2020-05-11 06:25:49 +00:00
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "blocks/slot (${instance})" ,
2020-05-11 06:25:49 +00:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2020-09-30 13:49:10 +00:00
"min" : "0" ,
"show" : true
2020-05-11 06:25:49 +00:00
} ,
{
2020-09-30 13:49:10 +00:00
"format" : "short" ,
2020-05-11 06:25:49 +00:00
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2020-12-02 20:47:00 +00:00
"min" : "0" ,
2020-05-11 06:25:49 +00:00
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
2020-08-23 16:44:15 +00:00
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { } ,
"links" : [ ]
} ,
"overrides" : [ ]
} ,
2020-08-23 16:44:15 +00:00
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 5 ,
"w" : 10 ,
"x" : 14 ,
"y" : 15
} ,
"hiddenSeries" : false ,
2020-12-02 20:47:00 +00:00
"id" : 24 ,
2020-08-23 16:44:15 +00:00
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
2020-12-02 20:47:00 +00:00
"options" : {
"alertThreshold" : true
} ,
2020-08-23 16:44:15 +00:00
"percentage" : false ,
2020-12-02 20:47:00 +00:00
"pluginVersion" : "7.3.1" ,
2020-08-23 16:44:15 +00:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (beacon_state_data_cache_hits_total{instance=\"${instance}\"}) * 100 / (min without (node) (beacon_state_data_cache_hits_total{instance=\"${instance}\"}) + min without (node) (beacon_state_data_cache_misses_total{instance=\"${instance}\"}))" ,
2020-08-23 16:44:15 +00:00
"interval" : "" ,
2020-12-02 20:47:00 +00:00
"legendFormat" : "cache hit rate" ,
2020-08-23 16:44:15 +00:00
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "pool.cachedStates (${instance})" ,
2020-08-23 16:44:15 +00:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2020-12-02 20:47:00 +00:00
"decimals" : null ,
"format" : "percent" ,
2020-08-23 16:44:15 +00:00
"label" : null ,
"logBase" : 1 ,
2020-12-02 20:47:00 +00:00
"max" : "100" ,
2020-08-23 16:44:15 +00:00
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
2020-09-30 13:49:10 +00:00
"aliasColors" : { } ,
2020-08-23 16:44:15 +00:00
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { } ,
"links" : [ ]
} ,
"overrides" : [ ]
} ,
2020-08-23 16:44:15 +00:00
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
2020-09-30 13:49:10 +00:00
"h" : 5 ,
2020-08-23 16:44:15 +00:00
"w" : 14 ,
"x" : 0 ,
"y" : 18
} ,
"hiddenSeries" : false ,
2020-09-30 13:49:10 +00:00
"id" : 30 ,
2020-08-23 16:44:15 +00:00
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
2020-12-02 20:47:00 +00:00
"options" : {
"alertThreshold" : true
} ,
2020-08-23 16:44:15 +00:00
"percentage" : false ,
2020-12-02 20:47:00 +00:00
"pluginVersion" : "7.3.1" ,
2020-08-23 16:44:15 +00:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
2020-12-02 20:47:00 +00:00
"seriesOverrides" : [
{
"alias" : "sent" ,
"yaxis" : 2
}
] ,
2020-08-23 16:44:15 +00:00
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (rate(beacon_attestations_received_total{instance=\"${instance}\"}[$__rate_interval])) * 12" ,
2020-08-23 16:44:15 +00:00
"interval" : "" ,
"legendFormat" : "received" ,
2020-09-30 13:49:10 +00:00
"refId" : "A"
2020-08-23 16:44:15 +00:00
} ,
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (rate(beacon_attestations_sent_total{instance=\"${instance}\"}[$__rate_interval])) * 12" ,
2020-08-23 16:44:15 +00:00
"interval" : "" ,
2020-09-30 13:49:10 +00:00
"legendFormat" : "sent" ,
"refId" : "B"
2020-08-23 16:44:15 +00:00
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "attestations/slot (${instance})" ,
2020-08-23 16:44:15 +00:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2020-12-02 20:47:00 +00:00
"min" : "0" ,
2020-08-23 16:44:15 +00:00
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
2020-05-11 06:25:49 +00:00
{
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : null ,
2020-12-02 20:47:00 +00:00
"description" : "" ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"format" : "bytes" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 2 ,
"w" : 5 ,
"x" : 14 ,
2020-08-23 16:44:15 +00:00
"y" : 20
2020-05-11 06:25:49 +00:00
} ,
"id" : 6 ,
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"pluginVersion" : "6.3.5" ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false ,
"ymax" : null ,
"ymin" : null
} ,
2020-12-02 20:47:00 +00:00
"tableColumn" : "" ,
2020-05-11 06:25:49 +00:00
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (process_resident_memory_bytes{instance=\"${instance}\"})" ,
2020-05-11 06:25:49 +00:00
"refId" : "A"
}
] ,
"thresholds" : "" ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "RSS mem" ,
2020-05-11 06:25:49 +00:00
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : null ,
2020-12-02 20:47:00 +00:00
"description" : "" ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"format" : "percent" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 2 ,
"w" : 5 ,
"x" : 19 ,
2020-08-23 16:44:15 +00:00
"y" : 20
2020-05-11 06:25:49 +00:00
} ,
"id" : 8 ,
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"pluginVersion" : "6.3.5" ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false ,
"ymax" : null ,
"ymin" : null
} ,
2020-12-02 20:47:00 +00:00
"tableColumn" : "" ,
2020-05-11 06:25:49 +00:00
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (rate(process_cpu_seconds_total{instance=\"${instance}\"}[$__rate_interval])) * 100" ,
2020-05-11 06:25:49 +00:00
"refId" : "A"
}
] ,
"thresholds" : "" ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "CPU usage" ,
2020-05-11 06:25:49 +00:00
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : null ,
2020-12-02 20:47:00 +00:00
"description" : "" ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"format" : "none" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 2 ,
"w" : 3 ,
"x" : 14 ,
2020-08-23 16:44:15 +00:00
"y" : 22
2020-05-11 06:25:49 +00:00
} ,
"id" : 28 ,
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"pluginVersion" : "6.7.2" ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false ,
"ymax" : null ,
"ymin" : null
} ,
2020-12-02 20:47:00 +00:00
"tableColumn" : "" ,
2020-05-11 06:25:49 +00:00
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (beacon_slot{instance=\"${instance}\"})" ,
2020-05-11 06:25:49 +00:00
"interval" : "" ,
"legendFormat" : "" ,
"refId" : "A"
}
] ,
"thresholds" : "" ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "current slot" ,
2020-05-11 06:25:49 +00:00
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorPrefix" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"format" : "none" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 2 ,
"w" : 4 ,
"x" : 17 ,
2020-08-23 16:44:15 +00:00
"y" : 22
2020-05-11 06:25:49 +00:00
} ,
"id" : 13 ,
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false ,
"ymax" : null ,
"ymin" : null
} ,
"tableColumn" : "" ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "sum(min without (node) (beacon_attestations_sent_total))" ,
2020-05-12 16:36:43 +00:00
"interval" : "" ,
"legendFormat" : "" ,
2020-05-11 06:25:49 +00:00
"refId" : "A"
}
] ,
"thresholds" : "" ,
"timeFrom" : null ,
"timeShift" : null ,
2020-05-12 16:36:43 +00:00
"title" : "att'ns sent #all" ,
2020-05-11 06:25:49 +00:00
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorPrefix" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : null ,
2020-12-02 20:47:00 +00:00
"description" : "" ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"format" : "none" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 2 ,
"w" : 3 ,
"x" : 21 ,
2020-08-23 16:44:15 +00:00
"y" : 22
2020-05-11 06:25:49 +00:00
} ,
"id" : 14 ,
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false ,
"ymax" : null ,
"ymin" : null
} ,
2020-12-02 20:47:00 +00:00
"tableColumn" : "" ,
2020-05-11 06:25:49 +00:00
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (beacon_attestations_received_total{instance=\"${instance}\"})" ,
2020-05-11 06:25:49 +00:00
"refId" : "A"
}
] ,
"thresholds" : "" ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "att'ns recv'd" ,
2020-05-11 06:25:49 +00:00
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
2020-05-05 21:03:19 +00:00
}
] ,
2020-05-11 06:25:49 +00:00
"valueName" : "current"
2020-05-05 21:03:19 +00:00
} ,
{
2020-09-30 13:49:10 +00:00
"cards" : {
"cardPadding" : null ,
"cardRound" : null
} ,
"color" : {
"cardColor" : "#b4ff00" ,
"colorScale" : "sqrt" ,
"colorScheme" : "interpolateSpectral" ,
"exponent" : 0.5 ,
"max" : null ,
"min" : 0 ,
"mode" : "opacity"
} ,
"dataFormat" : "tsbuckets" ,
2020-05-05 21:03:19 +00:00
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-05-05 21:03:19 +00:00
"gridPos" : {
2020-09-30 13:49:10 +00:00
"h" : 6 ,
2020-05-11 06:25:49 +00:00
"w" : 14 ,
2020-05-05 21:03:19 +00:00
"x" : 0 ,
2020-09-30 13:49:10 +00:00
"y" : 23
2020-05-05 21:03:19 +00:00
} ,
2020-09-30 13:49:10 +00:00
"heatmap" : { } ,
"hideZeroBuckets" : false ,
"highlightCards" : true ,
"id" : 26 ,
"interval" : "" ,
2020-05-05 21:03:19 +00:00
"legend" : {
2020-09-30 13:49:10 +00:00
"show" : false
2020-05-05 21:03:19 +00:00
} ,
2020-09-30 13:49:10 +00:00
"reverseYBuckets" : false ,
2020-05-05 21:03:19 +00:00
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (rate(beacon_attestation_delay_bucket{instance=\"${instance}\"}[$__rate_interval]))" ,
2020-09-30 13:49:10 +00:00
"format" : "heatmap" ,
"instant" : false ,
2020-05-05 21:03:19 +00:00
"interval" : "" ,
2020-09-30 13:49:10 +00:00
"intervalFactor" : 1 ,
"legendFormat" : "{{le}}" ,
2020-08-23 16:44:15 +00:00
"refId" : "A"
2020-05-05 21:03:19 +00:00
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "received attestation delay (s) (${instance})" ,
2020-05-05 21:03:19 +00:00
"tooltip" : {
2020-09-30 13:49:10 +00:00
"show" : true ,
"showHistogram" : false
2020-05-05 21:03:19 +00:00
} ,
2020-09-30 13:49:10 +00:00
"type" : "heatmap" ,
"xAxis" : {
"show" : true
} ,
"xBucketNumber" : null ,
"xBucketSize" : null ,
"yAxis" : {
"decimals" : null ,
"format" : "short" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
2020-05-05 21:03:19 +00:00
"show" : true ,
2020-09-30 13:49:10 +00:00
"splitFactor" : null
2020-05-05 21:03:19 +00:00
} ,
2020-09-30 13:49:10 +00:00
"yBucketBound" : "auto" ,
"yBucketNumber" : null ,
"yBucketSize" : null
2020-05-05 21:03:19 +00:00
} ,
2019-10-17 13:18:58 +00:00
{
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : null ,
2020-12-02 20:47:00 +00:00
"description" : "" ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"format" : "none" ,
2019-10-17 13:18:58 +00:00
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
2020-05-11 06:25:49 +00:00
"h" : 2 ,
"w" : 3 ,
"x" : 14 ,
2020-08-23 16:44:15 +00:00
"y" : 24
2019-10-17 13:18:58 +00:00
} ,
2020-05-11 06:25:49 +00:00
"id" : 32 ,
2019-10-17 13:18:58 +00:00
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false ,
"ymax" : null ,
"ymin" : null
} ,
2020-12-02 20:47:00 +00:00
"tableColumn" : "" ,
2019-10-17 13:18:58 +00:00
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (beacon_current_epoch{instance=\"${instance}\"})" ,
2020-05-11 06:25:49 +00:00
"interval" : "" ,
"legendFormat" : "" ,
2019-10-17 13:18:58 +00:00
"refId" : "A"
}
] ,
"thresholds" : "" ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "current epoch" ,
2019-10-17 13:18:58 +00:00
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : null ,
2020-12-02 20:47:00 +00:00
"description" : "" ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"format" : "none" ,
2019-10-17 13:18:58 +00:00
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
2020-05-11 06:25:49 +00:00
"h" : 2 ,
"w" : 4 ,
"x" : 17 ,
2020-08-23 16:44:15 +00:00
"y" : 24
2019-10-17 13:18:58 +00:00
} ,
2020-05-11 06:25:49 +00:00
"id" : 34 ,
2019-10-17 13:18:58 +00:00
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false ,
"ymax" : null ,
"ymin" : null
} ,
2020-12-02 20:47:00 +00:00
"tableColumn" : "" ,
2019-10-17 13:18:58 +00:00
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (beacon_current_justified_epoch{instance=\"${instance}\"})" ,
2020-05-11 06:25:49 +00:00
"interval" : "" ,
"legendFormat" : "" ,
2019-10-17 13:18:58 +00:00
"refId" : "A"
}
] ,
"thresholds" : "" ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "current justified epoch" ,
2019-10-17 13:18:58 +00:00
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : null ,
2020-05-11 06:25:49 +00:00
"decimals" : null ,
2020-12-02 20:47:00 +00:00
"description" : "" ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-05-11 20:08:25 +00:00
"format" : "dthms" ,
2019-10-17 13:18:58 +00:00
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
2020-05-11 06:25:49 +00:00
"h" : 2 ,
"w" : 3 ,
"x" : 21 ,
2020-08-23 16:44:15 +00:00
"y" : 24
2019-10-17 13:18:58 +00:00
} ,
2020-05-11 06:25:49 +00:00
"id" : 40 ,
2019-10-17 13:18:58 +00:00
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false ,
"ymax" : null ,
"ymin" : null
} ,
2020-12-02 20:47:00 +00:00
"tableColumn" : "" ,
2019-10-17 13:18:58 +00:00
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "time() - min without (node) (process_start_time_seconds{instance=\"${instance}\"})" ,
2020-05-11 06:25:49 +00:00
"interval" : "" ,
"legendFormat" : "" ,
2019-10-17 13:18:58 +00:00
"refId" : "A"
}
] ,
"thresholds" : "" ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "runtime" ,
2019-10-17 13:18:58 +00:00
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
2019-10-25 16:15:39 +00:00
} ,
{
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorPrefix" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : null ,
2020-12-02 20:47:00 +00:00
"description" : "" ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2019-10-25 16:15:39 +00:00
"format" : "none" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
2020-05-11 06:25:49 +00:00
"h" : 2 ,
"w" : 3 ,
2019-10-25 16:15:39 +00:00
"x" : 14 ,
2020-08-23 16:44:15 +00:00
"y" : 26
2019-10-25 16:15:39 +00:00
} ,
2020-05-11 06:25:49 +00:00
"id" : 12 ,
2019-10-25 16:15:39 +00:00
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false ,
"ymax" : null ,
"ymin" : null
} ,
2020-12-02 20:47:00 +00:00
"tableColumn" : "" ,
2019-10-25 16:15:39 +00:00
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (nbc_peers{instance=\"${instance}\"})" ,
"interval" : "" ,
"legendFormat" : "" ,
2019-10-25 16:15:39 +00:00
"refId" : "A"
}
] ,
"thresholds" : "" ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "peers" ,
2019-10-25 16:15:39 +00:00
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
} ,
{
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"#299c46" ,
"rgba(237, 129, 40, 0.89)" ,
"#d44a3a"
] ,
"datasource" : null ,
2020-12-02 20:47:00 +00:00
"description" : "" ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2019-10-25 16:15:39 +00:00
"format" : "none" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
2020-05-11 06:25:49 +00:00
"h" : 2 ,
2019-10-25 16:15:39 +00:00
"w" : 4 ,
2020-05-11 06:25:49 +00:00
"x" : 17 ,
2020-08-23 16:44:15 +00:00
"y" : 26
2019-10-25 16:15:39 +00:00
} ,
2020-05-11 06:25:49 +00:00
"id" : 36 ,
2019-10-25 16:15:39 +00:00
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false ,
"ymax" : null ,
"ymin" : null
} ,
2020-12-02 20:47:00 +00:00
"tableColumn" : "" ,
2019-10-25 16:15:39 +00:00
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (beacon_finalized_epoch{instance=\"${instance}\"})" ,
2020-05-11 06:25:49 +00:00
"interval" : "" ,
"legendFormat" : "" ,
2019-10-25 16:15:39 +00:00
"refId" : "A"
}
] ,
"thresholds" : "" ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "last finalized epoch" ,
2019-10-25 16:15:39 +00:00
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "current"
2020-05-11 06:25:49 +00:00
} ,
{
"cards" : {
"cardPadding" : null ,
"cardRound" : null
} ,
"color" : {
"cardColor" : "#b4ff00" ,
"colorScale" : "sqrt" ,
"colorScheme" : "interpolateSpectral" ,
"exponent" : 0.5 ,
"max" : null ,
"min" : 0 ,
"mode" : "opacity"
} ,
"dataFormat" : "tsbuckets" ,
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-05-11 06:25:49 +00:00
"gridPos" : {
"h" : 6 ,
"w" : 14 ,
"x" : 0 ,
2020-06-06 23:42:54 +00:00
"y" : 29
2020-05-11 06:25:49 +00:00
} ,
"heatmap" : { } ,
"hideZeroBuckets" : false ,
"highlightCards" : true ,
2020-09-30 13:49:10 +00:00
"id" : 52 ,
2020-05-11 06:25:49 +00:00
"interval" : "" ,
"legend" : {
"show" : false
} ,
"reverseYBuckets" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (rate(beacon_aggregate_delay_bucket{instance=\"${instance}\"}[$__rate_interval]))" ,
2020-05-11 06:25:49 +00:00
"format" : "heatmap" ,
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 1 ,
"legendFormat" : "{{le}}" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "received aggregate delay (s) (${instance})" ,
2020-05-11 06:25:49 +00:00
"tooltip" : {
"show" : true ,
"showHistogram" : false
} ,
"type" : "heatmap" ,
"xAxis" : {
"show" : true
} ,
"xBucketNumber" : null ,
"xBucketSize" : null ,
"yAxis" : {
"decimals" : null ,
"format" : "short" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true ,
"splitFactor" : null
} ,
"yBucketBound" : "auto" ,
"yBucketNumber" : null ,
"yBucketSize" : null
2020-08-08 22:18:00 +00:00
} ,
{
2020-09-30 13:49:10 +00:00
"cards" : {
"cardPadding" : null ,
"cardRound" : null
} ,
"color" : {
"cardColor" : "#b4ff00" ,
"colorScale" : "sqrt" ,
"colorScheme" : "interpolateSpectral" ,
"exponent" : 0.5 ,
"max" : null ,
"min" : 0 ,
"mode" : "opacity"
} ,
"dataFormat" : "tsbuckets" ,
2020-08-08 22:18:00 +00:00
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-08-08 22:18:00 +00:00
"gridPos" : {
"h" : 6 ,
"w" : 14 ,
"x" : 0 ,
"y" : 35
} ,
"heatmap" : { } ,
"hideZeroBuckets" : false ,
"highlightCards" : true ,
2020-09-30 13:49:10 +00:00
"id" : 53 ,
2020-08-08 22:18:00 +00:00
"interval" : "" ,
"legend" : {
"show" : false
} ,
"reverseYBuckets" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (rate(beacon_block_delay_bucket{instance=\"${instance}\"}[$__rate_interval]))" ,
2020-08-08 22:18:00 +00:00
"format" : "heatmap" ,
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 1 ,
"legendFormat" : "{{le}}" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "received beacon block delay (s) (${instance})" ,
2020-08-08 22:18:00 +00:00
"tooltip" : {
"show" : true ,
"showHistogram" : false
} ,
"type" : "heatmap" ,
"xAxis" : {
"show" : true
} ,
"xBucketNumber" : null ,
"xBucketSize" : null ,
"yAxis" : {
"decimals" : null ,
"format" : "short" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true ,
"splitFactor" : null
} ,
"yBucketBound" : "auto" ,
"yBucketNumber" : null ,
"yBucketSize" : null
} ,
2020-08-10 17:10:43 +00:00
{
"cards" : {
"cardPadding" : null ,
"cardRound" : null
} ,
"color" : {
"cardColor" : "#b4ff00" ,
"colorScale" : "sqrt" ,
"colorScheme" : "interpolateSpectral" ,
"exponent" : 0.1 ,
"max" : null ,
"min" : 0 ,
"mode" : "opacity"
} ,
"dataFormat" : "tsbuckets" ,
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
2020-08-10 17:10:43 +00:00
"gridPos" : {
"h" : 6 ,
"w" : 14 ,
"x" : 0 ,
2020-09-30 13:49:10 +00:00
"y" : 41
2020-08-10 17:10:43 +00:00
} ,
"heatmap" : { } ,
"hideZeroBuckets" : false ,
"highlightCards" : true ,
"id" : 50 ,
"interval" : "" ,
"legend" : {
"show" : false
} ,
"reverseYBuckets" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (rate(beacon_store_block_duration_seconds_bucket{instance=\"${instance}\"}[$__rate_interval]))" ,
2020-08-10 17:10:43 +00:00
"format" : "heatmap" ,
"instant" : false ,
"interval" : "" ,
"intervalFactor" : 1 ,
"legendFormat" : "{{le}}" ,
"refId" : "A"
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "storeBlock() duration (s) (${instance})" ,
2020-08-10 17:10:43 +00:00
"tooltip" : {
"show" : true ,
"showHistogram" : false
} ,
"type" : "heatmap" ,
"xAxis" : {
"show" : true
} ,
"xBucketNumber" : null ,
"xBucketSize" : null ,
"yAxis" : {
"decimals" : null ,
"format" : "short" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true ,
"splitFactor" : null
} ,
"yBucketBound" : "auto" ,
"yBucketNumber" : null ,
"yBucketSize" : null
} ,
2020-08-08 22:18:00 +00:00
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : null ,
2020-09-30 13:49:10 +00:00
"fieldConfig" : {
"defaults" : {
"custom" : { } ,
"links" : [ ]
} ,
"overrides" : [ ]
} ,
2020-08-08 22:18:00 +00:00
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 14 ,
"x" : 0 ,
2020-09-30 13:49:10 +00:00
"y" : 47
2020-08-08 22:18:00 +00:00
} ,
"hiddenSeries" : false ,
2020-09-30 13:49:10 +00:00
"id" : 22 ,
2020-08-08 22:18:00 +00:00
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
2020-12-02 20:47:00 +00:00
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
"pluginVersion" : "7.3.1" ,
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [
{
"alias" : "/.*/"
}
] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"expr" : "min without (node) (rate(attached_validator_balance_total{instance=\"${instance}\"}[$__rate_interval]) * 384 / 1000000000)" ,
"interval" : "" ,
"legendFormat" : "GWei" ,
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "validator rewards / epoch (${instance})" ,
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"format" : "bytes" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : false
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : null ,
"fieldConfig" : {
"defaults" : {
"custom" : { } ,
"links" : [ ]
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"gridPos" : {
"h" : 6 ,
"w" : 14 ,
"x" : 0 ,
"y" : 53
} ,
"hiddenSeries" : false ,
"id" : 54 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
2020-08-08 22:18:00 +00:00
"percentage" : false ,
2020-12-02 20:47:00 +00:00
"pluginVersion" : "7.3.1" ,
2020-08-08 22:18:00 +00:00
"pointradius" : 2 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [
{
2020-09-30 13:49:10 +00:00
"alias" : "/.*/" ,
2020-08-08 22:18:00 +00:00
"yaxis" : 2
}
] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2020-12-02 20:47:00 +00:00
"expr" : "min without (node) (sqlite3_memory_used_bytes{instance=\"${instance}\"})" ,
2020-08-08 22:18:00 +00:00
"interval" : "" ,
2020-09-30 13:49:10 +00:00
"legendFormat" : "Memory used" ,
2020-08-08 22:18:00 +00:00
"refId" : "A"
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-12-02 20:47:00 +00:00
"title" : "SQLite3 (${instance})" ,
2020-08-08 22:18:00 +00:00
"tooltip" : {
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2020-09-30 13:49:10 +00:00
"min" : null ,
"show" : false
2020-08-08 22:18:00 +00:00
} ,
{
2020-09-30 13:49:10 +00:00
"format" : "bytes" ,
2020-08-08 22:18:00 +00:00
"label" : null ,
"logBase" : 1 ,
"max" : null ,
2020-09-30 13:49:10 +00:00
"min" : "0" ,
2020-08-08 22:18:00 +00:00
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2019-10-17 13:18:58 +00:00
}
] ,
2020-09-30 13:49:10 +00:00
"refresh" : false ,
"schemaVersion" : 26 ,
2019-10-17 13:18:58 +00:00
"style" : "dark" ,
"tags" : [ ] ,
"templating" : {
2020-06-10 15:21:32 +00:00
"list" : [
{
"allValue" : null ,
"current" : {
2020-09-30 13:49:10 +00:00
"selected" : false ,
2020-12-02 20:47:00 +00:00
"text" : "127.0.0.1:8008" ,
"value" : "127.0.0.1:8008"
2020-06-10 15:21:32 +00:00
} ,
"datasource" : "Prometheus" ,
2020-12-02 20:47:00 +00:00
"definition" : "label_values(process_virtual_memory_bytes,instance)" ,
"error" : null ,
2020-06-10 15:21:32 +00:00
"hide" : 0 ,
"includeAll" : false ,
"label" : null ,
"multi" : false ,
2020-12-02 20:47:00 +00:00
"name" : "instance" ,
2020-06-10 15:21:32 +00:00
"options" : [ ] ,
2020-12-02 20:47:00 +00:00
"query" : "label_values(process_virtual_memory_bytes,instance)" ,
2020-06-10 15:21:32 +00:00
"refresh" : 1 ,
"regex" : "" ,
"skipUrlSync" : false ,
"sort" : 0 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
}
]
2019-10-17 13:18:58 +00:00
} ,
"time" : {
2020-11-18 01:06:20 +00:00
"from" : "now-24h" ,
2019-10-17 13:18:58 +00:00
"to" : "now"
} ,
"timepicker" : {
"refresh_intervals" : [
"5s" ,
"10s" ,
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
]
} ,
"timezone" : "" ,
2020-06-10 15:21:32 +00:00
"title" : "NBC local testnet/sim (all nodes)" ,
"uid" : "pgeNfj2Wz2a" ,
2020-12-02 20:47:00 +00:00
"version" : 29
2020-06-27 23:42:35 +00:00
}