| {% raw %} |
| { |
| "description": "Monitors Cassandra cluster using Prometheus. Shows overall cluster processes and usage.", |
| "editable": true, |
| "gnetId": null, |
| "graphTooltip": 1, |
| "hideControls": false, |
| "id": null, |
| "links": [], |
| "refresh": "1m", |
| "rows": [ |
| { |
| "collapse": false, |
| "height": "250px", |
| "panels": [ |
| { |
| "cacheTimeout": null, |
| "colorBackground": false, |
| "colorValue": false, |
| "colors": [ |
| "rgba(245, 54, 54, 0.9)", |
| "rgba(237, 129, 40, 0.89)", |
| "rgba(50, 172, 45, 0.97)" |
| ], |
| "datasource": "prometheus", |
| "format": "none", |
| "gauge": { |
| "maxValue": 100, |
| "minValue": 0, |
| "show": false, |
| "thresholdLabels": false, |
| "thresholdMarkers": true |
| }, |
| "id": 1, |
| "interval": null, |
| "links": [], |
| "mappingType": 1, |
| "mappingTypes": [ |
| { |
| "name": "value to text", |
| "value": 1 |
| }, |
| { |
| "name": "range to text", |
| "value": 2 |
| } |
| ], |
| "maxDataPoints": 100, |
| "nullPointMode": "connected", |
| "nullText": null, |
| "postfix": "", |
| "postfixFontSize": "50%", |
| "prefix": "", |
| "prefixFontSize": "50%", |
| "rangeMaps": [ |
| { |
| "from": "null", |
| "text": "N/A", |
| "to": "null" |
| } |
| ], |
| "span": 4, |
| "sparkline": { |
| "fillColor": "rgba(31, 118, 189, 0.18)", |
| "full": false, |
| "lineColor": "rgb(31, 120, 193)", |
| "show": true |
| }, |
| "tableColumn": "", |
| "targets": [ |
| { |
| "expr": "min(cassandra_net_FailureDetector_UpEndpointCount{host=~\"$host\"})", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "", |
| "refId": "A", |
| "step": 20 |
| } |
| ], |
| "thresholds": "", |
| "title": "Cassandra Endpoints UP", |
| "type": "singlestat", |
| "valueFontSize": "80%", |
| "valueMaps": [ |
| { |
| "op": "=", |
| "text": "N/A", |
| "value": "null" |
| } |
| ], |
| "valueName": "current" |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 2, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 8, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "cassandra_net_FailureDetector_UpEndpointCount{host=~\"$host\"}", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "up {{ host }}", |
| "refId": "A", |
| "step": 2 |
| }, |
| { |
| "expr": "cassandra_net_FailureDetector_DownEndpointCount{host=~\"$host\"}", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "down {{ host }}", |
| "refId": "B", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Endpoints UP/DOWN", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| } |
| ], |
| "repeat": null, |
| "repeatIteration": null, |
| "repeatRowId": null, |
| "showTitle": true, |
| "title": "Endpoints", |
| "titleSize": "h6" |
| }, |
| { |
| "collapse": false, |
| "height": "250px", |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 3, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 6, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "irate(cassandra_metrics_Client_Value{host=~\"$host\",name=\"connectedNativeClients\"}[1m])", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "{{ host }}", |
| "refId": "A", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Native Clients", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ops", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 4, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 6, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "irate(cassandra_metrics_Client_Value{host=~\"$host\",name=\"connectedThriftClients\"}[1m])", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "{{ host }}", |
| "refId": "A", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Thrift Clients", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ops", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| } |
| ], |
| "repeat": null, |
| "repeatIteration": null, |
| "repeatRowId": null, |
| "showTitle": true, |
| "title": "Clients", |
| "titleSize": "h6" |
| }, |
| { |
| "collapse": false, |
| "height": "250px", |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 5, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 6, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "irate(cassandra_metrics_ClientRequest_Mean{host=~\"$host\",scope=\"Read\"}[1m])", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "{{ host }}", |
| "refId": "A", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Client Requests: Read", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ops", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 6, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 6, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "irate(cassandra_metrics_ClientRequest_Mean{host=~\"$host\",scope=\"Write\"}[1m])", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "{{ host }}", |
| "refId": "A", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Client Requests: Writes", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ops", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 7, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 6, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "cassandra_metrics_ClientRequest_50thPercentile{host=~\"$host\",scope=\"Read\"}", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "{{ host }}", |
| "refId": "A", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Client Requests: Read 50thPercentile", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 8, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 6, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "cassandra_metrics_ClientRequest_50thPercentile{host=~\"$host\",scope=\"Write\"}", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "{{ host }}", |
| "refId": "A", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Client Requests: Write 50thPercentile", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| } |
| ], |
| "repeat": null, |
| "repeatIteration": null, |
| "repeatRowId": null, |
| "showTitle": true, |
| "title": "Clients Requests", |
| "titleSize": "h6" |
| }, |
| { |
| "collapse": false, |
| "height": "250px", |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 9, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 12, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "irate(cassandra_metrics_Compaction_Value{host=~\"$host\",name=\"CompletedTasks\"}[1m])", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "Completed {{ host }}", |
| "refId": "A", |
| "step": 2 |
| }, |
| { |
| "expr": "irate(cassandra_metrics_Compaction_Value{host=~\"$host\",name=\"PendingTasks\"}[1m])", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "Pending {{ host }}", |
| "refId": "B", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Compaction Engine Tasks", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "ops", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| } |
| ], |
| "repeat": null, |
| "repeatIteration": null, |
| "repeatRowId": null, |
| "showTitle": true, |
| "title": "Compaction Engine", |
| "titleSize": "h6" |
| }, |
| { |
| "collapse": false, |
| "height": "250px", |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 10, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 6, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "cassandra_db_StorageService_Load{host=~\"$host\"}", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "{{ host }}", |
| "refId": "A", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Storage Load", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 11, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 6, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "cassandra_db_StorageService_ExceptionCount{host=~\"$host\"}", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "{{ host }}", |
| "refId": "A", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Storage Exceptions", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| } |
| ], |
| "repeat": null, |
| "repeatIteration": null, |
| "repeatRowId": null, |
| "showTitle": true, |
| "title": "Storage", |
| "titleSize": "h6" |
| }, |
| { |
| "collapse": false, |
| "height": "250px", |
| "panels": [ |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 14, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 6, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "cassandra_jvm_Memory_HeapMemoryUsage{host=~\"$host\", attribute=~\"$attribute\"}", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "{{ attribute }} {{ host }}", |
| "refId": "A", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "Heap Usage", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "decbytes", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| }, |
| { |
| "aliasColors": {}, |
| "bars": false, |
| "dashLength": 10, |
| "dashes": false, |
| "datasource": "prometheus", |
| "decimals": 0, |
| "fill": 1, |
| "id": 15, |
| "legend": { |
| "avg": false, |
| "current": false, |
| "max": false, |
| "min": false, |
| "show": true, |
| "total": false, |
| "values": false |
| }, |
| "lines": true, |
| "linewidth": 1, |
| "links": [], |
| "nullPointMode": "null", |
| "percentage": false, |
| "pointradius": 5, |
| "points": false, |
| "renderer": "flot", |
| "seriesOverrides": [], |
| "spaceLength": 10, |
| "span": 6, |
| "stack": false, |
| "steppedLine": false, |
| "targets": [ |
| { |
| "expr": "cassandra_jvm_MemoryPool_Usage{host=~\"$host\", name=~\"$type\", attribute=~\"$attribute\"}", |
| "format": "time_series", |
| "intervalFactor": 2, |
| "legendFormat": "{{ attribute }} {{ name }} {{ host }}", |
| "refId": "A", |
| "step": 2 |
| } |
| ], |
| "thresholds": [], |
| "timeFrom": null, |
| "timeShift": null, |
| "title": "CMS", |
| "tooltip": { |
| "shared": true, |
| "sort": 0, |
| "value_type": "individual" |
| }, |
| "type": "graph", |
| "xaxis": { |
| "buckets": null, |
| "mode": "time", |
| "name": null, |
| "show": true, |
| "values": [] |
| }, |
| "yaxes": [ |
| { |
| "format": "decbytes", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": "0", |
| "show": true |
| }, |
| { |
| "format": "short", |
| "label": null, |
| "logBase": 1, |
| "max": null, |
| "min": null, |
| "show": true |
| } |
| ] |
| } |
| ], |
| "repeat": null, |
| "repeatIteration": null, |
| "repeatRowId": null, |
| "showTitle": true, |
| "title": "Java", |
| "titleSize": "h6" |
| } |
| ], |
| "schemaVersion": 14, |
| "sharedCrosshair": true, |
| "style": "dark", |
| "tags": [ |
| "cassandra", |
| "contrail" |
| ], |
| "templating": { |
| "enable": true, |
| "list": [ |
| { |
| "allValue": ".*", |
| "current": {}, |
| "datasource": "prometheus", |
| "hide": 0, |
| "includeAll": true, |
| "label": null, |
| "multi": true, |
| "name": "host", |
| "options": [], |
| "query": "label_values(procstat_running{process_name=\"cassandra-server\"},host)", |
| "refresh": 1, |
| "refresh_on_load": true, |
| "regex": "", |
| "sort": 1, |
| "tagValuesQuery": "", |
| "tags": [], |
| "tagsQuery": "", |
| "type": "query", |
| "useTags": false |
| }, |
| { |
| "allValue": ".*", |
| "current": {}, |
| "datasource": "prometheus", |
| "hide": 0, |
| "includeAll": true, |
| "label": null, |
| "multi": true, |
| "name": "attribute", |
| "options": [], |
| "query": "label_values(cassandra_jvm_Memory_HeapMemoryUsage{host=~\"$host\"},attribute)", |
| "refresh": 1, |
| "refresh_on_load": true, |
| "regex": "", |
| "sort": 1, |
| "tagValuesQuery": "", |
| "tags": [], |
| "tagsQuery": "", |
| "type": "query", |
| "useTags": false |
| }, |
| { |
| "allValue": ".*", |
| "current": {}, |
| "datasource": "prometheus", |
| "hide": 0, |
| "includeAll": true, |
| "label": null, |
| "multi": true, |
| "name": "type", |
| "options": [], |
| "query": "label_values(cassandra_jvm_MemoryPool_Usage{host=~\"$host\"},name)", |
| "refresh": 1, |
| "refresh_on_load": true, |
| "regex": "", |
| "sort": 1, |
| "tagValuesQuery": "", |
| "tags": [], |
| "tagsQuery": "", |
| "type": "query", |
| "useTags": false |
| } |
| ] |
| }, |
| "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": "browser", |
| "title": "Cassandra", |
| "version": 3 |
| } |
| {% endraw %} |