{ "annotations": { "list": [ { "$$hashKey": "object:2352", "builtIn": 1, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Overview of Pulsar Cluster", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 77, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 49, "panels": [], "targets": [ { "datasource": { "type": "datasource", "uid": "grafana" }, "refId": "A" } ], "title": "Kubernetes Overview", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 1 }, "id": 27, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "count(node_cpu_seconds_total{cluster=~\"$cluster\", mode=\"system\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "CPU", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 3, "y": 1 }, "id": 25, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(node_memory_MemTotal_bytes{cluster=~\"$cluster\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Memory", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 9, "x": 6, "y": 1 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "100 * (1 - (kubelet_volume_stats_available_bytes / on (persistentvolumeclaim) kubelet_volume_stats_capacity_bytes))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ persistentvolumeclaim }}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "PersistentVolume Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:948", "format": "percent", "label": "", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:949", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 9, "x": 15, "y": 1 }, "hiddenSeries": false, "id": 50, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "100 * (node_filesystem_size_bytes - node_filesystem_avail_bytes) / node_filesystem_size_bytes", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ instance }} - {{ device }}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Node Disk Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:948", "format": "percent", "label": "", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:949", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 3 }, "id": 26, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "100 * ( 1 - \n ( sum(increase(node_cpu_seconds_total{cluster=~\"$cluster\",mode=\"idle\"}[1m]))\n / \n sum(increase(node_cpu_seconds_total{cluster=~\"$cluster\",}[1m]))\n )\n)", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "CPU Usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 3 }, "id": 24, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(node_memory_MemTotal_bytes{cluster=~\"$cluster\"} - node_memory_MemFree_bytes{cluster=~\"$cluster\"} - node_memory_Buffers_bytes{cluster=~\"$cluster\"} - node_memory_Cached_bytes{cluster=~\"$cluster\"}) / sum(node_memory_MemTotal_bytes{cluster=~\"$cluster\"}) * 100", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Memory Usage", "type": "gauge" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 40, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "refId": "A" } ], "title": "Pulsar Overview", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 8 }, "id": 28, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "count(count(up{job=\"zookeeper\", cluster=~\"$cluster\"}) by (kubernetes_pod_name))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Zookeeper", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 3, "y": 8 }, "id": 15, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "count(count(up{job=\"bookie\", cluster=~\"$cluster\"}) by (kubernetes_pod_name))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Bookies", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 6, "y": 8 }, "id": 32, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "count(count(up{job=\"broker\", cluster=~\"$cluster\"}) by (kubernetes_pod_name))", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Brokers", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 9, "y": 8 }, "id": 29, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "count(count(up{job=\"proxy\", cluster=~\"$cluster\"}) by (kubernetes_pod_name))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Proxies", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 12, "y": 8 }, "id": 58, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "count(count(up{job=\"function\"}) by (kubernetes_pod_name))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Functions", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#7eb26d", "value": 90 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 15, "y": 8 }, "id": 45, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_size{job=~\"broker\", cluster=~\"$cluster\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Storage", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#7eb26d", "value": 90 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 18, "y": 8 }, "id": 51, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_backlog_size{job=~\"broker\", cluster=~\"$cluster\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Backlog (bytes)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#7eb26d", "value": 90 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 21, "y": 8 }, "id": 46, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_msg_backlog{job=~\"broker\", cluster=~\"$cluster\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Backlog (msgs)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#7eb26d", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 10 }, "id": 38, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "100 * count(up{job=\"zookeeper\", cluster=~\"$cluster\"} == 1) / count(up{job=\"zookeeper\", cluster=~\"$cluster\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Zookeeper Up", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#7eb26d", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 10 }, "id": 35, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "100 * count(up{job=\"bookie\", cluster=~\"$cluster\"} == 1) / count(up{job=\"bookie\", cluster=~\"$cluster\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Bookies Up", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#7eb26d", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 10 }, "id": 31, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "100 * count(up{job=\"broker\", cluster=~\"$cluster\"} == 1) / count(up{job=\"broker\", cluster=~\"$cluster\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Brokers Up", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#7eb26d", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 10 }, "id": 36, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "100 * count(up{job=\"proxy\", cluster=~\"$cluster\"} == 1) / count(up{job=\"proxy\", cluster=~\"$cluster\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Proxies Up", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#7eb26d", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 10 }, "id": 59, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "9.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "100 * count(up{job=\"function\"} == 1) / count(up{job=\"function\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Functions Up", "type": "gauge" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 44, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "refId": "A" } ], "title": "Messaging", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_size{job=~\"broker\", cluster=~\"$cluster\"}) by (cluster)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ cluster }}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Messaging Storage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "", "logBase": 1, "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 15 }, "hiddenSeries": false, "id": 52, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_backlog_size{job=~\"broker\", cluster=~\"$cluster\"}) by (cluster)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ cluster }}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Message Backlog (size)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1894", "format": "decbytes", "label": "", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:1895", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 15 }, "hiddenSeries": false, "id": 47, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_msg_backlog{job=~\"broker\", cluster=~\"$cluster\"}) by (cluster)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ cluster }}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Message Backlog (msgs)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1974", "format": "short", "label": "", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:1975", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_rate_in{job=~\"broker\", cluster=~\"$cluster\"}) by (cluster)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ cluster }} - In", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_rate_out{job=~\"broker\", cluster=~\"$cluster\"}) by (cluster)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{ cluster }} - Out", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Message Rate (msg/s)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "columns": [], "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fontSize": "100%", "gridPos": { "h": 12, "w": 8, "x": 8, "y": 21 }, "hideTimeOverride": false, "id": 4, "links": [], "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "$$hashKey": "object:1271", "alias": "", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "$$hashKey": "object:1272", "alias": "Topic name", "align": "auto", "colors": [ "#890f02", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "pattern": "topic", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:1273", "alias": "Messages", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "Value", "thresholds": [ "" ], "type": "number", "unit": "short" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "topk(10, sum(pulsar_storage_size{job=~\"broker\", cluster=~\"$cluster\"}) by (namespace))", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{ namespace }}", "refId": "A" } ], "title": "Top 10 namespace storage size (bytes)", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fontSize": "100%", "gridPos": { "h": 12, "w": 8, "x": 16, "y": 21 }, "hideTimeOverride": false, "id": 55, "links": [], "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "$$hashKey": "object:1271", "alias": "", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "$$hashKey": "object:1272", "alias": "Topic name", "align": "auto", "colors": [ "#890f02", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "pattern": "topic", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:1273", "alias": "Bytes", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "Value", "thresholds": [ "" ], "type": "number", "unit": "decbytes" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "topk(10, sum(pulsar_storage_backlog_size{job=~\"broker\", cluster=~\"$cluster\"}) by (namespace))", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{ namespace }}", "refId": "A" } ], "title": "Top 10 namespace backlog (bytes)", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_throughput_in{job=~\"broker\", cluster=~\"$cluster\"}) by (cluster)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ cluster }} - In", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_throughput_out{job=~\"broker\", cluster=~\"$cluster\"}) by (cluster)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{ cluster }} - Out", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Throughput (bytes/s)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": { "0 - 0.5 ms": "#2F575E", "0.5 - 1 ms": "#3F6833", "1 - 5 ms": "#629E51", "10 - 20 ms": "#E5A8E2", "100 - 200 ms": "#EF843C", "20 - 50 ms": "#65C5DB", "200 ms - 1 s": "#EA6460", "5 - 10 ms": "#1F78C1", "50 - 100 ms": "#E5AC0E", "< +Inf ms": "#BF1B00", "< 0.5 ms": "#508642", "> 1 s": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 12, "w": 8, "x": 0, "y": 33 }, "hiddenSeries": false, "id": 57, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "< 100 ms", "yaxis": 1 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_write_latency_le_0_5{job=~\"broker\", cluster=~\"$cluster\"}) / 60.0", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "0 - 0.5 ms", "metric": "pulsar_add_entry_latency_le_0_5", "refId": "A", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_write_latency_le_1{job=~\"broker\", cluster=~\"$cluster\"}) / 60.0", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "0.5 - 1 ms", "metric": "pulsar_add_entry_latency_le_1", "refId": "B", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_write_latency_le_5{job=~\"broker\", cluster=~\"$cluster\"}) / 60.0", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "1 - 5 ms", "metric": "pulsar_add_entry_latency_le_5", "refId": "C", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_write_latency_le_10{job=~\"broker\", cluster=~\"$cluster\"}) / 60.0", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "5 - 10 ms", "metric": "pulsar_add_entry_latency_le_10", "refId": "D", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_write_latency_le_20{job=~\"broker\", cluster=~\"$cluster\"}) / 60.0", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "10 - 20 ms", "metric": "pulsar_add_entry_latency_le_20", "refId": "E", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_write_latency_le_50{job=~\"broker\", cluster=~\"$cluster\"}) / 60.0", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "20 - 50 ms", "metric": "pulsar_add_entry_latency_le_50", "refId": "F", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_write_latency_le_100{job=~\"broker\", cluster=~\"$cluster\"}) / 60.0", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "50 - 100 ms", "metric": "pulsar_add_entry_latency_le_100", "refId": "G", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_write_latency_le_200{job=~\"broker\", cluster=~\"$cluster\"}) / 60.0", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "100 - 200 ms", "metric": "pulsar_add_entry_latency_le_200", "refId": "H", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_write_latency_le_1000{job=~\"broker\", cluster=~\"$cluster\"}) / 60.0", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "200 ms - 1 s", "metric": "pulsar_add_entry_latency_le_1000", "refId": "I", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "sum(pulsar_storage_write_latency_overflow{job=~\"broker\", cluster=~\"$cluster\"}) / 60.0", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "> 1 s", "metric": "pulsar_add_entry_latency_overflow", "refId": "J", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "Storage Write Latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "msg / s", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "columns": [], "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fontSize": "100%", "gridPos": { "h": 12, "w": 8, "x": 8, "y": 33 }, "hideTimeOverride": false, "id": 53, "links": [], "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "$$hashKey": "object:1271", "alias": "", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "$$hashKey": "object:1272", "alias": "Topic name", "align": "auto", "colors": [ "#890f02", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "pattern": "topic", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:1273", "alias": "Bytes", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "Value", "thresholds": [ "" ], "type": "number", "unit": "decbytes" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": " topk(10, sum(pulsar_storage_size{job=~\"broker\", cluster=~\"$cluster\"}) by (topic))", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{ topic }}", "refId": "A" } ], "title": "Top 10 topics storage size (bytes)", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fontSize": "100%", "gridPos": { "h": 12, "w": 8, "x": 16, "y": 33 }, "hideTimeOverride": false, "id": 54, "links": [], "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "$$hashKey": "object:1271", "alias": "", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "$$hashKey": "object:1272", "alias": "Topic name", "align": "auto", "colors": [ "#890f02", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "pattern": "topic", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:1273", "alias": "Bytes", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "Value", "thresholds": [ "" ], "type": "number", "unit": "decbytes" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "topk(10, sum(pulsar_storage_backlog_size{job=~\"broker\", cluster=~\"$cluster\"}) by (topic))", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{ topic }}", "refId": "A" } ], "title": "Top 10 topics backlog (bytes)", "transform": "table", "type": "table-old" }, { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 45 }, "id": 42, "panels": [], "targets": [ { "datasource": { "type": "datasource", "uid": "grafana" }, "refId": "A" } ], "title": "Nodes", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 46 }, "hiddenSeries": false, "id": 1, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "100 * (1 - (sum(increase(node_cpu_seconds_total{mode=\"idle\"}[1m])) by (kubernetes_pod_name)\n/ \nsum(increase(node_cpu_seconds_total[1m])) by (kubernetes_pod_name)))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ kubernetes_pod_name }}", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Node CPU usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 46 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "expr": "(node_memory_MemTotal_bytes - node_memory_MemFree_bytes - node_memory_Buffers_bytes - node_memory_Cached_bytes) / node_memory_MemTotal_bytes * 100 ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ kubernetes_pod_name }}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Node Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "percent", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": "1m", "schemaVersion": 38, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "All", "value": "$__all" }, "hide": 0, "includeAll": false, "label": "DataSource", "multi": false, "name": "DataSource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "^(?!Prometheus).*$", "skipUrlSync": false, "type": "datasource" }, { "current": { "selected": false, "text": "All", "value": "$__all" }, "datasource": { "type": "prometheus", "uid": "${DataSource}" }, "definition": "pulsar_version_info{cluster=~\".+\"}", "hide": 0, "includeAll": false, "label": "Pulsar Cluster", "multi": false, "name": "cluster", "options": [], "query": { "query": "pulsar_version_info{cluster=~\".+\"}", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/.*[^_]cluster=\\\"([^\\\"]+)\\\".*/", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Overview", "uid": "Ypa0B5eWk", "version": 2, "weekStart": "" }