"dashLength": 10,
"dashes": false,
"datasource": null,
- "fill": 4,
+ "fill": 1,
"gridPos": {
"h": 6,
"w": 12,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
- "stack": true,
+ "stack": false,
+ "steppedLine": false,
+ "targets": [
+ {
+ "expr": "max(rabbitmq_overview_messages_ready{environment=\"$environment\", host=~\"$host\"})",
+ "format": "time_series",
+ "intervalFactor": 2,
+ "legendFormat": "ready",
+ "refId": "A"
+ },
+ {
+ "expr": "max(rabbitmq_overview_messages_unacked{environment=\"$environment\", host=~\"$host\"})",
+ "format": "time_series",
+ "intervalFactor": 2,
+ "legendFormat": "unacked",
+ "refId": "B"
+ }
+ ],
+ "thresholds": [],
+ "timeFrom": null,
+ "timeShift": null,
+ "title": "Queued messages",
+ "tooltip": {
+ "shared": true,
+ "sort": 0,
+ "value_type": "individual"
+ },
+ "type": "graph",
+ "xaxis": {
+ "buckets": null,
+ "mode": "time",
+ "name": null,
+ "show": true,
+ "values": []
+ },
+ "yaxes": [
+ {
+ "format": "none",
+ "label": null,
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": true
+ },
+ {
+ "format": "short",
+ "label": null,
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": true
+ }
+ ],
+ "yaxis": {
+ "align": false,
+ "alignLevel": null
+ }
+ },
+ {
+ "aliasColors": {},
+ "bars": false,
+ "dashLength": 10,
+ "dashes": false,
+ "datasource": null,
+ "fill": 1,
+ "gridPos": {
+ "h": 6,
+ "w": 12,
+ "x": 12,
+ "y": 15
+ },
+ "id": 137,
+ "legend": {
+ "alignAsTable": true,
+ "avg": true,
+ "current": false,
+ "hideEmpty": true,
+ "hideZero": true,
+ "max": false,
+ "min": false,
+ "rightSide": true,
+ "show": true,
+ "sort": "avg",
+ "sortDesc": true,
+ "total": false,
+ "values": true
+ },
+ "lines": true,
+ "linewidth": 1,
+ "links": [],
+ "nullPointMode": "null",
+ "percentage": false,
+ "pointradius": 5,
+ "points": false,
+ "renderer": "flot",
+ "seriesOverrides": [],
+ "spaceLength": 10,
+ "stack": false,
"steppedLine": false,
"targets": [
{
"step": 4
},
{
- "expr": "avg(rate(rabbitmq_overview_messages_ready{environment=\"$environment\", host=~\"$host\"}[$rate_interval]))",
- "format": "time_series",
- "intervalFactor": 2,
- "legendFormat": "ready",
- "refId": "D",
- "step": 4
- },
- {
- "expr": "avg(rate(rabbitmq_overview_messages_unacked{environment=\"$environment\", host=~\"$host\"}[$rate_interval]))",
+ "expr": "avg(rate(rabbitmq_overview_messages_delivered_get{environment=\"$environment\", host=~\"$host\"}[$rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
- "legendFormat": "published",
- "refId": "E",
- "step": 4
+ "legendFormat": "get",
+ "refId": "D"
}
],
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "Messages",
+ "title": "Message rates",
"tooltip": {
"shared": true,
"sort": 0,
"fill": 1,
"gridPos": {
"h": 6,
- "w": 12,
- "x": 12,
- "y": 15
+ "w": 24,
+ "x": 0,
+ "y": 21
},
"id": 52,
"legend": {
"h": 1,
"w": 24,
"x": 0,
- "y": 21
+ "y": 27
},
"id": 124,
"panels": [],
"h": 6,
"w": 12,
"x": 0,
- "y": 22
+ "y": 28
},
"id": 105,
"legend": {
"h": 6,
"w": 12,
"x": 12,
- "y": 22
+ "y": 28
},
"id": 107,
"legend": {
"h": 7,
"w": 12,
"x": 0,
- "y": 28
+ "y": 34
},
"id": 109,
"legend": {
"h": 7,
"w": 12,
"x": 12,
- "y": 28
+ "y": 34
},
"id": 110,
"legend": {
"timezone": "browser",
"title": "RabbitMQ",
"uid": null,
- "version": 27
+ "version": 28
}
-{% endraw %}
\ No newline at end of file
+{% endraw %}