{ "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "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" } ] }, "description": "Grafana Dashboard for Policy Distribution", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 9, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 19, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "refId": "A" } ], "title": "Quick Info", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "description": "Uptime for Policy Distribution application", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 1 }, "id": 4, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "percentChangeColorMode": "standard", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showPercentChange": false, "text": {}, "textMode": "auto", "wideLayout": true }, "pluginVersion": "11.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "exemplar": false, "expr": "time()-process_start_time_seconds{job=\"distribution-metrics\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Process Uptime", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "description": "Policy Distribution CPU Usage Monitoring", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "decimals": 2, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 8, "y": 1 }, "id": 26, "options": { "minVizHeight": 75, "minVizWidth": 75, "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false, "sizing": "auto" }, "pluginVersion": "11.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "exemplar": true, "expr": "process_cpu_seconds_total{job=\"distribution-metrics\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "CPU Usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "description": "Policy Distribution Memory Usage Monitoring", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 15, "y": 1 }, "id": 27, "options": { "minVizHeight": 75, "minVizWidth": 75, "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false, "sizing": "auto" }, "pluginVersion": "11.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "exemplar": true, "expr": "100 * sum by(job)(jvm_memory_bytes_used{area=\"heap\", job=\"distribution-metrics\"}) / sum by(job)(jvm_memory_bytes_max{area=\"heap\", job=\"distribution-metrics\"})", "hide": false, "interval": "", "legendFormat": "Heap : {{pod}}", "refId": "A" } ], "title": "Memory Usage", "type": "gauge" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 17, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "refId": "A" } ], "title": "System", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "description": "Policy Distribution CPU Usage Monitoring", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 10 }, "id": 2, "options": { "legend": { "calcs": [ "max", "mean", "last" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "editorMode": "code", "exemplar": true, "expr": "avg_over_time(process_cpu_seconds_total{job=\"distribution-metrics\"}[$__rate_interval])", "interval": "", "legendFormat": "system: {{pod}}", "range": true, "refId": "A" } ], "title": "CPU Usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "description": "Policy Distribution Memory Usage Monitoring", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 9, "w": 7, "x": 8, "y": 10 }, "id": 13, "options": { "legend": { "calcs": [ "max", "mean", "last" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last", "sortDesc": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "exemplar": true, "expr": "100 * sum(jvm_memory_bytes_used{area=\"heap\", job=\"distribution-metrics\"}) / sum(jvm_memory_bytes_max{area=\"heap\", job=\"distribution-metrics\"})", "hide": false, "interval": "", "legendFormat": "Heap", "refId": "A" } ], "title": "Memory Usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "description": "Policy Distribution JVM Threads", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 7, "x": 15, "y": 10 }, "id": 8, "options": { "legend": { "calcs": [ "max", "last" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.4.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "exemplar": true, "expr": "jvm_threads_current{job=\"distribution-metrics\"}", "interval": "", "legendFormat": "Live Threads: {{ pod }}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "exemplar": true, "expr": "jvm_threads_peak{job=\"distribution-metrics\"}", "hide": false, "interval": "", "legendFormat": "Peak Threads: {{ pod }}", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "exemplar": true, "expr": "jvm_threads_state{job=\"distribution-metrics\"}", "hide": false, "interval": "", "legendFormat": "State Threads: {{ pod }}", "refId": "C" } ], "title": "JVM threads", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 15, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "refId": "A" } ], "title": "Garbage Collection", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "description": "GC operations per second", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ops" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 20 }, "id": 10, "options": { "legend": { "calcs": [ "max", "mean", "last" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "editorMode": "code", "exemplar": true, "expr": "rate(jvm_gc_collection_seconds_count{job=\"distribution-metrics\"}[$__range])", "interval": "", "legendFormat": "{{action}} ({{cause}}) : {{ pod }}", "range": true, "refId": "A" } ], "title": "Collection", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "description": "Average GC Time", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 20 }, "id": 22, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "exemplar": true, "expr": "rate(jvm_gc_collection_seconds_sum{job=\"distribution-metrics\"}[$__range])/rate(jvm_gc_collection_seconds_count{job=\"distribution-metrics\"}[$__range])", "interval": "", "legendFormat": "avg {{action}} ({{cause}}) : {{ pod }}", "refId": "A" } ], "title": "Pause Durations", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 21, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "refId": "A" } ], "title": "Statistics", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "description": "Stats for Distribution Statistics Count", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 13, "x": 0, "y": 29 }, "id": 32, "options": { "displayMode": "gradient", "maxVizHeight": 300, "minVizHeight": 16, "minVizWidth": 8, "namePlacement": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": false, "sizing": "auto", "text": { "titleSize": 12 }, "valueMode": "color" }, "pluginVersion": "11.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "editorMode": "code", "exemplar": true, "expr": "sum(total_distribution_received_count_total{job=\"distribution-metrics\"})", "interval": "", "legendFormat": "Total Count", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "exemplar": true, "expr": "sum(distribution_success_count{job=\"distribution-metrics\"})", "hide": false, "interval": "", "legendFormat": "Success Count", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "editorMode": "code", "exemplar": true, "expr": "sum(distribution_success_count_total{job=\"distribution-metrics\"})", "hide": false, "interval": "", "legendFormat": "Failure Count", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "editorMode": "code", "exemplar": true, "expr": "sum(total_download_received_count_total{job=\"distribution-metrics\"})", "hide": false, "interval": "", "legendFormat": "Total Download Count", "range": true, "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "editorMode": "code", "exemplar": true, "expr": "sum(download_success_count_total{job=\"distribution-metrics\"})", "hide": false, "interval": "", "legendFormat": "Download Success Count", "range": true, "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "dkSf71fnz" }, "editorMode": "code", "exemplar": true, "expr": "sum(download_failure_count_total{job=\"distribution-metrics\"})", "hide": false, "interval": "", "legendFormat": "Download Failure Count", "range": true, "refId": "F" } ], "title": "Distribution Statistics", "transparent": true, "type": "bargauge" } ], "refresh": "", "schemaVersion": 39, "tags": [], "templating": { "list": [] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Policy Distribution", "uid": "5HkCopg4z", "version": 6, "weekStart": "" }