{ "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "gnetId": null, "graphTooltip": 0, "id": 1, "iteration": 1641974662676, "links": [], "liveNow": false, "panels": [ { "datasource": null, "description": "Successful API-Request", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-green", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 0, "y": 0 }, "id": 10, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 28 }, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "sum(increase(axway_api_requests_success[$__range]))", "hide": false, "interval": "", "legendFormat": "Successes last 10 Minutes", "refId": "A" } ], "title": "Successes", "type": "stat" }, { "datasource": null, "description": "Successful API-Request", "fieldConfig": { "defaults": { "color": { "fixedColor": "light-orange", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 3, "y": 0 }, "id": 15, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 28 }, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "sum(increase(axway_api_requests_failures[$__range]))", "hide": false, "interval": "", "legendFormat": "Failures last 10 Minutes", "refId": "B" } ], "title": "Blocked", "type": "stat" }, { "datasource": null, "description": "API-Request causing an exception", "fieldConfig": { "defaults": { "color": { "fixedColor": "semi-dark-red", "mode": "fixed" }, "mappings": [], "noValue": "No exceptions", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 6, "y": 0 }, "id": 16, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 28 }, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "sum(increase(axway_api_requests_exceptions[$__range]))", "hide": false, "interval": "", "legendFormat": "Exceptions last 10 Minutes", "refId": "C" } ], "title": "Exceptions", "type": "stat" }, { "datasource": null, "description": "The number of transactions per second in the last 5 minutes for the selected API-Gateway(s).", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "decimals": 0, "mappings": [], "noValue": "0 req/s", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 9, "y": 0 }, "id": 18, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "sum(rate(axway_api_requests_total{gatewayId=~\"$gatewayId\", service=~\"$service\"}[5m]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Transactions / Sec (last 5 minutes)", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 0 }, "id": 6, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "axway_apigateway_system_memory_total_bytes{gatewayId=~\"$gatewayId\"}", "hide": false, "interval": "", "legendFormat": "Mem Max {{gatewayId}}", "refId": "System memory" }, { "exemplar": true, "expr": "axway_apigateway_system_memory_used_bytes{gatewayId=~\"$gatewayId\"}", "hide": false, "interval": "", "legendFormat": "Mem System {{gatewayId}}", "refId": "System memory used" }, { "exemplar": true, "expr": "axway_apigateway_memory_used_bytes{gatewayId=~\"$gatewayId\"}", "hide": false, "interval": "", "legendFormat": "Mem Gateway {{gatewayId}}", "refId": "Instance memory" } ], "title": "Memory usage", "type": "timeseries" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "id": 8, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "sum(rate(axway_api_requests_total{gatewayId=~\"$gatewayId\", service=~\"$service\"}[$__range]))", "hide": false, "interval": "", "legendFormat": "Total", "refId": "A" }, { "exemplar": true, "expr": "sum(rate(axway_api_requests_success{gatewayId=~\"$gatewayId\", service=~\"$service\"}[$__range]))", "hide": false, "interval": "", "legendFormat": "Successes", "refId": "B" }, { "exemplar": true, "expr": "sum(rate(axway_api_requests_failures{gatewayId=~\"$gatewayId\", service=~\"$service\"}[$__range]))", "hide": false, "interval": "", "legendFormat": "Failures", "refId": "C" }, { "exemplar": true, "expr": "sum(rate(axway_api_requests_exceptions{gatewayId=~\"$gatewayId\", service=~\"$service\"}[$__range]))", "hide": false, "interval": "", "legendFormat": "Exceptions", "refId": "D" } ], "title": "API-Requests", "type": "timeseries" }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "max": null, "min": null, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": null, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 8 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 12, "legend": { "show": true }, "pluginVersion": "8.2.5", "reverseYBuckets": false, "targets": [ { "exemplar": true, "expr": "sum(increase(axway_api_requests_duration_seconds_bucket{gatewayId=~\"$gatewayId\", service=~\"$service\"}[5m])) by (le)", "format": "heatmap", "instant": false, "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "title": "API Request duration", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 16 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "axway_apigateway_system_cpu_ratio{gatewayId=~\"$gatewayId\"}", "hide": false, "interval": "", "legendFormat": "System CPU {{gatewayId}}", "refId": "A" }, { "exemplar": true, "expr": "axway_apigateway_instance_cpu_ratio{gatewayId=~\"$gatewayId\"}", "hide": false, "interval": "", "legendFormat": "Gateway CPU {{gatewayId}}", "refId": "B" } ], "title": "CPU Usage", "type": "timeseries" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 80 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 16 }, "id": 2, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": { "titleSize": 20, "valueSize": 24 } }, "pluginVersion": "8.2.5", "repeat": null, "targets": [ { "exemplar": true, "expr": "axway_apigateway_instance_disk_used_ratio{gatewayId=~\"$gatewayId\"}", "interval": "", "legendFormat": "{{gatewayId}}", "refId": "A" } ], "title": "Gateway disk usage", "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "fillOpacity": 70, "lineWidth": 0 }, "mappings": [ { "options": { "0": { "color": "red", "index": 1, "text": "Down" }, "1": { "color": "green", "index": 0, "text": "Up" } }, "type": "value" }, { "options": { "match": "null", "result": { "color": "orange", "index": 2, "text": "Unknown" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 24 }, "id": 14, "options": { "alignValue": "center", "legend": { "displayMode": "list", "placement": "bottom" }, "mergeValues": true, "rowHeight": 0.9, "showValue": "always", "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "axway_apigateway_version_info{}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{gatewayId}}", "refId": "A" } ], "title": "API-Gateway Instance status", "type": "state-timeline" } ], "refresh": "", "schemaVersion": 32, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "selected": false, "text": [ "All" ], "value": [ "$__all" ] }, "datasource": null, "definition": "label_values(axway_api_requests_total, service)", "description": "Is typically the name of the API", "error": null, "hide": 0, "includeAll": true, "label": "Service-Name", "multi": true, "name": "service", "options": [], "query": { "query": "label_values(axway_api_requests_total, service)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "allValue": null, "current": { "selected": true, "text": [ "All" ], "value": [ "$__all" ] }, "datasource": null, "definition": "label_values(axway_apigateway_version_info, gatewayId)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Gateway-Id", "multi": true, "name": "gatewayId", "options": [], "query": { "query": "label_values(axway_apigateway_version_info, gatewayId)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "API-Gateway System overview", "uid": "yxhEu55nk", "version": 21 }