github.com/braveheart12/insolar-09-08-19@v0.8.7/scripts/monitor/grafana/dashboards/consensus.json (about)

     1  {
     2    "annotations": {
     3      "list": [
     4        {
     5          "builtIn": 1,
     6          "datasource": "-- Grafana --",
     7          "enable": true,
     8          "hide": true,
     9          "iconColor": "rgba(0, 211, 255, 1)",
    10          "name": "Annotations & Alerts",
    11          "type": "dashboard"
    12        }
    13      ]
    14    },
    15    "editable": true,
    16    "gnetId": null,
    17    "graphTooltip": 0,
    18    "id": 3,
    19    "iteration": 1549544359955,
    20    "links": [],
    21    "panels": [
    22      {
    23        "aliasColors": {},
    24        "bars": false,
    25        "dashLength": 10,
    26        "dashes": false,
    27        "datasource": "Prometheus",
    28        "fill": 1,
    29        "gridPos": {
    30          "h": 9,
    31          "w": 12,
    32          "x": 0,
    33          "y": 0
    34        },
    35        "id": 2,
    36        "legend": {
    37          "avg": false,
    38          "current": false,
    39          "max": false,
    40          "min": false,
    41          "show": true,
    42          "total": false,
    43          "values": false
    44        },
    45        "lines": true,
    46        "linewidth": 1,
    47        "links": [],
    48        "nullPointMode": "null",
    49        "percentage": false,
    50        "pointradius": 5,
    51        "points": false,
    52        "renderer": "flot",
    53        "seriesOverrides": [],
    54        "spaceLength": 10,
    55        "stack": false,
    56        "steppedLine": false,
    57        "targets": [
    58          {
    59            "expr": "insolar_consensus_active_nodes_count{instance=~\"$node\", job=~\"$role\"}",
    60            "format": "time_series",
    61            "hide": false,
    62            "intervalFactor": 1,
    63            "legendFormat": "{{instance}}-{{job}}",
    64            "refId": "A"
    65          }
    66        ],
    67        "thresholds": [],
    68        "timeFrom": null,
    69        "timeRegions": [],
    70        "timeShift": null,
    71        "title": "Active Lists Count",
    72        "tooltip": {
    73          "shared": true,
    74          "sort": 0,
    75          "value_type": "individual"
    76        },
    77        "type": "graph",
    78        "xaxis": {
    79          "buckets": null,
    80          "mode": "time",
    81          "name": null,
    82          "show": true,
    83          "values": []
    84        },
    85        "yaxes": [
    86          {
    87            "format": "short",
    88            "label": null,
    89            "logBase": 1,
    90            "max": null,
    91            "min": "0",
    92            "show": true
    93          },
    94          {
    95            "format": "short",
    96            "label": null,
    97            "logBase": 1,
    98            "max": null,
    99            "min": null,
   100            "show": true
   101          }
   102        ],
   103        "yaxis": {
   104          "align": false,
   105          "alignLevel": null
   106        }
   107      }
   108    ],
   109    "schemaVersion": 16,
   110    "style": "dark",
   111    "tags": [],
   112    "templating": {
   113      "list": [
   114        {
   115          "allValue": null,
   116          "current": {
   117            "text": "All",
   118            "value": "$__all"
   119          },
   120          "datasource": "Prometheus",
   121          "definition": "label_values(insolar_consensus_active_nodes_count, instance)",
   122          "hide": 0,
   123          "includeAll": true,
   124          "label": "Node",
   125          "multi": true,
   126          "name": "node",
   127          "options": [],
   128          "query": "label_values(insolar_consensus_active_nodes_count, instance)",
   129          "refresh": 1,
   130          "regex": "",
   131          "skipUrlSync": false,
   132          "sort": 0,
   133          "tagValuesQuery": "",
   134          "tags": [],
   135          "tagsQuery": "",
   136          "type": "query",
   137          "useTags": false
   138        },
   139        {
   140          "allValue": null,
   141          "current": {
   142            "tags": [],
   143            "text": "All",
   144            "value": [
   145              "$__all"
   146            ]
   147          },
   148          "datasource": "Prometheus",
   149          "definition": "label_values(insolar_consensus_active_nodes_count, job)",
   150          "hide": 0,
   151          "includeAll": true,
   152          "label": "Role",
   153          "multi": true,
   154          "name": "role",
   155          "options": [],
   156          "query": "label_values(insolar_consensus_active_nodes_count, job)",
   157          "refresh": 1,
   158          "regex": "",
   159          "skipUrlSync": false,
   160          "sort": 0,
   161          "tagValuesQuery": "",
   162          "tags": [],
   163          "tagsQuery": "",
   164          "type": "query",
   165          "useTags": false
   166        }
   167      ]
   168    },
   169    "time": {
   170      "from": "now-15m",
   171      "to": "now"
   172    },
   173    "timepicker": {
   174      "refresh_intervals": [
   175        "5s",
   176        "10s",
   177        "30s",
   178        "1m",
   179        "5m",
   180        "15m",
   181        "30m",
   182        "1h",
   183        "2h",
   184        "1d"
   185      ],
   186      "time_options": [
   187        "5m",
   188        "15m",
   189        "1h",
   190        "6h",
   191        "12h",
   192        "24h",
   193        "2d",
   194        "7d",
   195        "30d"
   196      ]
   197    },
   198    "timezone": "",
   199    "title": "Consensus",
   200    "uid": "hP-O84umk",
   201    "version": 3
   202  }