Created
July 14, 2016 15:22
-
-
Save jchauncey/ea5d97a630c825cd902cc08d36a79edb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "dashboard": { | |
| "id": null, | |
| "title": "NSQ Health", | |
| "tags": ["deis"], | |
| "style": "dark", | |
| "timezone": "browser", | |
| "editable": true, | |
| "hideControls": false, | |
| "sharedCrosshair": false, | |
| "rows": [ | |
| { | |
| "collapse": false, | |
| "editable": true, | |
| "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": null, | |
| "editable": true, | |
| "error": false, | |
| "format": "none", | |
| "gauge": { | |
| "maxValue": 100, | |
| "minValue": 0, | |
| "show": false, | |
| "thresholdLabels": false, | |
| "thresholdMarkers": true | |
| }, | |
| "id": 4, | |
| "interval": null, | |
| "isNew": true, | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "", | |
| "prefixFontSize": "50%", | |
| "span": 6, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": false, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": false | |
| }, | |
| "targets": [ | |
| { | |
| "alias": "", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "$interval" | |
| ], | |
| "type": "time" | |
| }, | |
| { | |
| "params": [ | |
| "null" | |
| ], | |
| "type": "fill" | |
| } | |
| ], | |
| "measurement": "nsq_channel", | |
| "policy": "default", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "client_count" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [ | |
| { | |
| "key": "topic", | |
| "operator": "=", | |
| "value": "logs" | |
| } | |
| ] | |
| } | |
| ], | |
| "thresholds": "0", | |
| "title": "Logs consumers", | |
| "type": "singlestat", | |
| "valueFontSize": "200%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "avg" | |
| }, | |
| { | |
| "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": null, | |
| "editable": true, | |
| "error": false, | |
| "format": "none", | |
| "gauge": { | |
| "maxValue": 100, | |
| "minValue": 0, | |
| "show": false, | |
| "thresholdLabels": false, | |
| "thresholdMarkers": true | |
| }, | |
| "id": 5, | |
| "interval": null, | |
| "isNew": true, | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "", | |
| "prefixFontSize": "50%", | |
| "span": 6, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": false, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": false | |
| }, | |
| "targets": [ | |
| { | |
| "alias": "", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "$interval" | |
| ], | |
| "type": "time" | |
| }, | |
| { | |
| "params": [ | |
| "null" | |
| ], | |
| "type": "fill" | |
| } | |
| ], | |
| "measurement": "nsq_channel", | |
| "policy": "default", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "client_count" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [ | |
| { | |
| "key": "topic", | |
| "operator": "=", | |
| "value": "metrics" | |
| } | |
| ] | |
| } | |
| ], | |
| "thresholds": "0", | |
| "title": "Metric consumers", | |
| "type": "singlestat", | |
| "valueFontSize": "200%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "avg" | |
| } | |
| ], | |
| "title": "New row" | |
| }, | |
| { | |
| "collapse": false, | |
| "editable": true, | |
| "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": null, | |
| "editable": true, | |
| "error": false, | |
| "format": "none", | |
| "gauge": { | |
| "maxValue": 100, | |
| "minValue": 0, | |
| "show": false, | |
| "thresholdLabels": false, | |
| "thresholdMarkers": true | |
| }, | |
| "id": 7, | |
| "interval": null, | |
| "isNew": true, | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "", | |
| "prefixFontSize": "50%", | |
| "span": 6, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": true, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": true | |
| }, | |
| "targets": [ | |
| { | |
| "alias": "", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "$interval" | |
| ], | |
| "type": "time" | |
| }, | |
| { | |
| "params": [ | |
| "null" | |
| ], | |
| "type": "fill" | |
| } | |
| ], | |
| "measurement": "nsq_channel", | |
| "policy": "default", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "depth" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "last" | |
| } | |
| ] | |
| ], | |
| "tags": [ | |
| { | |
| "key": "topic", | |
| "operator": "=", | |
| "value": "logs" | |
| } | |
| ] | |
| } | |
| ], | |
| "thresholds": "", | |
| "title": "Log Topic Depth", | |
| "type": "singlestat", | |
| "valueFontSize": "200%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "avg" | |
| }, | |
| { | |
| "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": null, | |
| "editable": true, | |
| "error": false, | |
| "format": "none", | |
| "gauge": { | |
| "maxValue": 100, | |
| "minValue": 0, | |
| "show": false, | |
| "thresholdLabels": false, | |
| "thresholdMarkers": true | |
| }, | |
| "id": 8, | |
| "interval": null, | |
| "isNew": true, | |
| "links": [], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "", | |
| "prefixFontSize": "50%", | |
| "span": 6, | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": true, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": true | |
| }, | |
| "targets": [ | |
| { | |
| "alias": "", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "$interval" | |
| ], | |
| "type": "time" | |
| }, | |
| { | |
| "params": [ | |
| "null" | |
| ], | |
| "type": "fill" | |
| } | |
| ], | |
| "measurement": "nsq_channel", | |
| "policy": "default", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "depth" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "last" | |
| } | |
| ] | |
| ], | |
| "tags": [ | |
| { | |
| "key": "topic", | |
| "operator": "=", | |
| "value": "metrics" | |
| } | |
| ] | |
| } | |
| ], | |
| "thresholds": "", | |
| "title": "Metric Topic Depth", | |
| "type": "singlestat", | |
| "valueFontSize": "200%", | |
| "valueMaps": [ | |
| { | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "avg" | |
| } | |
| ], | |
| "title": "New row" | |
| }, | |
| { | |
| "collapse": false, | |
| "editable": true, | |
| "height": "250px", | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "datasource": null, | |
| "editable": true, | |
| "error": false, | |
| "fill": 1, | |
| "grid": { | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 6, | |
| "interval": "1s", | |
| "isNew": true, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "span": 12, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "$tag_topic - Aggregate", | |
| "dsType": "influxdb", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "$interval" | |
| ], | |
| "type": "time" | |
| }, | |
| { | |
| "params": [ | |
| "topic" | |
| ], | |
| "type": "tag" | |
| }, | |
| { | |
| "params": [ | |
| "null" | |
| ], | |
| "type": "fill" | |
| } | |
| ], | |
| "measurement": "nsq_topic", | |
| "policy": "default", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "message_count" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "last" | |
| }, | |
| { | |
| "params": [ | |
| "1s" | |
| ], | |
| "type": "non_negative_derivative" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Messages Per Second / Topic", | |
| "tooltip": { | |
| "msResolution": true, | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "show": true | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ] | |
| } | |
| ], | |
| "title": "Row" | |
| }, | |
| { | |
| "title": "New row", | |
| "height": "250px", | |
| "editable": true, | |
| "collapse": false, | |
| "panels": [ | |
| { | |
| "title": "CPU", | |
| "error": false, | |
| "span": 6, | |
| "editable": true, | |
| "type": "graph", | |
| "isNew": true, | |
| "id": 9, | |
| "targets": [ | |
| { | |
| "policy": "default", | |
| "dsType": "influxdb", | |
| "resultFormat": "time_series", | |
| "tags": [ | |
| { | |
| "key": "kubernetes_container_name", | |
| "operator": "=", | |
| "value": "deis-nsqd" | |
| } | |
| ], | |
| "groupBy": [ | |
| { | |
| "type": "time", | |
| "params": [ | |
| "$interval" | |
| ] | |
| }, | |
| { | |
| "type": "fill", | |
| "params": [ | |
| "null" | |
| ] | |
| } | |
| ], | |
| "select": [ | |
| [ | |
| { | |
| "type": "field", | |
| "params": [ | |
| "counter" | |
| ] | |
| }, | |
| { | |
| "type": "last", | |
| "params": [] | |
| }, | |
| { | |
| "type": "non_negative_derivative", | |
| "params": [ | |
| "1s" | |
| ] | |
| } | |
| ] | |
| ], | |
| "refId": "A", | |
| "measurement": "container_cpu_usage_seconds_total" | |
| } | |
| ], | |
| "datasource": null, | |
| "renderer": "flot", | |
| "yaxes": [ | |
| { | |
| "label": null, | |
| "show": true, | |
| "logBase": 1, | |
| "min": null, | |
| "max": null, | |
| "format": "s" | |
| }, | |
| { | |
| "label": null, | |
| "show": true, | |
| "logBase": 1, | |
| "min": null, | |
| "max": null, | |
| "format": "short" | |
| } | |
| ], | |
| "xaxis": { | |
| "show": true | |
| }, | |
| "grid": { | |
| "threshold1": null, | |
| "threshold2": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "lines": true, | |
| "fill": 1, | |
| "linewidth": 2, | |
| "points": false, | |
| "pointradius": 5, | |
| "bars": false, | |
| "stack": false, | |
| "percentage": false, | |
| "legend": { | |
| "show": true, | |
| "values": false, | |
| "min": false, | |
| "max": false, | |
| "current": false, | |
| "total": false, | |
| "avg": false | |
| }, | |
| "nullPointMode": "connected", | |
| "steppedLine": false, | |
| "tooltip": { | |
| "value_type": "cumulative", | |
| "shared": true, | |
| "msResolution": true | |
| }, | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "aliasColors": {}, | |
| "seriesOverrides": [], | |
| "links": [] | |
| }, | |
| { | |
| "title": "Memory", | |
| "error": false, | |
| "span": 6, | |
| "editable": true, | |
| "type": "graph", | |
| "isNew": true, | |
| "id": 10, | |
| "targets": [ | |
| { | |
| "policy": "default", | |
| "dsType": "influxdb", | |
| "resultFormat": "time_series", | |
| "tags": [ | |
| { | |
| "key": "kubernetes_container_name", | |
| "operator": "=", | |
| "value": "deis-nsqd" | |
| } | |
| ], | |
| "groupBy": [ | |
| { | |
| "type": "time", | |
| "params": [ | |
| "$interval" | |
| ] | |
| }, | |
| { | |
| "type": "fill", | |
| "params": [ | |
| "null" | |
| ] | |
| } | |
| ], | |
| "select": [ | |
| [ | |
| { | |
| "type": "field", | |
| "params": [ | |
| "gauge" | |
| ] | |
| }, | |
| { | |
| "type": "last", | |
| "params": [] | |
| } | |
| ] | |
| ], | |
| "refId": "A", | |
| "measurement": "container_memory_usage_bytes" | |
| } | |
| ], | |
| "datasource": null, | |
| "renderer": "flot", | |
| "yaxes": [ | |
| { | |
| "label": null, | |
| "show": true, | |
| "logBase": 1, | |
| "min": null, | |
| "max": null, | |
| "format": "bytes" | |
| }, | |
| { | |
| "label": null, | |
| "show": true, | |
| "logBase": 1, | |
| "min": null, | |
| "max": null, | |
| "format": "short" | |
| } | |
| ], | |
| "xaxis": { | |
| "show": true | |
| }, | |
| "grid": { | |
| "threshold1": null, | |
| "threshold2": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "lines": true, | |
| "fill": 1, | |
| "linewidth": 2, | |
| "points": false, | |
| "pointradius": 5, | |
| "bars": false, | |
| "stack": false, | |
| "percentage": false, | |
| "legend": { | |
| "show": true, | |
| "values": false, | |
| "min": false, | |
| "max": false, | |
| "current": false, | |
| "total": false, | |
| "avg": false | |
| }, | |
| "nullPointMode": "connected", | |
| "steppedLine": false, | |
| "tooltip": { | |
| "value_type": "cumulative", | |
| "shared": true, | |
| "msResolution": true | |
| }, | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "aliasColors": {}, | |
| "seriesOverrides": [], | |
| "links": [] | |
| } | |
| ] | |
| } | |
| ], | |
| "time": { | |
| "from": "now-5m", | |
| "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" | |
| ] | |
| }, | |
| "templating": { | |
| "list": [] | |
| }, | |
| "annotations": { | |
| "list": [] | |
| }, | |
| "refresh": "5s", | |
| "schemaVersion": 12, | |
| "version": 0, | |
| "links": [] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment