{
    "annotations": {
      "list": [
        {
          "builtIn": 1,
          "datasource": {
            "type": "grafana",
            "uid": "-- Grafana --"
          },
          "enable": true,
          "hide": true,
          "iconColor": "rgba(0, 211, 255, 1)",
          "name": "Annotations & Alerts",
          "target": {
            "limit": 100,
            "matchAny": false,
            "tags": [
              
            ],
            "type": "dashboard"
          },
          "type": "dashboard"
        }
      ]
    },
    "editable": true,
    "fiscalYearStartMonth": 0,
    "graphTooltip": 0,
    "id": 85,
    "links": [
      
    ],
    "liveNow": false,
    "panels": [
      {
        "collapsed": false,
        "gridPos": {
          "h": 1,
          "w": 24,
          "x": 0,
          "y": 0
        },
        "id": 32,
        "panels": [
          
        ],
        "title": "Usage - Hbar Account and Burn Rates",
        "type": "row"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "displayName": "${__series.name}",
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "red",
                  "value": null
                },
                {
                  "color": "#6ED0E0",
                  "value": 10000
                },
                {
                  "color": "green",
                  "value": 100000
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 5,
          "x": 0,
          "y": 1
        },
        "id": 7,
        "options": {
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "showThresholdLabels": false,
          "showThresholdMarkers": true
        },
        "pluginVersion": "10.0.1-cloud.2.a7a20fbf",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "max by(accountId)  (rpc_relay_operator_balance{cluster=\"$cluster\", namespace=\"$namespace\", mode!=\"QUERY\", mode!=\"TRANSACTION\"} / 100000000)",
            "format": "time_series",
            "instant": true,
            "interval": "",
            "legendFormat": "Account: {{accountId}}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Relay Operator Balance",
        "type": "gauge"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "description": "",
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green",
                  "value": null
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 4,
          "x": 5,
          "y": 1
        },
        "id": 27,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "10.0.1-cloud.2.a7a20fbf",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])) / -100000000",
            "format": "heatmap",
            "instant": false,
            "legendFormat": "{{mode}}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Operator account burn rate (ℏ)",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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": 11,
          "w": 15,
          "x": 9,
          "y": 1
        },
        "id": 2,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "avg_over_time(rpc_relay_operator_balance{cluster=\"$cluster\", namespace=\"$namespace\", mode!=\"QUERY\", mode!=\"TRANSACTION\"}[$__interval]) / 100000000",
            "legendFormat": "{{accountId}}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Relay Operator Balance (ℏ)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "description": "",
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green",
                  "value": null
                },
                {
                  "color": "#EAB839",
                  "value": 100
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 4,
          "w": 9,
          "x": 0,
          "y": 6
        },
        "id": 28,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "10.0.1-cloud.2.a7a20fbf",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum by (mode)(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])) / -100000000",
            "format": "time_series",
            "instant": true,
            "legendFormat": "{{mode}}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Operator Cost  (ℏ) by Mode",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "description": "",
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green",
                  "value": null
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 4,
          "w": 9,
          "x": 0,
          "y": 10
        },
        "id": 47,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "10.0.1-cloud.2.a7a20fbf",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum by (mode)(increase(rpc_relay_consensusnode_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range]))",
            "format": "time_series",
            "instant": true,
            "legendFormat": "{{mode}}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Consensus Node (txns) Calls by Mode",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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": 10,
          "w": 15,
          "x": 9,
          "y": 12
        },
        "id": 23,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "pluginVersion": "9.0.7",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "builder",
            "exemplar": false,
            "expr": "sum by(caller) (rate(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval])) / 100000000",
            "instant": false,
            "interval": "15m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Consensus Node Cost Rate by Call (ℏ)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              }
            },
            "mappings": [
              
            ]
          },
          "overrides": [
            {
              "__systemRef": "hideSeriesFrom",
              "matcher": {
                "id": "byNames",
                "options": {
                  "mode": "exclude",
                  "names": [
                    " eth_call",
                    " eth_sendRawTransaction",
                    " eth_feeHistory",
                    " eth_getCode",
                    " eth_gasPrice"
                  ],
                  "prefix": "All except:",
                  "readOnly": true
                }
              },
              "properties": [
                {
                  "id": "custom.hideFrom",
                  "value": {
                    "legend": false,
                    "tooltip": false,
                    "viz": true
                  }
                }
              ]
            }
          ]
        },
        "gridPos": {
          "h": 9,
          "w": 13,
          "x": 0,
          "y": 22
        },
        "id": 24,
        "options": {
          "displayLabels": [
            "value",
            "percent"
          ],
          "legend": {
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "values": [
              "value"
            ]
          },
          "pieType": "pie",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "pluginVersion": "9.3.6",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "topk(10,sum by(caller) (increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])) / 100000000)",
            "format": "time_series",
            "instant": true,
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": " {{caller}}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Consensus Node Cost by Call (ℏ)",
        "type": "piechart"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              }
            },
            "mappings": [
              
            ]
          },
          "overrides": [
            {
              "__systemRef": "hideSeriesFrom",
              "matcher": {
                "id": "byNames",
                "options": {
                  "mode": "exclude",
                  "names": [
                    " eth_call",
                    " eth_sendRawTransaction",
                    " eth_feeHistory",
                    " eth_getCode"
                  ],
                  "prefix": "All except:",
                  "readOnly": true
                }
              },
              "properties": [
                {
                  "id": "custom.hideFrom",
                  "value": {
                    "legend": false,
                    "tooltip": false,
                    "viz": true
                  }
                }
              ]
            }
          ]
        },
        "gridPos": {
          "h": 9,
          "w": 11,
          "x": 13,
          "y": 22
        },
        "id": 61,
        "options": {
          "displayLabels": [
            "value",
            "percent"
          ],
          "legend": {
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "values": [
              "value"
            ]
          },
          "pieType": "pie",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "pluginVersion": "9.3.6",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "topk(10,sum by(caller) (increase(rpc_relay_consensusnode_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])))",
            "format": "time_series",
            "instant": true,
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": " {{caller}}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Consensus Node Volume by Call ",
        "type": "piechart"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              }
            },
            "mappings": [
              
            ]
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 7,
          "w": 9,
          "x": 0,
          "y": 31
        },
        "id": 59,
        "options": {
          "displayLabels": [
            "percent"
          ],
          "legend": {
            "displayMode": "list",
            "placement": "right",
            "showLegend": true,
            "values": [
              "percent"
            ]
          },
          "pieType": "pie",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[1d])) by(type) / 100000000",
            "format": "heatmap",
            "instant": true,
            "interval": "1d",
            "legendFormat": "{{mode}}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Hbar Spent By type",
        "type": "piechart"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              }
            },
            "mappings": [
              
            ]
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 7,
          "w": 6,
          "x": 9,
          "y": 31
        },
        "id": 57,
        "options": {
          "displayLabels": [
            "percent"
          ],
          "legend": {
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true,
            "values": [
              "percent"
            ]
          },
          "pieType": "pie",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])) by(mode) / 100000000",
            "format": "heatmap",
            "instant": true,
            "interval": "1d",
            "legendFormat": "{{mode}}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Hbar Spent By Mode",
        "type": "piechart"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              }
            },
            "mappings": [
              
            ]
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 7,
          "w": 9,
          "x": 15,
          "y": 31
        },
        "id": 58,
        "options": {
          "displayLabels": [
            "percent"
          ],
          "legend": {
            "displayMode": "list",
            "placement": "right",
            "showLegend": true,
            "values": [
              "percent"
            ]
          },
          "pieType": "pie",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])) by(caller) / 100000000",
            "format": "heatmap",
            "instant": true,
            "interval": "1d",
            "legendFormat": "{{mode}}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Hbar Spent By caller",
        "type": "piechart"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "bars",
              "fillOpacity": 100,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 7,
          "w": 24,
          "x": 0,
          "y": 38
        },
        "id": 53,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[1d])) by(mode) / 100000000",
            "interval": "1d",
            "legendFormat": "{{mode}}",
            "range": true,
            "refId": "A"
          }
        ],
        "timeFrom": "1M",
        "title": "Hbar Spent per Day over the last Month By Mode",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "bars",
              "fillOpacity": 100,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 7,
          "w": 24,
          "x": 0,
          "y": 45
        },
        "id": 82,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[30m])) by(mode) / 100000000",
            "interval": "30m",
            "legendFormat": "{{mode}}",
            "range": true,
            "refId": "A"
          }
        ],
        "timeFrom": "1d",
        "title": "Hbar Spent per Day over the last day By Mode",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              },
              "lineInterpolation": "linear",
              "lineStyle": {
                "fill": "solid"
              },
              "lineWidth": 1,
              "pointSize": 5,
              "scaleDistribution": {
                "type": "linear"
              },
              "showPoints": "auto",
              "spanNulls": false,
              "stacking": {
                "group": "A",
                "mode": "none"
              },
              "thresholdsStyle": {
                "mode": "line"
              }
            },
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "#EAB839",
                  "value": 10
                },
                {
                  "color": "red",
                  "value": 20
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 7,
          "w": 24,
          "x": 0,
          "y": 52
        },
        "id": 86,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval])) by (pod) / 100000000",
            "format": "time_series",
            "instant": false,
            "interval": "1m",
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Hbar Spent per minute",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "bars",
              "fillOpacity": 100,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            {
              "__systemRef": "hideSeriesFrom",
              "matcher": {
                "id": "byNames",
                "options": {
                  "mode": "exclude",
                  "names": [
                    "eth_call"
                  ],
                  "prefix": "All except:",
                  "readOnly": true
                }
              },
              "properties": [
                {
                  "id": "custom.hideFrom",
                  "value": {
                    "legend": false,
                    "tooltip": false,
                    "viz": true
                  }
                }
              ]
            }
          ]
        },
        "gridPos": {
          "h": 7,
          "w": 24,
          "x": 0,
          "y": 59
        },
        "id": 54,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[1d])) by(caller) / 100000000",
            "interval": "1d",
            "legendFormat": "{{methodName}}",
            "range": true,
            "refId": "A"
          }
        ],
        "timeFrom": "1M",
        "title": "Hbar Spent per Day over the last Month by MethodName",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "bars",
              "fillOpacity": 100,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 7,
          "w": 24,
          "x": 0,
          "y": 66
        },
        "id": 55,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[1d])) by(type) / 100000000",
            "interval": "1d",
            "legendFormat": "{{methodName}}",
            "range": true,
            "refId": "A"
          }
        ],
        "timeFrom": "1M",
        "title": "Hbar Spent per Day over the last Month by Type",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "description": "",
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 24,
          "x": 0,
          "y": 73
        },
        "id": 74,
        "options": {
          "legend": {
            "calcs": [
              "last"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "sortBy": "Last",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "topk(10,sum by(interactingEntity)(increase(rpc_relay_consensusnode_response_count{cluster=\"$cluster\",namespace=\"$namespace\", interactingEntity!=\"\"}[$__range])))",
            "format": "time_series",
            "instant": false,
            "legendFormat": "{{interactingEntity}}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Consensus Node Calls by AccountId/EvmAddress",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "description": "",
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 24,
          "x": 0,
          "y": 81
        },
        "id": 75,
        "options": {
          "legend": {
            "calcs": [
              "last"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "sortBy": "Last",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "topk(10,sum by(interactingEntity)(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\",namespace=\"$namespace\", interactingEntity!=\"\"}[$__range])) / 100000000)",
            "format": "time_series",
            "instant": false,
            "interval": "",
            "legendFormat": "{{interactingEntity}}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Hbar Spent by AccountId/EvmAddress",
        "type": "timeseries"
      },
      {
        "collapsed": false,
        "gridPos": {
          "h": 1,
          "w": 24,
          "x": 0,
          "y": 89
        },
        "id": 30,
        "panels": [
          
        ],
        "title": "Volume, RPS, Latency, Limits - API Requests",
        "type": "row"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 3,
          "x": 0,
          "y": 90
        },
        "id": 4,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "sum(rate(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))",
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Request Rate (RPS)",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 18,
          "x": 3,
          "y": 90
        },
        "id": 36,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "pluginVersion": "9.1.6-10b38e80",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "sum(rate(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))",
            "legendFormat": "Request Rate (RPS)",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Request Rate (RPS)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 3,
          "x": 21,
          "y": 90
        },
        "id": 22,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "sum(increase(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range]))",
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Request Count",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "decimals": 2,
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            },
            "unit": "none"
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 3,
          "x": 0,
          "y": 95
        },
        "id": 6,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(rate(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\"}[$__rate_interval]))",
            "instant": false,
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Failure Request Rate",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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": "light-yellow"
                },
                {
                  "color": "orange",
                  "value": 0.5
                },
                {
                  "color": "red",
                  "value": 1
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 15,
          "x": 3,
          "y": 95
        },
        "id": 39,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "pluginVersion": "9.1.6-10b38e80",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "sum(rate(rpc_relay_method_response_bucket{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\"}[$__rate_interval]))",
            "legendFormat": "Failed Request RPS",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Failed Request Rate",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "decimals": 4,
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            },
            "unit": "percentunit"
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 3,
          "x": 18,
          "y": 95
        },
        "id": 37,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\"}[$__range]))/sum(increase(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range]))",
            "instant": false,
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Failure %",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "decimals": 0,
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            },
            "unit": "none"
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 3,
          "x": 21,
          "y": 95
        },
        "id": 38,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\"}[$__range]))",
            "instant": false,
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Failure Total Count",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "decimals": 2,
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            },
            "unit": "none"
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 4,
          "x": 0,
          "y": 100
        },
        "id": 64,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(rate(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\", method=\"eth_call\"}[$__rate_interval]))",
            "instant": false,
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "eth_call Failure Request Rate",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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": "light-yellow"
                },
                {
                  "color": "orange",
                  "value": 0.5
                },
                {
                  "color": "red",
                  "value": 1
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 13,
          "x": 4,
          "y": 100
        },
        "id": 63,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "pluginVersion": "9.1.6-10b38e80",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "sum(rate(rpc_relay_method_response_bucket{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\",method=\"eth_call\"}[$__rate_interval]))",
            "legendFormat": "Failed Request RPS",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "eth_call Failed Request Rate",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "decimals": 4,
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            },
            "unit": "percentunit"
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 3,
          "x": 17,
          "y": 100
        },
        "id": 65,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\",method=\"eth_call\"}[$__range]))/sum(increase(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range]))",
            "instant": false,
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "eth_call Failure %",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "decimals": 0,
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            },
            "unit": "none"
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 4,
          "x": 20,
          "y": 100
        },
        "id": 66,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\", method=\"eth_call\"}[$__range]))",
            "instant": false,
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "eth_call Failure Total Count",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "decimals": 2,
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            },
            "unit": "none"
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 4,
          "x": 0,
          "y": 105
        },
        "id": 70,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(rate(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\", method=\"eth_sendRawTransaction\"}[$__rate_interval]))",
            "instant": false,
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "eth_sendRawTransaction Failure Request Rate",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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": "light-yellow"
                },
                {
                  "color": "orange",
                  "value": 0.5
                },
                {
                  "color": "red",
                  "value": 1
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 13,
          "x": 4,
          "y": 105
        },
        "id": 69,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "pluginVersion": "9.1.6-10b38e80",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "sum(rate(rpc_relay_method_response_bucket{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\",method=\"eth_sendRawTransaction\"}[$__rate_interval]))",
            "legendFormat": "Failed Request RPS",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "eth_sendRawTransaction Failed Request Rate",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "decimals": 4,
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            },
            "unit": "percentunit"
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 3,
          "x": 17,
          "y": 105
        },
        "id": 68,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\",method=\"eth_sendRawTransaction\"}[$__range]))/sum(increase(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range]))",
            "instant": false,
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "eth_sendRawTransaction Failure %",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "decimals": 0,
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            },
            "unit": "none"
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 5,
          "w": 4,
          "x": 20,
          "y": 105
        },
        "id": 67,
        "options": {
          "colorMode": "value",
          "graphMode": "area",
          "justifyMode": "auto",
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "textMode": "auto"
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\", statusCode!=\"200\", method=\"eth_sendRawTransaction\"}[$__range]))",
            "instant": false,
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "eth_sendRawTransaction Failure Total Count",
        "type": "stat"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 110
        },
        "id": 25,
        "options": {
          "legend": {
            "calcs": [
              "last",
              "mean",
              "max",
              "min"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "sortBy": "Last",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum by(method)(increase(rpc_relay_method_response_count{cluster=\"$cluster\",namespace=\"$namespace\"}[$__range]))",
            "format": "time_series",
            "instant": false,
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Cumulative Requests by Path (units)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 120
        },
        "id": 72,
        "options": {
          "legend": {
            "calcs": [
              "last",
              "mean",
              "max",
              "min"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "sortBy": "Last",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum by(method)(increase(rpc_relay_method_response_count{cluster=\"$cluster\",namespace=\"$namespace\"}[$__range]))",
            "format": "time_series",
            "instant": false,
            "interval": "",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Amount of Requests by Path (units)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "bars",
              "fillOpacity": 100,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 130
        },
        "id": 62,
        "options": {
          "legend": {
            "calcs": [
              "mean",
              "min",
              "max"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "sortBy": "Mean",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "topk(15,sum by(method)(increase(rpc_relay_method_response_count{cluster=\"$cluster\",namespace=\"$namespace\"}[$__range])))",
            "format": "time_series",
            "instant": false,
            "interval": "",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Requests by Path (units)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "bars",
              "fillOpacity": 100,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            {
              "__systemRef": "hideSeriesFrom",
              "matcher": {
                "id": "byNames",
                "options": {
                  "mode": "exclude",
                  "names": [
                    "eth_call"
                  ],
                  "prefix": "All except:",
                  "readOnly": true
                }
              },
              "properties": [
                {
                  "id": "custom.hideFrom",
                  "value": {
                    "legend": false,
                    "tooltip": false,
                    "viz": true
                  }
                }
              ]
            }
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 140
        },
        "id": 60,
        "options": {
          "legend": {
            "calcs": [
              "mean",
              "min",
              "max"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "sortBy": "Last",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "topk(15,sum by(method)(increase(rpc_relay_method_response_count{cluster=\"$cluster\",namespace=\"$namespace\"}[1d])))",
            "format": "time_series",
            "instant": false,
            "interval": "1d",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "timeFrom": "1M",
        "title": "Requests by Path (units) - Per day over the month",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              }
            },
            "mappings": [
              
            ]
          },
          "overrides": [
            {
              "__systemRef": "hideSeriesFrom",
              "matcher": {
                "id": "byNames",
                "options": {
                  "mode": "exclude",
                  "names": [
                    "eth_call",
                    "eth_chainId",
                    "eth_feeHistory",
                    "eth_gasPrice",
                    "eth_getBalance",
                    "eth_getLogs",
                    "eth_getTransactionCount",
                    "eth_getTransactionReceipt",
                    "eth_sendRawTransaction",
                    "net_version"
                  ],
                  "prefix": "All except:",
                  "readOnly": true
                }
              },
              "properties": [
                {
                  "id": "custom.hideFrom",
                  "value": {
                    "legend": false,
                    "tooltip": false,
                    "viz": true
                  }
                }
              ]
            }
          ]
        },
        "gridPos": {
          "h": 9,
          "w": 12,
          "x": 0,
          "y": 150
        },
        "id": 56,
        "options": {
          "displayLabels": [
            "value"
          ],
          "legend": {
            "displayMode": "list",
            "placement": "right",
            "showLegend": true,
            "values": [
              "percent"
            ]
          },
          "pieType": "pie",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "pluginVersion": "9.3.6",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum by(method)(increase(rpc_relay_method_response_count{cluster=\"$cluster\",namespace=\"$namespace\"}[$__range]))",
            "format": "heatmap",
            "instant": true,
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{method}}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Requests to API by MethodName",
        "type": "piechart"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              }
            },
            "mappings": [
              
            ]
          },
          "overrides": [
            {
              "__systemRef": "hideSeriesFrom",
              "matcher": {
                "id": "byNames",
                "options": {
                  "mode": "exclude",
                  "names": [
                    "eth_call",
                    "eth_chainId",
                    "eth_feeHistory",
                    "eth_gasPrice",
                    "eth_getBalance",
                    "eth_getLogs",
                    "eth_getTransactionCount",
                    "eth_getTransactionReceipt",
                    "eth_sendRawTransaction",
                    "net_version"
                  ],
                  "prefix": "All except:",
                  "readOnly": true
                }
              },
              "properties": [
                {
                  "id": "custom.hideFrom",
                  "value": {
                    "legend": false,
                    "tooltip": false,
                    "viz": true
                  }
                }
              ]
            }
          ]
        },
        "gridPos": {
          "h": 9,
          "w": 12,
          "x": 12,
          "y": 150
        },
        "id": 71,
        "options": {
          "displayLabels": [
            "value"
          ],
          "legend": {
            "displayMode": "list",
            "placement": "right",
            "showLegend": true,
            "values": [
              "percent"
            ]
          },
          "pieType": "pie",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "pluginVersion": "9.3.6",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum by(method)(increase(rpc_relay_method_response_count{cluster=\"$cluster\",namespace=\"$namespace\",statusCode!=\"200\"}[$__range]))",
            "format": "heatmap",
            "instant": true,
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{method}}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Failed Requests to API by MethodName",
        "type": "piechart"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 159
        },
        "id": 26,
        "options": {
          "legend": {
            "calcs": [
              "last",
              "mean",
              "max",
              "min"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "sortBy": "Last",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum by(statusCode)(increase(rpc_relay_method_response_count{cluster=\"hashio-external\",namespace=\"testnet\",statusCode!=\"200\"}[$__range]))",
            "format": "time_series",
            "instant": false,
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Requests by Status Code (excluding 200)",
        "transformations": [
          
        ],
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "#EAB839",
                  "value": 500
                },
                {
                  "color": "red",
                  "value": 1000
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 7,
          "x": 0,
          "y": 169
        },
        "id": 48,
        "options": {
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "showThresholdLabels": false,
          "showThresholdMarkers": true
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "avg (rate(rpc_relay_method_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval])) / avg (rate(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))",
            "hide": false,
            "instant": true,
            "legendFormat": "Relay",
            "range": false,
            "refId": "A"
          },
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "avg(rate(rpc_relay_mirror_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))/avg(rate(rpc_relay_mirror_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))",
            "hide": false,
            "instant": false,
            "legendFormat": "Mirror Node",
            "range": true,
            "refId": "B"
          }
        ],
        "title": "Avg. Latency (ms)",
        "type": "gauge"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 17,
          "x": 7,
          "y": 169
        },
        "id": 46,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "table",
            "placement": "bottom",
            "showLegend": true,
            "sortBy": "StdDev",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "avg (rate(rpc_relay_method_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval])) / avg (rate(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))",
            "hide": false,
            "legendFormat": "Relay E2E Avg. Latency",
            "range": true,
            "refId": "A"
          },
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "avg(rate(rpc_relay_mirror_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))/avg(rate(rpc_relay_mirror_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))",
            "hide": false,
            "instant": false,
            "legendFormat": "Mirror Node Avg. Latency",
            "range": true,
            "refId": "B"
          }
        ],
        "title": "Avg. Latency (ms)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 177
        },
        "id": 8,
        "options": {
          "legend": {
            "calcs": [
              "mean",
              "max",
              "min",
              "stdDev"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "sortBy": "Mean",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "sum by (method) (rate(rpc_relay_method_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval])) / sum by (method) (rate(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))",
            "hide": false,
            "legendFormat": "__auto",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Response Latency (ms) by Path",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 187
        },
        "id": 15,
        "options": {
          "legend": {
            "calcs": [
              "mean",
              "logmin",
              "max"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "sortBy": "Mean",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum by(method)(increase(rpc_relay_mirror_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__interval]))",
            "instant": false,
            "interval": "5m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Mirror Node Calls by Method",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 197
        },
        "id": 76,
        "options": {
          "legend": {
            "calcs": [
              "min",
              "max",
              "mean"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "builder",
            "expr": "topk by(statusCode) (10, sum by(statusCode) (rate(rpc_relay_mirror_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval])))",
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Mirror Node Calls by StatusCode (RPS)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 207
        },
        "id": 83,
        "options": {
          "legend": {
            "calcs": [
              "min",
              "max",
              "mean"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "builder",
            "expr": "topk by(statusCode) (10, sum by(statusCode) (rate(rpc_relay_mirror_response_count{cluster=\"$cluster\", namespace=\"$namespace\", method=\"contracts/call\"}[$__rate_interval])))",
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Mirror Node Contract/Call Calls by StatusCode (RPS)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "bars",
              "fillOpacity": 100,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              },
              "lineInterpolation": "linear",
              "lineWidth": 0,
              "pointSize": 5,
              "scaleDistribution": {
                "type": "linear"
              },
              "showPoints": "auto",
              "spanNulls": false,
              "stacking": {
                "group": "A",
                "mode": "normal"
              },
              "thresholdsStyle": {
                "mode": "off"
              }
            },
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 11,
          "w": 15,
          "x": 0,
          "y": 217
        },
        "id": 84,
        "options": {
          "legend": {
            "calcs": [
              "min",
              "max",
              "mean"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum by(statusCode) (increase(rpc_relay_mirror_response_count{cluster=\"$cluster\", namespace=\"$namespace\", method=\"contracts/call\"}[$__rate_interval]))",
            "instant": false,
            "interval": "60m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Mirror Node Contract/Call Calls by StatusCode (Units)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              }
            },
            "mappings": [
              
            ]
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 11,
          "w": 9,
          "x": 15,
          "y": 217
        },
        "id": 85,
        "options": {
          "displayLabels": [
            "percent"
          ],
          "legend": {
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "values": [
              "percent"
            ]
          },
          "pieType": "pie",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum by(statusCode) (increase(rpc_relay_mirror_response_count{cluster=\"$cluster\", namespace=\"$namespace\", method=\"contracts/call\"}[$__range]))",
            "instant": true,
            "interval": "",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Mirror Node Contract/Call Calls by StatusCode (%)",
        "type": "piechart"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 228
        },
        "id": 77,
        "options": {
          "legend": {
            "calcs": [
              "min",
              "max",
              "mean"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "sortBy": "Mean",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "desc"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "sum(rate(rpc_relay_mirror_response_count{cluster=~\"$cluster\", namespace=~\"$namespace\"}[$__rate_interval])) by (method)",
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Mirror Node RPS by Path",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "axisSoftMin": 2,
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              },
              "lineInterpolation": "linear",
              "lineWidth": 1,
              "pointSize": 5,
              "scaleDistribution": {
                "type": "linear"
              },
              "showPoints": "auto",
              "spanNulls": true,
              "stacking": {
                "group": "A",
                "mode": "none"
              },
              "thresholdsStyle": {
                "mode": "line"
              }
            },
            "mappings": [
              
            ],
            "min": 0,
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "yellow",
                  "value": 250.0003
                },
                {
                  "color": "red",
                  "value": 1000
                }
              ]
            },
            "unit": "ms"
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 238
        },
        "id": 78,
        "options": {
          "legend": {
            "calcs": [
              "min",
              "max",
              "mean"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true,
            "sortBy": "Mean",
            "sortDesc": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "desc"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "sum(rate(rpc_relay_mirror_response_sum{cluster=~\"$cluster\", namespace=~\"$namespace\"}[$__rate_interval])) by (method) /\nsum(rate(rpc_relay_mirror_response_count{cluster=~\"$cluster\", namespace=~\"$namespace\"}[$__rate_interval])) by (method)",
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Mirror Node Latency by Path",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 248
        },
        "id": 14,
        "options": {
          "legend": {
            "calcs": [
              "min",
              "max",
              "mean"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "topk by(statusCode) (5, sum by(statusCode, method) (rate(rpc_relay_mirror_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval])))",
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "[{{statusCode}}] {{method}}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Mirror Response by Status & Type (RPS)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 258
        },
        "id": 19,
        "options": {
          "legend": {
            "calcs": [
              "min",
              "max",
              "mean"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "topk by(status) (10, sum by(status) (rate(rpc_relay_consensusnode_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval])))",
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Consensus Node Calls by Status (RPS)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 268
        },
        "id": 13,
        "options": {
          "legend": {
            "calcs": [
              "min",
              "max",
              "mean"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "topk by(status) (10, sum by(status) (rate(rpc_relay_consensusnode_response_count{cluster=\"$cluster\", namespace=\"$namespace\", mode=\"TRANSACTION\", type=\"EthereumTransaction\"}[$__rate_interval])))",
            "interval": "",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Transaction Response by Status",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 10,
          "w": 24,
          "x": 0,
          "y": 278
        },
        "id": 16,
        "options": {
          "legend": {
            "calcs": [
              "min",
              "max",
              "mean"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "builder",
            "expr": "topk by(status) (10, sum by(status, type) (rate(rpc_relay_consensusnode_response_count{cluster=\"$cluster\", namespace=\"$namespace\", mode=\"QUERY\"}[$__rate_interval])))",
            "interval": "1m",
            "key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
            "legendFormat": "{{ method }}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Query Response by Status & Type (RPS)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "description": "Amount of times the IP Rate Limited has limited a request by method.",
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "fillOpacity": 80,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              },
              "lineWidth": 1,
              "scaleDistribution": {
                "type": "linear"
              },
              "thresholdsStyle": {
                "mode": "off"
              }
            },
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 12,
          "x": 0,
          "y": 288
        },
        "id": 44,
        "options": {
          "barRadius": 0,
          "barWidth": 0.97,
          "fullHighlight": false,
          "groupWidth": 0.7,
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "orientation": "auto",
          "showValue": "auto",
          "stacking": "none",
          "tooltip": {
            "mode": "single",
            "sort": "none"
          },
          "xTickLabelRotation": 0,
          "xTickLabelSpacing": 0
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum by(methodName)(rpc_relay_ip_rate_limit{cluster=\"$cluster\", namespace=\"$namespace\"})",
            "format": "heatmap",
            "instant": true,
            "legendFormat": "{{methodName}}",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "IP Rate Limiter by Method",
        "type": "barchart"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "description": "Amount of times the Hbar Rate Limited has limited a request grouped by method.",
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "fillOpacity": 80,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": false
              },
              "lineWidth": 1,
              "scaleDistribution": {
                "type": "linear"
              },
              "thresholdsStyle": {
                "mode": "off"
              }
            },
            "mappings": [
              
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 12,
          "x": 12,
          "y": 288
        },
        "id": 45,
        "options": {
          "barRadius": 0,
          "barWidth": 0.97,
          "fullHighlight": false,
          "groupWidth": 0.7,
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "orientation": "auto",
          "showValue": "auto",
          "stacking": "none",
          "tooltip": {
            "mode": "single",
            "sort": "none"
          },
          "xTickLabelRotation": 0,
          "xTickLabelSpacing": 0
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "sum(increase(rpc_relay_hbar_rate_limit{cluster=\"$cluster\", namespace=\"$namespace\"}[$__interval]))",
            "format": "time_series",
            "instant": false,
            "interval": "",
            "legendFormat": "{{methodName}}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Hbar Rate Limiter by Method",
        "type": "barchart"
      },
      {
        "collapsed": false,
        "gridPos": {
          "h": 1,
          "w": 24,
          "x": 0,
          "y": 296
        },
        "id": 34,
        "panels": [
          
        ],
        "title": "System Health",
        "type": "row"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "description": "Node.js memory",
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 24,
          "x": 0,
          "y": 297
        },
        "id": 10,
        "options": {
          "legend": {
            "calcs": [
              "min",
              "max",
              "mean"
            ],
            "displayMode": "table",
            "placement": "right",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "avg(rpc_relay_nodejs_external_memory_bytes{cluster=\"$cluster\", namespace=\"$namespace\"})",
            "legendFormat": "External",
            "range": true,
            "refId": "A"
          },
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "avg(rpc_relay_process_resident_memory_bytes{cluster=\"$cluster\", namespace=\"$namespace\"})",
            "hide": false,
            "legendFormat": "Resident",
            "range": true,
            "refId": "B"
          },
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "avg(rpc_relay_nodejs_heap_size_used_bytes{cluster=\"$cluster\", namespace=\"$namespace\"})",
            "hide": false,
            "legendFormat": "Heap Used",
            "range": true,
            "refId": "C"
          },
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "avg(rpc_relay_nodejs_heap_size_total_bytes{cluster=\"$cluster\", namespace=\"$namespace\"})",
            "hide": false,
            "legendFormat": "Heap Total",
            "range": true,
            "refId": "D"
          }
        ],
        "title": "Memory",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "thresholds"
            },
            "decimals": 2,
            "displayName": "Max CPU Usage",
            "mappings": [
              
            ],
            "max": 100,
            "min": 0,
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green"
                },
                {
                  "color": "#EAB839",
                  "value": 50
                },
                {
                  "color": "dark-red",
                  "value": 80
                }
              ]
            },
            "unit": "percentunit"
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 5,
          "x": 0,
          "y": 305
        },
        "id": 42,
        "options": {
          "orientation": "auto",
          "reduceOptions": {
            "calcs": [
              "lastNotNull"
            ],
            "fields": "",
            "values": false
          },
          "showThresholdLabels": false,
          "showThresholdMarkers": true
        },
        "pluginVersion": "9.5.2-cloud.2.0cb5a501",
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "exemplar": false,
            "expr": "avg(rate(rpc_relay_process_cpu_seconds_total{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))",
            "format": "table",
            "instant": true,
            "interval": "",
            "legendFormat": "Total",
            "range": false,
            "refId": "A"
          }
        ],
        "title": "Current Avg. CPU Usage (%)",
        "type": "gauge"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 16,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 19,
          "x": 5,
          "y": 305
        },
        "id": 41,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "multi",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "avg(rate(rpc_relay_process_cpu_seconds_total{cluster=\"$cluster\",namespace=\"$namespace\"}[$__rate_interval]))*100",
            "legendFormat": "Total",
            "range": true,
            "refId": "A"
          },
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "avg(rate(rpc_relay_process_cpu_system_seconds_total{cluster=\"$cluster\",namespace=\"$namespace\"}[$__rate_interval]))*100",
            "hide": false,
            "legendFormat": "System",
            "range": true,
            "refId": "B"
          },
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "avg(rate(rpc_relay_process_cpu_user_seconds_total{cluster=\"$cluster\",namespace=\"$namespace\"}[$__rate_interval]))*100",
            "hide": false,
            "legendFormat": "User",
            "range": true,
            "refId": "C"
          }
        ],
        "title": "CPU Usage over Time (%)",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 24,
          "x": 0,
          "y": 313
        },
        "id": 79,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "container_memory_max_usage_bytes{cluster=\"$cluster\",namespace=\"$namespace\", container=\"hedera-json-rpc-relay\"}",
            "legendFormat": "{{id}}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Pod memory usage",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 24,
          "x": 0,
          "y": 321
        },
        "id": 80,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "rate(container_cpu_usage_seconds_total{cluster=\"$cluster\",namespace=\"$namespace\", container=\"hedera-json-rpc-relay\"}[$__rate_interval])",
            "legendFormat": "{{id}}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Pod CPU usage rate",
        "type": "timeseries"
      },
      {
        "datasource": {
          "type": "prometheus",
          "uid": "local-prom"
        },
        "fieldConfig": {
          "defaults": {
            "color": {
              "mode": "palette-classic"
            },
            "custom": {
              "axisCenteredZero": false,
              "axisColorMode": "text",
              "axisLabel": "",
              "axisPlacement": "auto",
              "barAlignment": 0,
              "drawStyle": "line",
              "fillOpacity": 0,
              "gradientMode": "none",
              "hideFrom": {
                "legend": false,
                "tooltip": false,
                "viz": 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"
                },
                {
                  "color": "red",
                  "value": 80
                }
              ]
            }
          },
          "overrides": [
            
          ]
        },
        "gridPos": {
          "h": 8,
          "w": 24,
          "x": 0,
          "y": 329
        },
        "id": 81,
        "options": {
          "legend": {
            "calcs": [
              
            ],
            "displayMode": "list",
            "placement": "bottom",
            "showLegend": true
          },
          "tooltip": {
            "mode": "single",
            "sort": "none"
          }
        },
        "targets": [
          {
            "datasource": {
              "type": "prometheus",
              "uid": "local-prom"
            },
            "editorMode": "code",
            "expr": "container_sockets{cluster=\"$cluster\",namespace=\"$namespace\", container=\"hedera-json-rpc-relay\"}",
            "legendFormat": "{{id}}",
            "range": true,
            "refId": "A"
          }
        ],
        "title": "Pod Socket count",
        "type": "timeseries"
      }
    ],
    "refresh": "",
    "revision": 1,
    "schemaVersion": 38,
    "style": "dark",
    "tags": [
      
    ],
    "templating": {
      "list": [
        {
          "allValue": "blank = hashio-previewnet",
          "current": {
            "selected": true,
            "text": [
              "local"
            ],
            "value": [
              "local"
            ]
          },
          "datasource": {
            "type": "prometheus",
            "uid": "local-prom"
          },
          "definition": "label_values(cluster)",
          "description": "Kubernetes cluster",
          "hide": 0,
          "includeAll": false,
          "label": "Cluster",
          "multi": true,
          "name": "cluster",
          "options": [
            
          ],
          "query": {
            "query": "label_values(cluster)",
            "refId": "StandardVariableQuery"
          },
          "refresh": 2,
          "regex": "",
          "skipUrlSync": false,
          "sort": 5,
          "type": "query"
        },
        {
          "allValue": "blank = testnet",
          "current": {
            "selected": false,
            "text": "local",
            "value": "local"
          },
          "datasource": {
            "type": "prometheus",
            "uid": "local-prom"
          },
          "definition": "label_values(namespace)",
          "hide": 0,
          "includeAll": true,
          "label": "Namespace",
          "multi": false,
          "name": "namespace",
          "options": [
            
          ],
          "query": {
            "query": "label_values(namespace)",
            "refId": "StandardVariableQuery"
          },
          "refresh": 2,
          "regex": "",
          "skipUrlSync": false,
          "sort": 1,
          "type": "query"
        }
      ]
    },
    "time": {
      "from": "now-1h",
      "to": "now"
    },
    "timepicker": {
      
    },
    "timezone": "",
    "title": "JSON RPC Relay (Official)",
    "uid": "zZrRv5A4z",
    "version": 82,
    "weekStart": ""
  }