|
191 | 191 | }, |
192 | 192 | "targets": [ |
193 | 193 | { |
194 | | - "expr": "sum(rate(triggerdotdev_runs_replication_transactions_processed_total[5m])) by (event_type)", |
| 194 | + "expr": "sum(rate(triggerdotdev_runs_replication_events_processed_total[5m])) by (event_type)", |
195 | 195 | "legendFormat": "{{event_type}}", |
196 | 196 | "refId": "A" |
197 | 197 | } |
198 | 198 | ], |
199 | | - "title": "Transactions Processed by Event Type", |
| 199 | + "title": "Events Processed by Type", |
200 | 200 | "type": "timeseries" |
201 | 201 | }, |
202 | 202 | { |
|
412 | 412 | }, |
413 | 413 | "overrides": [] |
414 | 414 | }, |
415 | | - "gridPos": { "h": 8, "w": 8, "x": 0, "y": 25 }, |
416 | | - "id": 12, |
417 | | - "options": { |
418 | | - "legend": { "calcs": ["mean", "max"], "displayMode": "table", "placement": "bottom", "showLegend": true }, |
419 | | - "tooltip": { "mode": "multi", "sort": "desc" } |
420 | | - }, |
421 | | - "targets": [ |
422 | | - { |
423 | | - "expr": "triggerdotdev_runs_replication_flush_queue_depth", |
424 | | - "legendFormat": "Queue Depth", |
425 | | - "refId": "A" |
426 | | - } |
427 | | - ], |
428 | | - "title": "Flush Queue Depth", |
429 | | - "type": "timeseries" |
430 | | - }, |
431 | | - { |
432 | | - "datasource": { "type": "prometheus", "uid": "prometheus" }, |
433 | | - "fieldConfig": { |
434 | | - "defaults": { |
435 | | - "color": { "mode": "palette-classic" }, |
436 | | - "custom": { |
437 | | - "axisBorderShow": false, |
438 | | - "axisCenteredZero": false, |
439 | | - "axisColorMode": "text", |
440 | | - "axisLabel": "", |
441 | | - "axisPlacement": "auto", |
442 | | - "barAlignment": 0, |
443 | | - "drawStyle": "line", |
444 | | - "fillOpacity": 10, |
445 | | - "gradientMode": "none", |
446 | | - "hideFrom": { "legend": false, "tooltip": false, "viz": false }, |
447 | | - "lineInterpolation": "linear", |
448 | | - "lineWidth": 1, |
449 | | - "pointSize": 5, |
450 | | - "scaleDistribution": { "type": "linear" }, |
451 | | - "showPoints": "never", |
452 | | - "spanNulls": false, |
453 | | - "stacking": { "group": "A", "mode": "none" }, |
454 | | - "thresholdsStyle": { "mode": "off" } |
455 | | - }, |
456 | | - "mappings": [], |
457 | | - "thresholds": { "mode": "absolute", "steps": [{ "color": "green", "value": null }] }, |
458 | | - "unit": "short" |
459 | | - }, |
460 | | - "overrides": [] |
461 | | - }, |
462 | | - "gridPos": { "h": 8, "w": 8, "x": 8, "y": 25 }, |
| 415 | + "gridPos": { "h": 8, "w": 12, "x": 0, "y": 25 }, |
463 | 416 | "id": 13, |
464 | 417 | "options": { |
465 | 418 | "legend": { "calcs": ["mean", "max"], "displayMode": "table", "placement": "bottom", "showLegend": true }, |
|
503 | 456 | }, |
504 | 457 | "overrides": [] |
505 | 458 | }, |
506 | | - "gridPos": { "h": 8, "w": 8, "x": 16, "y": 25 }, |
| 459 | + "gridPos": { "h": 8, "w": 12, "x": 12, "y": 25 }, |
507 | 460 | "id": 14, |
508 | 461 | "options": { |
509 | 462 | "colorMode": "value", |
|
0 commit comments