mirror of
				https://github.com/XRPLF/clio.git
				synced 2025-11-04 03:45:50 +00:00 
			
		
		
		
	There are 2 things to know about prettier: - it's quite pretty most of the time - it's not configurable
		
			
				
	
	
		
			1629 lines
		
	
	
		
			39 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			1629 lines
		
	
	
		
			39 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "annotations": {
 | 
						|
    "list": [
 | 
						|
      {
 | 
						|
        "builtIn": 1,
 | 
						|
        "datasource": {
 | 
						|
          "type": "grafana",
 | 
						|
          "uid": "-- Grafana --"
 | 
						|
        },
 | 
						|
        "enable": true,
 | 
						|
        "hide": true,
 | 
						|
        "iconColor": "rgba(0, 211, 255, 1)",
 | 
						|
        "name": "Annotations & Alerts",
 | 
						|
        "type": "dashboard"
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "editable": true,
 | 
						|
  "fiscalYearStartMonth": 0,
 | 
						|
  "graphTooltip": 0,
 | 
						|
  "id": 1,
 | 
						|
  "links": [],
 | 
						|
  "panels": [
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "thresholds"
 | 
						|
          },
 | 
						|
          "mappings": [
 | 
						|
            {
 | 
						|
              "options": {
 | 
						|
                "0": {
 | 
						|
                  "index": 0,
 | 
						|
                  "text": "DOWN"
 | 
						|
                },
 | 
						|
                "1": {
 | 
						|
                  "index": 1,
 | 
						|
                  "text": "UP"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "type": "value"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 0
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": 1
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 3,
 | 
						|
        "x": 0,
 | 
						|
        "y": 0
 | 
						|
      },
 | 
						|
      "id": 1,
 | 
						|
      "options": {
 | 
						|
        "colorMode": "value",
 | 
						|
        "graphMode": "area",
 | 
						|
        "justifyMode": "auto",
 | 
						|
        "orientation": "auto",
 | 
						|
        "percentChangeColorMode": "standard",
 | 
						|
        "reduceOptions": {
 | 
						|
          "calcs": ["lastNotNull"],
 | 
						|
          "fields": "",
 | 
						|
          "values": false
 | 
						|
        },
 | 
						|
        "showPercentChange": false,
 | 
						|
        "textMode": "auto",
 | 
						|
        "wideLayout": true
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "up{job=\"clio\"}",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "__auto",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "Service state",
 | 
						|
      "type": "stat"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "thresholds"
 | 
						|
          },
 | 
						|
          "mappings": [
 | 
						|
            {
 | 
						|
              "options": {
 | 
						|
                "0": {
 | 
						|
                  "color": "blue",
 | 
						|
                  "index": 0,
 | 
						|
                  "text": "No"
 | 
						|
                },
 | 
						|
                "1": {
 | 
						|
                  "color": "green",
 | 
						|
                  "index": 1,
 | 
						|
                  "text": "Yes"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "type": "value"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 3,
 | 
						|
        "x": 3,
 | 
						|
        "y": 0
 | 
						|
      },
 | 
						|
      "id": 14,
 | 
						|
      "options": {
 | 
						|
        "colorMode": "value",
 | 
						|
        "graphMode": "area",
 | 
						|
        "justifyMode": "auto",
 | 
						|
        "orientation": "auto",
 | 
						|
        "percentChangeColorMode": "standard",
 | 
						|
        "reduceOptions": {
 | 
						|
          "calcs": ["lastNotNull"],
 | 
						|
          "fields": "",
 | 
						|
          "values": false
 | 
						|
        },
 | 
						|
        "showPercentChange": false,
 | 
						|
        "textMode": "auto",
 | 
						|
        "wideLayout": true
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "read_only",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "__auto",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "Read only",
 | 
						|
      "type": "stat"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "thresholds"
 | 
						|
          },
 | 
						|
          "mappings": [
 | 
						|
            {
 | 
						|
              "options": {
 | 
						|
                "0": {
 | 
						|
                  "color": "blue",
 | 
						|
                  "index": 0,
 | 
						|
                  "text": "No"
 | 
						|
                },
 | 
						|
                "1": {
 | 
						|
                  "color": "green",
 | 
						|
                  "index": 1,
 | 
						|
                  "text": "Yes"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "type": "value"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 3,
 | 
						|
        "x": 6,
 | 
						|
        "y": 0
 | 
						|
      },
 | 
						|
      "id": 15,
 | 
						|
      "options": {
 | 
						|
        "colorMode": "value",
 | 
						|
        "graphMode": "area",
 | 
						|
        "justifyMode": "auto",
 | 
						|
        "orientation": "auto",
 | 
						|
        "percentChangeColorMode": "standard",
 | 
						|
        "reduceOptions": {
 | 
						|
          "calcs": ["lastNotNull"],
 | 
						|
          "fields": "",
 | 
						|
          "values": false
 | 
						|
        },
 | 
						|
        "showPercentChange": false,
 | 
						|
        "textMode": "auto",
 | 
						|
        "wideLayout": true
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "etl_writing",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "__auto",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "Writing data to DB",
 | 
						|
      "type": "stat"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "thresholds"
 | 
						|
          },
 | 
						|
          "mappings": [
 | 
						|
            {
 | 
						|
              "options": {
 | 
						|
                "0": {
 | 
						|
                  "color": "green",
 | 
						|
                  "index": 0,
 | 
						|
                  "text": "No"
 | 
						|
                },
 | 
						|
                "1": {
 | 
						|
                  "color": "red",
 | 
						|
                  "index": 1,
 | 
						|
                  "text": "Yes"
 | 
						|
                }
 | 
						|
              },
 | 
						|
              "type": "value"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 3,
 | 
						|
        "x": 9,
 | 
						|
        "y": 0
 | 
						|
      },
 | 
						|
      "id": 16,
 | 
						|
      "options": {
 | 
						|
        "colorMode": "value",
 | 
						|
        "graphMode": "area",
 | 
						|
        "justifyMode": "auto",
 | 
						|
        "orientation": "auto",
 | 
						|
        "percentChangeColorMode": "standard",
 | 
						|
        "reduceOptions": {
 | 
						|
          "calcs": ["lastNotNull"],
 | 
						|
          "fields": "",
 | 
						|
          "values": false
 | 
						|
        },
 | 
						|
        "showPercentChange": false,
 | 
						|
        "textMode": "auto",
 | 
						|
        "wideLayout": true
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "etl_amendment_blocked",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "__auto",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "Amendment blocked",
 | 
						|
      "type": "stat"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 0,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          },
 | 
						|
          "unit": "s"
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 12,
 | 
						|
        "y": 0
 | 
						|
      },
 | 
						|
      "id": 13,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": true
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "exemplar": false,
 | 
						|
          "expr": "timestamp(etl_last_publish_seconds) - etl_last_publish_seconds",
 | 
						|
          "format": "time_series",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "ledger age",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "Ledger Age",
 | 
						|
      "transformations": [
 | 
						|
        {
 | 
						|
          "id": "filterByValue",
 | 
						|
          "options": {
 | 
						|
            "filters": [
 | 
						|
              {
 | 
						|
                "config": {
 | 
						|
                  "id": "lower",
 | 
						|
                  "options": {
 | 
						|
                    "value": 31500000
 | 
						|
                  }
 | 
						|
                },
 | 
						|
                "fieldName": "ledger age"
 | 
						|
              }
 | 
						|
            ],
 | 
						|
            "match": "all",
 | 
						|
            "type": "include"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "type": "timeseries"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 0,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 0,
 | 
						|
        "y": 8
 | 
						|
      },
 | 
						|
      "id": 2,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": false
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "work_queue_current_size{job=\"clio\"}",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "work queue size",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "Work Queue Size",
 | 
						|
      "type": "timeseries"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 0,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 12,
 | 
						|
        "y": 8
 | 
						|
      },
 | 
						|
      "id": 9,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": true
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "rate(rpc_method_total_number{job=\"clio\"}[$__rate_interval])",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "{{method}} {{status}}",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "RPC Method Call Rate",
 | 
						|
      "type": "timeseries"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 0,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 0,
 | 
						|
        "y": 16
 | 
						|
      },
 | 
						|
      "id": 11,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": true
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "subscriptions_current_number{job=\"clio\"}",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "{{collection}}{{stream}}",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "Subscriptions Number",
 | 
						|
      "type": "timeseries"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 0,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 12,
 | 
						|
        "y": 16
 | 
						|
      },
 | 
						|
      "id": 6,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": false
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "sum(increase(ledger_cache_counter_total_number{job=\"clio\",type=\"cache_hit\"}[1m])) / sum(increase(ledger_cache_counter_total_number{job=\"clio\",type=\"request\"}[1m]))",
 | 
						|
          "hide": false,
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "ledger cache hit rate",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "Ledger Cache Hit Rate",
 | 
						|
      "type": "timeseries"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 0,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          },
 | 
						|
          "unit": "µs"
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 0,
 | 
						|
        "y": 24
 | 
						|
      },
 | 
						|
      "id": 10,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": true
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "sum by (method) (increase(rpc_method_duration_us[$__interval]))\n / \n sum by (method,) (increase(rpc_method_total_number{status=\"finished\"}[$__interval]))",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "{{method}}",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "RPC Method Call Duration",
 | 
						|
      "type": "timeseries"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 0,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 12,
 | 
						|
        "y": 24
 | 
						|
      },
 | 
						|
      "id": 8,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": true
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "rate(rpc_error_total_number{job=\"clio\"}[$__rate_interval])",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "{{error_type}}",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "RPC Error Rate",
 | 
						|
      "type": "timeseries"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 0,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 0,
 | 
						|
        "y": 32
 | 
						|
      },
 | 
						|
      "id": 4,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": true
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "rate(backend_operations_total_number{job=\"clio\",status=\"completed\"}[$__rate_interval])",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "{{operation}}",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "DB Completed Operations Rate",
 | 
						|
      "type": "timeseries"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 10,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineStyle": {
 | 
						|
              "fill": "solid"
 | 
						|
            },
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          },
 | 
						|
          "unit": "ms"
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 12,
 | 
						|
        "y": 32
 | 
						|
      },
 | 
						|
      "id": 12,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": true
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "histogram_quantile(0.50, sum(rate(backend_duration_milliseconds_histogram_bucket{job=\"clio\"}[$__interval])) by (le, operation))",
 | 
						|
          "hide": false,
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "{{operation}} 0.5 percentile",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "histogram_quantile(0.75, sum(rate(backend_duration_milliseconds_histogram_bucket{job=\"clio\"}[$__interval])) by (le, operation))",
 | 
						|
          "hide": false,
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "{{operation}} 0.75 percentile",
 | 
						|
          "range": true,
 | 
						|
          "refId": "B"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "histogram_quantile(0.95, sum(rate(backend_duration_milliseconds_histogram_bucket{job=\"clio\"}[$__interval])) by (le, operation))",
 | 
						|
          "hide": false,
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "{{operation}} 0.95 percentile",
 | 
						|
          "range": true,
 | 
						|
          "refId": "C"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "expr": "",
 | 
						|
          "hide": false,
 | 
						|
          "instant": false,
 | 
						|
          "range": true,
 | 
						|
          "refId": "D"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "DB operation duration",
 | 
						|
      "type": "timeseries"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 0,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 0,
 | 
						|
        "y": 40
 | 
						|
      },
 | 
						|
      "id": 5,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": true
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "rate(backend_operations_total_number{job=\"clio\",status=~\"error|retry\"}[$__rate_interval])",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "{{operation}} {{status}}",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "rate(backend_too_busy_total_number{job=\"clio\"}[$__rate_interval])",
 | 
						|
          "hide": false,
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "backend too_busy",
 | 
						|
          "range": true,
 | 
						|
          "refId": "B"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "DB Opperations Error Rate",
 | 
						|
      "type": "timeseries"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 0,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          }
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 12,
 | 
						|
        "y": 40
 | 
						|
      },
 | 
						|
      "id": 3,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": true
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "backend_operations_current_number{job=\"clio\",status=\"pending\"}",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "{{operation}}",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "expr": "",
 | 
						|
          "hide": false,
 | 
						|
          "instant": false,
 | 
						|
          "range": true,
 | 
						|
          "refId": "B"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "DB Pending operations",
 | 
						|
      "type": "timeseries"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "datasource": {
 | 
						|
        "type": "prometheus",
 | 
						|
        "uid": "PBFA97CFB590B2093"
 | 
						|
      },
 | 
						|
      "fieldConfig": {
 | 
						|
        "defaults": {
 | 
						|
          "color": {
 | 
						|
            "mode": "palette-classic"
 | 
						|
          },
 | 
						|
          "custom": {
 | 
						|
            "axisBorderShow": false,
 | 
						|
            "axisCenteredZero": false,
 | 
						|
            "axisColorMode": "text",
 | 
						|
            "axisLabel": "",
 | 
						|
            "axisPlacement": "auto",
 | 
						|
            "barAlignment": 0,
 | 
						|
            "barWidthFactor": 0.6,
 | 
						|
            "drawStyle": "line",
 | 
						|
            "fillOpacity": 0,
 | 
						|
            "gradientMode": "none",
 | 
						|
            "hideFrom": {
 | 
						|
              "legend": false,
 | 
						|
              "tooltip": false,
 | 
						|
              "viz": false
 | 
						|
            },
 | 
						|
            "insertNulls": false,
 | 
						|
            "lineInterpolation": "linear",
 | 
						|
            "lineWidth": 1,
 | 
						|
            "pointSize": 5,
 | 
						|
            "scaleDistribution": {
 | 
						|
              "type": "linear"
 | 
						|
            },
 | 
						|
            "showPoints": "auto",
 | 
						|
            "spanNulls": false,
 | 
						|
            "stacking": {
 | 
						|
              "group": "A",
 | 
						|
              "mode": "none"
 | 
						|
            },
 | 
						|
            "thresholdsStyle": {
 | 
						|
              "mode": "off"
 | 
						|
            }
 | 
						|
          },
 | 
						|
          "mappings": [],
 | 
						|
          "thresholds": {
 | 
						|
            "mode": "absolute",
 | 
						|
            "steps": [
 | 
						|
              {
 | 
						|
                "color": "green",
 | 
						|
                "value": null
 | 
						|
              },
 | 
						|
              {
 | 
						|
                "color": "red",
 | 
						|
                "value": 80
 | 
						|
              }
 | 
						|
            ]
 | 
						|
          },
 | 
						|
          "unit": "s"
 | 
						|
        },
 | 
						|
        "overrides": []
 | 
						|
      },
 | 
						|
      "gridPos": {
 | 
						|
        "h": 8,
 | 
						|
        "w": 12,
 | 
						|
        "x": 0,
 | 
						|
        "y": 48
 | 
						|
      },
 | 
						|
      "id": 7,
 | 
						|
      "options": {
 | 
						|
        "legend": {
 | 
						|
          "calcs": [],
 | 
						|
          "displayMode": "list",
 | 
						|
          "placement": "bottom",
 | 
						|
          "showLegend": false
 | 
						|
        },
 | 
						|
        "tooltip": {
 | 
						|
          "mode": "single",
 | 
						|
          "sort": "none"
 | 
						|
        }
 | 
						|
      },
 | 
						|
      "pluginVersion": "11.4.0",
 | 
						|
      "targets": [
 | 
						|
        {
 | 
						|
          "datasource": {
 | 
						|
            "type": "prometheus",
 | 
						|
            "uid": "PBFA97CFB590B2093"
 | 
						|
          },
 | 
						|
          "editorMode": "code",
 | 
						|
          "expr": "scrape_duration_seconds{job=\"clio\"}",
 | 
						|
          "instant": false,
 | 
						|
          "legendFormat": "__auto",
 | 
						|
          "range": true,
 | 
						|
          "refId": "A"
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "title": "Prometheus Request Processing Time",
 | 
						|
      "type": "timeseries"
 | 
						|
    }
 | 
						|
  ],
 | 
						|
  "preload": false,
 | 
						|
  "refresh": "5s",
 | 
						|
  "schemaVersion": 40,
 | 
						|
  "tags": [],
 | 
						|
  "templating": {
 | 
						|
    "list": []
 | 
						|
  },
 | 
						|
  "time": {
 | 
						|
    "from": "now-5m",
 | 
						|
    "to": "now"
 | 
						|
  },
 | 
						|
  "timepicker": {},
 | 
						|
  "timezone": "",
 | 
						|
  "title": "Clio",
 | 
						|
  "uid": "aeaae84e-c194-47b2-ad65-86e45eebb815",
 | 
						|
  "version": 1,
 | 
						|
  "weekStart": ""
 | 
						|
}
 |