github.com/minio/minio@v0.0.0-20240328213742-3f72439b8a27/docs/metrics/prometheus/grafana/bucket/minio-bucket.json (about) 1 { 2 "__inputs": [ 3 { 4 "name": "DS_PROMETHEUS", 5 "label": "Prometheus", 6 "description": "", 7 "type": "datasource", 8 "pluginId": "prometheus", 9 "pluginName": "Prometheus" 10 } 11 ], 12 "__elements": {}, 13 "__requires": [ 14 { 15 "type": "panel", 16 "id": "bargauge", 17 "name": "Bar gauge", 18 "version": "" 19 }, 20 { 21 "type": "panel", 22 "id": "gauge", 23 "name": "Gauge", 24 "version": "" 25 }, 26 { 27 "type": "grafana", 28 "id": "grafana", 29 "name": "Grafana", 30 "version": "10.0.2" 31 }, 32 { 33 "type": "panel", 34 "id": "graph", 35 "name": "Graph (old)", 36 "version": "" 37 }, 38 { 39 "type": "datasource", 40 "id": "prometheus", 41 "name": "Prometheus", 42 "version": "1.0.0" 43 }, 44 { 45 "type": "panel", 46 "id": "stat", 47 "name": "Stat", 48 "version": "" 49 }, 50 { 51 "type": "panel", 52 "id": "timeseries", 53 "name": "Time series", 54 "version": "" 55 } 56 ], 57 "annotations": { 58 "list": [ 59 { 60 "builtIn": 1, 61 "datasource": { 62 "type": "datasource", 63 "uid": "grafana" 64 }, 65 "enable": true, 66 "hide": true, 67 "iconColor": "rgba(0, 211, 255, 1)", 68 "name": "Annotations & Alerts", 69 "type": "dashboard" 70 } 71 ] 72 }, 73 "description": "MinIO Grafana Dashboard - https://min.io/", 74 "editable": true, 75 "fiscalYearStartMonth": 0, 76 "gnetId": 15306, 77 "graphTooltip": 0, 78 "id": null, 79 "links": [ 80 { 81 "icon": "external link", 82 "includeVars": true, 83 "keepTime": true, 84 "tags": [ 85 "minio" 86 ], 87 "type": "dashboards" 88 } 89 ], 90 "liveNow": false, 91 "panels": [ 92 { 93 "datasource": { 94 "type": "prometheus", 95 "uid": "${DS_PROMETHEUS}" 96 }, 97 "fieldConfig": { 98 "defaults": { 99 "mappings": [], 100 "thresholds": { 101 "mode": "absolute", 102 "steps": [ 103 { 104 "color": "green", 105 "value": null 106 }, 107 { 108 "color": "semi-dark-red", 109 "value": 80 110 } 111 ] 112 } 113 }, 114 "overrides": [] 115 }, 116 "gridPos": { 117 "h": 6, 118 "w": 12, 119 "x": 0, 120 "y": 0 121 }, 122 "id": 52, 123 "links": [], 124 "options": { 125 "displayMode": "basic", 126 "minVizHeight": 10, 127 "minVizWidth": 0, 128 "orientation": "horizontal", 129 "reduceOptions": { 130 "calcs": [ 131 "mean" 132 ], 133 "fields": "", 134 "values": false 135 }, 136 "showUnfilled": false, 137 "text": {}, 138 "valueMode": "color" 139 }, 140 "pluginVersion": "10.0.2", 141 "targets": [ 142 { 143 "datasource": { 144 "type": "prometheus", 145 "uid": "${DS_PROMETHEUS}" 146 }, 147 "editorMode": "code", 148 "exemplar": true, 149 "expr": "sum by (bucket,range) (minio_bucket_objects_size_distribution{job=\"$scrape_jobs\"})", 150 "format": "time_series", 151 "instant": false, 152 "interval": "", 153 "intervalFactor": 1, 154 "legendFormat": "{{bucket,range}}", 155 "refId": "A", 156 "step": 300 157 } 158 ], 159 "title": "Object Size Distribution", 160 "type": "bargauge" 161 }, 162 { 163 "datasource": { 164 "type": "prometheus", 165 "uid": "${DS_PROMETHEUS}" 166 }, 167 "fieldConfig": { 168 "defaults": { 169 "mappings": [], 170 "thresholds": { 171 "mode": "absolute", 172 "steps": [ 173 { 174 "color": "green", 175 "value": null 176 }, 177 { 178 "color": "semi-dark-red", 179 "value": 80 180 } 181 ] 182 } 183 }, 184 "overrides": [] 185 }, 186 "gridPos": { 187 "h": 6, 188 "w": 12, 189 "x": 12, 190 "y": 0 191 }, 192 "id": 53, 193 "links": [], 194 "options": { 195 "displayMode": "basic", 196 "minVizHeight": 10, 197 "minVizWidth": 0, 198 "orientation": "horizontal", 199 "reduceOptions": { 200 "calcs": [ 201 "mean" 202 ], 203 "fields": "", 204 "values": false 205 }, 206 "showUnfilled": false, 207 "text": {}, 208 "valueMode": "color" 209 }, 210 "pluginVersion": "10.0.2", 211 "targets": [ 212 { 213 "datasource": { 214 "type": "prometheus", 215 "uid": "${DS_PROMETHEUS}" 216 }, 217 "editorMode": "code", 218 "exemplar": true, 219 "expr": "sum by (bucket,range) (minio_bucket_objects_version_distribution{job=\"$scrape_jobs\"})", 220 "format": "time_series", 221 "instant": false, 222 "interval": "", 223 "intervalFactor": 1, 224 "legendFormat": "{{bucket,range}}", 225 "refId": "A", 226 "step": 300 227 } 228 ], 229 "title": "Object Version Distribution", 230 "type": "bargauge" 231 }, 232 { 233 "datasource": { 234 "type": "prometheus", 235 "uid": "${DS_PROMETHEUS}" 236 }, 237 "fieldConfig": { 238 "defaults": { 239 "mappings": [], 240 "thresholds": { 241 "mode": "absolute", 242 "steps": [ 243 { 244 "color": "green", 245 "value": null 246 }, 247 { 248 "color": "semi-dark-red", 249 "value": 80 250 } 251 ] 252 } 253 }, 254 "overrides": [] 255 }, 256 "gridPos": { 257 "h": 6, 258 "w": 12, 259 "x": 0, 260 "y": 6 261 }, 262 "id": 59, 263 "links": [], 264 "options": { 265 "displayMode": "basic", 266 "minVizHeight": 10, 267 "minVizWidth": 0, 268 "orientation": "horizontal", 269 "reduceOptions": { 270 "calcs": [ 271 "mean" 272 ], 273 "fields": "", 274 "values": false 275 }, 276 "showUnfilled": false, 277 "text": {}, 278 "valueMode": "color" 279 }, 280 "pluginVersion": "10.0.2", 281 "targets": [ 282 { 283 "datasource": { 284 "type": "prometheus", 285 "uid": "${DS_PROMETHEUS}" 286 }, 287 "editorMode": "code", 288 "exemplar": true, 289 "expr": "sum by (bucket,le,api) (minio_bucket_requests_ttfb_seconds_distribution{job=\"$scrape_jobs\"})", 290 "format": "time_series", 291 "instant": false, 292 "interval": "", 293 "intervalFactor": 1, 294 "legendFormat": "{{bucket,le,api}}", 295 "refId": "A", 296 "step": 300 297 } 298 ], 299 "title": "TTFB Distribution", 300 "type": "bargauge" 301 }, 302 { 303 "aliasColors": { 304 "S3 Errors": "light-red", 305 "S3 Requests": "light-green" 306 }, 307 "bars": false, 308 "dashLength": 10, 309 "dashes": false, 310 "datasource": { 311 "type": "prometheus", 312 "uid": "${DS_PROMETHEUS}" 313 }, 314 "fill": 1, 315 "fillGradient": 0, 316 "gridPos": { 317 "h": 6, 318 "w": 6, 319 "x": 12, 320 "y": 6 321 }, 322 "hiddenSeries": false, 323 "id": 60, 324 "legend": { 325 "avg": false, 326 "current": false, 327 "max": false, 328 "min": false, 329 "show": true, 330 "total": false, 331 "values": false 332 }, 333 "lines": true, 334 "linewidth": 1, 335 "nullPointMode": "null", 336 "options": { 337 "alertThreshold": true 338 }, 339 "percentage": false, 340 "pluginVersion": "10.0.2", 341 "pointradius": 2, 342 "points": false, 343 "renderer": "flot", 344 "seriesOverrides": [], 345 "spaceLength": 10, 346 "stack": false, 347 "steppedLine": false, 348 "targets": [ 349 { 350 "datasource": { 351 "type": "prometheus", 352 "uid": "${DS_PROMETHEUS}" 353 }, 354 "exemplar": true, 355 "expr": "sum by (bucket,api) (increase(minio_bucket_requests_4xx_errors_total{job=\"$scrape_jobs\"}[$__rate_interval]))", 356 "interval": "1m", 357 "intervalFactor": 2, 358 "legendFormat": "{{bucket,api}}", 359 "refId": "A" 360 } 361 ], 362 "thresholds": [], 363 "timeRegions": [], 364 "title": "S3 API Request 4xx Error Rate", 365 "tooltip": { 366 "shared": true, 367 "sort": 2, 368 "value_type": "individual" 369 }, 370 "type": "graph", 371 "xaxis": { 372 "mode": "time", 373 "show": true, 374 "values": [] 375 }, 376 "yaxes": [ 377 { 378 "$$hashKey": "object:331", 379 "format": "none", 380 "logBase": 1, 381 "show": true 382 }, 383 { 384 "$$hashKey": "object:332", 385 "format": "short", 386 "logBase": 1, 387 "show": false 388 } 389 ], 390 "yaxis": { 391 "align": false 392 } 393 }, 394 { 395 "aliasColors": { 396 "S3 Errors": "light-red", 397 "S3 Requests": "light-green" 398 }, 399 "bars": false, 400 "dashLength": 10, 401 "dashes": false, 402 "datasource": { 403 "type": "prometheus", 404 "uid": "${DS_PROMETHEUS}" 405 }, 406 "fill": 1, 407 "fillGradient": 0, 408 "gridPos": { 409 "h": 6, 410 "w": 6, 411 "x": 18, 412 "y": 6 413 }, 414 "hiddenSeries": false, 415 "id": 61, 416 "legend": { 417 "avg": false, 418 "current": false, 419 "max": false, 420 "min": false, 421 "show": true, 422 "total": false, 423 "values": false 424 }, 425 "lines": true, 426 "linewidth": 1, 427 "nullPointMode": "null", 428 "options": { 429 "alertThreshold": true 430 }, 431 "percentage": false, 432 "pluginVersion": "10.0.2", 433 "pointradius": 2, 434 "points": false, 435 "renderer": "flot", 436 "seriesOverrides": [], 437 "spaceLength": 10, 438 "stack": false, 439 "steppedLine": false, 440 "targets": [ 441 { 442 "datasource": { 443 "type": "prometheus", 444 "uid": "${DS_PROMETHEUS}" 445 }, 446 "exemplar": true, 447 "expr": "sum by (bucket,api) (increase(minio_bucket_requests_inflight_total{job=\"$scrape_jobs\"}[$__rate_interval]))", 448 "interval": "1m", 449 "intervalFactor": 2, 450 "legendFormat": "{{bucket,api}}", 451 "refId": "A" 452 } 453 ], 454 "thresholds": [], 455 "timeRegions": [], 456 "title": "Inflight Requests Rate", 457 "tooltip": { 458 "shared": true, 459 "sort": 2, 460 "value_type": "individual" 461 }, 462 "type": "graph", 463 "xaxis": { 464 "mode": "time", 465 "show": true, 466 "values": [] 467 }, 468 "yaxes": [ 469 { 470 "$$hashKey": "object:331", 471 "format": "none", 472 "logBase": 1, 473 "show": true 474 }, 475 { 476 "$$hashKey": "object:332", 477 "format": "short", 478 "logBase": 1, 479 "show": false 480 } 481 ], 482 "yaxis": { 483 "align": false 484 } 485 }, 486 { 487 "aliasColors": { 488 "S3 Errors": "light-red", 489 "S3 Requests": "light-green" 490 }, 491 "bars": false, 492 "dashLength": 10, 493 "dashes": false, 494 "datasource": { 495 "type": "prometheus", 496 "uid": "${DS_PROMETHEUS}" 497 }, 498 "fill": 1, 499 "fillGradient": 0, 500 "gridPos": { 501 "h": 6, 502 "w": 6, 503 "x": 0, 504 "y": 12 505 }, 506 "hiddenSeries": false, 507 "id": 62, 508 "legend": { 509 "avg": false, 510 "current": false, 511 "max": false, 512 "min": false, 513 "show": true, 514 "total": false, 515 "values": false 516 }, 517 "lines": true, 518 "linewidth": 1, 519 "nullPointMode": "null", 520 "options": { 521 "alertThreshold": true 522 }, 523 "percentage": false, 524 "pluginVersion": "10.0.2", 525 "pointradius": 2, 526 "points": false, 527 "renderer": "flot", 528 "seriesOverrides": [], 529 "spaceLength": 10, 530 "stack": false, 531 "steppedLine": false, 532 "targets": [ 533 { 534 "datasource": { 535 "type": "prometheus", 536 "uid": "${DS_PROMETHEUS}" 537 }, 538 "exemplar": true, 539 "expr": "sum by (bucket,api) (increase(minio_bucket_requests_total{job=\"$scrape_jobs\"}[$__rate_interval]))", 540 "interval": "1m", 541 "intervalFactor": 2, 542 "legendFormat": "{{bucket,api}}", 543 "refId": "A" 544 } 545 ], 546 "thresholds": [], 547 "timeRegions": [], 548 "title": "Total Requests Rate", 549 "tooltip": { 550 "shared": true, 551 "sort": 2, 552 "value_type": "individual" 553 }, 554 "type": "graph", 555 "xaxis": { 556 "mode": "time", 557 "show": true, 558 "values": [] 559 }, 560 "yaxes": [ 561 { 562 "$$hashKey": "object:331", 563 "format": "none", 564 "logBase": 1, 565 "show": true 566 }, 567 { 568 "$$hashKey": "object:332", 569 "format": "short", 570 "logBase": 1, 571 "show": false 572 } 573 ], 574 "yaxis": { 575 "align": false 576 } 577 }, 578 { 579 "aliasColors": { 580 "Replication Errors": "light-red", 581 "Replication Requests": "light-green" 582 }, 583 "bars": false, 584 "dashLength": 10, 585 "dashes": false, 586 "datasource": { 587 "type": "prometheus", 588 "uid": "${DS_PROMETHEUS}" 589 }, 590 "fill": 1, 591 "fillGradient": 0, 592 "gridPos": { 593 "h": 6, 594 "w": 6, 595 "x": 6, 596 "y": 12 597 }, 598 "hiddenSeries": false, 599 "id": 63, 600 "legend": { 601 "avg": false, 602 "current": false, 603 "max": false, 604 "min": false, 605 "show": true, 606 "total": false, 607 "values": false 608 }, 609 "lines": true, 610 "linewidth": 1, 611 "nullPointMode": "null", 612 "options": { 613 "alertThreshold": true 614 }, 615 "percentage": false, 616 "pluginVersion": "10.0.2", 617 "pointradius": 2, 618 "points": false, 619 "renderer": "flot", 620 "seriesOverrides": [], 621 "spaceLength": 10, 622 "stack": false, 623 "steppedLine": false, 624 "targets": [ 625 { 626 "datasource": { 627 "type": "prometheus", 628 "uid": "${DS_PROMETHEUS}" 629 }, 630 "exemplar": true, 631 "expr": "sum by (bucket) (rate(minio_bucket_traffic_sent_bytes{job=\"$scrape_jobs\"}[$__rate_interval]))", 632 "interval": "1m", 633 "intervalFactor": 2, 634 "legendFormat": "Data Sent [{{bucket}}]", 635 "refId": "A" 636 } 637 ], 638 "thresholds": [], 639 "timeRegions": [], 640 "title": "Total Data Sent Rate", 641 "tooltip": { 642 "shared": true, 643 "sort": 2, 644 "value_type": "individual" 645 }, 646 "type": "graph", 647 "xaxis": { 648 "mode": "time", 649 "show": true, 650 "values": [] 651 }, 652 "yaxes": [ 653 { 654 "$$hashKey": "object:331", 655 "format": "bytes", 656 "logBase": 1, 657 "show": true 658 }, 659 { 660 "$$hashKey": "object:332", 661 "format": "short", 662 "logBase": 1, 663 "show": false 664 } 665 ], 666 "yaxis": { 667 "align": false 668 } 669 }, 670 { 671 "aliasColors": { 672 "Replication Errors": "light-red", 673 "Replication Requests": "light-green" 674 }, 675 "bars": false, 676 "dashLength": 10, 677 "dashes": false, 678 "datasource": { 679 "type": "prometheus", 680 "uid": "${DS_PROMETHEUS}" 681 }, 682 "fill": 1, 683 "fillGradient": 0, 684 "gridPos": { 685 "h": 6, 686 "w": 6, 687 "x": 12, 688 "y": 12 689 }, 690 "hiddenSeries": false, 691 "id": 64, 692 "legend": { 693 "avg": false, 694 "current": false, 695 "max": false, 696 "min": false, 697 "show": true, 698 "total": false, 699 "values": false 700 }, 701 "lines": true, 702 "linewidth": 1, 703 "nullPointMode": "null", 704 "options": { 705 "alertThreshold": true 706 }, 707 "percentage": false, 708 "pluginVersion": "10.0.2", 709 "pointradius": 2, 710 "points": false, 711 "renderer": "flot", 712 "seriesOverrides": [], 713 "spaceLength": 10, 714 "stack": false, 715 "steppedLine": false, 716 "targets": [ 717 { 718 "datasource": { 719 "type": "prometheus", 720 "uid": "${DS_PROMETHEUS}" 721 }, 722 "exemplar": true, 723 "expr": "sum by (bucket) (rate(minio_bucket_usage_total_bytes{job=\"$scrape_jobs\"}[$__rate_interval]))", 724 "interval": "1m", 725 "intervalFactor": 2, 726 "legendFormat": "Usage [{{bucket}}]", 727 "refId": "A" 728 } 729 ], 730 "thresholds": [], 731 "timeRegions": [], 732 "title": "Usage Rate", 733 "tooltip": { 734 "shared": true, 735 "sort": 2, 736 "value_type": "individual" 737 }, 738 "type": "graph", 739 "xaxis": { 740 "mode": "time", 741 "show": true, 742 "values": [] 743 }, 744 "yaxes": [ 745 { 746 "$$hashKey": "object:331", 747 "format": "bytes", 748 "logBase": 1, 749 "show": true 750 }, 751 { 752 "$$hashKey": "object:332", 753 "format": "short", 754 "logBase": 1, 755 "show": false 756 } 757 ], 758 "yaxis": { 759 "align": false 760 } 761 }, 762 { 763 "aliasColors": { 764 "S3 Errors": "light-red", 765 "S3 Requests": "light-green" 766 }, 767 "bars": false, 768 "dashLength": 10, 769 "dashes": false, 770 "datasource": { 771 "type": "prometheus", 772 "uid": "${DS_PROMETHEUS}" 773 }, 774 "fill": 1, 775 "fillGradient": 0, 776 "gridPos": { 777 "h": 6, 778 "w": 6, 779 "x": 18, 780 "y": 12 781 }, 782 "hiddenSeries": false, 783 "id": 65, 784 "legend": { 785 "avg": false, 786 "current": false, 787 "max": false, 788 "min": false, 789 "show": true, 790 "total": false, 791 "values": false 792 }, 793 "lines": true, 794 "linewidth": 1, 795 "nullPointMode": "null", 796 "options": { 797 "alertThreshold": true 798 }, 799 "percentage": false, 800 "pluginVersion": "10.0.2", 801 "pointradius": 2, 802 "points": false, 803 "renderer": "flot", 804 "seriesOverrides": [], 805 "spaceLength": 10, 806 "stack": false, 807 "steppedLine": false, 808 "targets": [ 809 { 810 "datasource": { 811 "type": "prometheus", 812 "uid": "${DS_PROMETHEUS}" 813 }, 814 "exemplar": true, 815 "expr": "sum by (bucket) (increase(minio_bucket_usage_object_total{job=\"$scrape_jobs\"}[$__rate_interval]))", 816 "interval": "1m", 817 "intervalFactor": 2, 818 "legendFormat": "{{bucket}}", 819 "refId": "A" 820 } 821 ], 822 "thresholds": [], 823 "timeRegions": [], 824 "title": "Objects Increase Rate", 825 "tooltip": { 826 "shared": true, 827 "sort": 2, 828 "value_type": "individual" 829 }, 830 "type": "graph", 831 "xaxis": { 832 "mode": "time", 833 "show": true, 834 "values": [] 835 }, 836 "yaxes": [ 837 { 838 "$$hashKey": "object:331", 839 "format": "none", 840 "logBase": 1, 841 "show": true 842 }, 843 { 844 "$$hashKey": "object:332", 845 "format": "short", 846 "logBase": 1, 847 "show": false 848 } 849 ], 850 "yaxis": { 851 "align": false 852 } 853 }, 854 { 855 "aliasColors": { 856 "S3 Errors": "light-red", 857 "S3 Requests": "light-green" 858 }, 859 "bars": false, 860 "dashLength": 10, 861 "dashes": false, 862 "datasource": { 863 "type": "prometheus", 864 "uid": "${DS_PROMETHEUS}" 865 }, 866 "fill": 1, 867 "fillGradient": 0, 868 "gridPos": { 869 "h": 6, 870 "w": 6, 871 "x": 0, 872 "y": 18 873 }, 874 "hiddenSeries": false, 875 "id": 66, 876 "legend": { 877 "avg": false, 878 "current": false, 879 "max": false, 880 "min": false, 881 "show": true, 882 "total": false, 883 "values": false 884 }, 885 "lines": true, 886 "linewidth": 1, 887 "nullPointMode": "null", 888 "options": { 889 "alertThreshold": true 890 }, 891 "percentage": false, 892 "pluginVersion": "10.0.2", 893 "pointradius": 2, 894 "points": false, 895 "renderer": "flot", 896 "seriesOverrides": [], 897 "spaceLength": 10, 898 "stack": false, 899 "steppedLine": false, 900 "targets": [ 901 { 902 "datasource": { 903 "type": "prometheus", 904 "uid": "${DS_PROMETHEUS}" 905 }, 906 "exemplar": true, 907 "expr": "sum by (bucket) (increase(minio_bucket_usage_version_total{job=\"$scrape_jobs\"}[$__rate_interval]))", 908 "interval": "1m", 909 "intervalFactor": 2, 910 "legendFormat": "{{bucket}}", 911 "refId": "A" 912 } 913 ], 914 "thresholds": [], 915 "timeRegions": [], 916 "title": "Versions Increase Rate", 917 "tooltip": { 918 "shared": true, 919 "sort": 2, 920 "value_type": "individual" 921 }, 922 "type": "graph", 923 "xaxis": { 924 "mode": "time", 925 "show": true, 926 "values": [] 927 }, 928 "yaxes": [ 929 { 930 "$$hashKey": "object:331", 931 "format": "none", 932 "logBase": 1, 933 "show": true 934 }, 935 { 936 "$$hashKey": "object:332", 937 "format": "short", 938 "logBase": 1, 939 "show": false 940 } 941 ], 942 "yaxis": { 943 "align": false 944 } 945 }, 946 { 947 "aliasColors": { 948 "S3 Errors": "light-red", 949 "S3 Requests": "light-green" 950 }, 951 "bars": false, 952 "dashLength": 10, 953 "dashes": false, 954 "datasource": { 955 "type": "prometheus", 956 "uid": "${DS_PROMETHEUS}" 957 }, 958 "fill": 1, 959 "fillGradient": 0, 960 "gridPos": { 961 "h": 6, 962 "w": 6, 963 "x": 6, 964 "y": 18 965 }, 966 "hiddenSeries": false, 967 "id": 67, 968 "legend": { 969 "avg": false, 970 "current": false, 971 "max": false, 972 "min": false, 973 "show": true, 974 "total": false, 975 "values": false 976 }, 977 "lines": true, 978 "linewidth": 1, 979 "nullPointMode": "null", 980 "options": { 981 "alertThreshold": true 982 }, 983 "percentage": false, 984 "pluginVersion": "10.0.2", 985 "pointradius": 2, 986 "points": false, 987 "renderer": "flot", 988 "seriesOverrides": [], 989 "spaceLength": 10, 990 "stack": false, 991 "steppedLine": false, 992 "targets": [ 993 { 994 "datasource": { 995 "type": "prometheus", 996 "uid": "${DS_PROMETHEUS}" 997 }, 998 "exemplar": true, 999 "expr": "sum by (bucket) (increase(minio_bucket_usage_deletemarker_total{job=\"$scrape_jobs\"}[$__rate_interval]))", 1000 "interval": "1m", 1001 "intervalFactor": 2, 1002 "legendFormat": "{{bucket}}", 1003 "refId": "A" 1004 } 1005 ], 1006 "thresholds": [], 1007 "timeRegions": [], 1008 "title": "Delete Markers Increase Rate", 1009 "tooltip": { 1010 "shared": true, 1011 "sort": 2, 1012 "value_type": "individual" 1013 }, 1014 "type": "graph", 1015 "xaxis": { 1016 "mode": "time", 1017 "show": true, 1018 "values": [] 1019 }, 1020 "yaxes": [ 1021 { 1022 "$$hashKey": "object:331", 1023 "format": "none", 1024 "logBase": 1, 1025 "show": true 1026 }, 1027 { 1028 "$$hashKey": "object:332", 1029 "format": "short", 1030 "logBase": 1, 1031 "show": false 1032 } 1033 ], 1034 "yaxis": { 1035 "align": false 1036 } 1037 }, 1038 { 1039 "bars": false, 1040 "dashLength": 10, 1041 "dashes": false, 1042 "datasource": { 1043 "type": "prometheus", 1044 "uid": "Prometheus" 1045 }, 1046 "fill": 1, 1047 "fillGradient": 0, 1048 "gridPos": { 1049 "h": 6, 1050 "w": 6, 1051 "x": 12, 1052 "y": 18 1053 }, 1054 "hiddenSeries": false, 1055 "id": 68, 1056 "legend": { 1057 "avg": false, 1058 "current": false, 1059 "max": false, 1060 "min": false, 1061 "show": true, 1062 "total": false, 1063 "values": false 1064 }, 1065 "lines": true, 1066 "linewidth": 1, 1067 "nullPointMode": "null", 1068 "options": { 1069 "alertThreshold": true 1070 }, 1071 "percentage": false, 1072 "pluginVersion": "10.0.2", 1073 "pointradius": 2, 1074 "points": false, 1075 "renderer": "flot", 1076 "seriesOverrides": [], 1077 "spaceLength": 10, 1078 "stack": false, 1079 "steppedLine": false, 1080 "targets": [ 1081 { 1082 "datasource": { 1083 "type": "prometheus", 1084 "uid": "Prometheus" 1085 }, 1086 "exemplar": true, 1087 "expr": "minio_usage_last_activity_nano_seconds{job=\"$scrape_jobs\"}", 1088 "interval": "1m", 1089 "legendFormat": "{{server}}", 1090 "refId": "A" 1091 } 1092 ], 1093 "thresholds": [], 1094 "timeRegions": [], 1095 "title": "Time Elapsed Since Last Scan (nanos)", 1096 "tooltip": { 1097 "shared": true, 1098 "sort": 0, 1099 "value_type": "individual" 1100 }, 1101 "type": "graph", 1102 "xaxis": { 1103 "mode": "time", 1104 "show": true, 1105 "values": [] 1106 }, 1107 "yaxes": [ 1108 { 1109 "$$hashKey": "object:212", 1110 "format": "none", 1111 "logBase": 1, 1112 "min": "0", 1113 "show": true 1114 }, 1115 { 1116 "$$hashKey": "object:213", 1117 "format": "none", 1118 "logBase": 1, 1119 "min": "0", 1120 "show": true 1121 } 1122 ], 1123 "yaxis": { 1124 "align": false 1125 } 1126 }, 1127 { 1128 "aliasColors": { 1129 "Replication Errors": "light-red", 1130 "Replication Requests": "light-green" 1131 }, 1132 "bars": false, 1133 "dashLength": 10, 1134 "dashes": false, 1135 "datasource": { 1136 "type": "prometheus", 1137 "uid": "${DS_PROMETHEUS}" 1138 }, 1139 "fill": 1, 1140 "fillGradient": 0, 1141 "gridPos": { 1142 "h": 6, 1143 "w": 6, 1144 "x": 18, 1145 "y": 18 1146 }, 1147 "hiddenSeries": false, 1148 "id": 69, 1149 "legend": { 1150 "avg": false, 1151 "current": false, 1152 "max": false, 1153 "min": false, 1154 "show": true, 1155 "total": false, 1156 "values": false 1157 }, 1158 "lines": true, 1159 "linewidth": 1, 1160 "nullPointMode": "null", 1161 "options": { 1162 "alertThreshold": true 1163 }, 1164 "percentage": false, 1165 "pluginVersion": "10.0.2", 1166 "pointradius": 2, 1167 "points": false, 1168 "renderer": "flot", 1169 "seriesOverrides": [], 1170 "spaceLength": 10, 1171 "stack": false, 1172 "steppedLine": false, 1173 "targets": [ 1174 { 1175 "datasource": { 1176 "type": "prometheus", 1177 "uid": "${DS_PROMETHEUS}" 1178 }, 1179 "exemplar": true, 1180 "expr": "sum by (bucket) (rate(minio_bucket_traffic_received_bytes{job=\"$scrape_jobs\"}[$__rate_interval]))", 1181 "interval": "1m", 1182 "intervalFactor": 2, 1183 "legendFormat": "Data Received [{{bucket}}]", 1184 "refId": "A" 1185 } 1186 ], 1187 "thresholds": [], 1188 "timeRegions": [], 1189 "title": "Total Data Received Rate", 1190 "tooltip": { 1191 "shared": true, 1192 "sort": 2, 1193 "value_type": "individual" 1194 }, 1195 "type": "graph", 1196 "xaxis": { 1197 "mode": "time", 1198 "show": true, 1199 "values": [] 1200 }, 1201 "yaxes": [ 1202 { 1203 "$$hashKey": "object:331", 1204 "format": "bytes", 1205 "logBase": 1, 1206 "show": true 1207 }, 1208 { 1209 "$$hashKey": "object:332", 1210 "format": "short", 1211 "logBase": 1, 1212 "show": false 1213 } 1214 ], 1215 "yaxis": { 1216 "align": false 1217 } 1218 }, 1219 { 1220 "aliasColors": { 1221 "Replication Errors": "light-red", 1222 "Replication Requests": "light-green" 1223 }, 1224 "bars": false, 1225 "dashLength": 10, 1226 "dashes": false, 1227 "datasource": { 1228 "type": "prometheus", 1229 "uid": "${DS_PROMETHEUS}" 1230 }, 1231 "fill": 1, 1232 "fillGradient": 0, 1233 "gridPos": { 1234 "h": 6, 1235 "w": 6, 1236 "x": 0, 1237 "y": 24 1238 }, 1239 "hiddenSeries": false, 1240 "id": 54, 1241 "legend": { 1242 "avg": false, 1243 "current": false, 1244 "max": false, 1245 "min": false, 1246 "show": true, 1247 "total": false, 1248 "values": false 1249 }, 1250 "lines": true, 1251 "linewidth": 1, 1252 "nullPointMode": "null", 1253 "options": { 1254 "alertThreshold": true 1255 }, 1256 "percentage": false, 1257 "pluginVersion": "10.0.2", 1258 "pointradius": 2, 1259 "points": false, 1260 "renderer": "flot", 1261 "seriesOverrides": [], 1262 "spaceLength": 10, 1263 "stack": false, 1264 "steppedLine": false, 1265 "targets": [ 1266 { 1267 "datasource": { 1268 "type": "prometheus", 1269 "uid": "${DS_PROMETHEUS}" 1270 }, 1271 "exemplar": true, 1272 "expr": "sum by (bucket) (minio_bucket_replication_received_bytes{job=\"$scrape_jobs\"})", 1273 "interval": "1m", 1274 "intervalFactor": 2, 1275 "legendFormat": "Data Received [{{bucket}}]", 1276 "refId": "A" 1277 } 1278 ], 1279 "thresholds": [], 1280 "timeRegions": [], 1281 "title": "Replication Data Received", 1282 "tooltip": { 1283 "shared": true, 1284 "sort": 2, 1285 "value_type": "individual" 1286 }, 1287 "type": "graph", 1288 "xaxis": { 1289 "mode": "time", 1290 "show": true, 1291 "values": [] 1292 }, 1293 "yaxes": [ 1294 { 1295 "$$hashKey": "object:331", 1296 "format": "bytes", 1297 "logBase": 1, 1298 "show": true 1299 }, 1300 { 1301 "$$hashKey": "object:332", 1302 "format": "short", 1303 "logBase": 1, 1304 "show": false 1305 } 1306 ], 1307 "yaxis": { 1308 "align": false 1309 } 1310 }, 1311 { 1312 "aliasColors": { 1313 "Replication Errors": "light-red", 1314 "Replication Requests": "light-green" 1315 }, 1316 "bars": false, 1317 "dashLength": 10, 1318 "dashes": false, 1319 "datasource": { 1320 "type": "prometheus", 1321 "uid": "${DS_PROMETHEUS}" 1322 }, 1323 "fill": 1, 1324 "fillGradient": 0, 1325 "gridPos": { 1326 "h": 6, 1327 "w": 6, 1328 "x": 6, 1329 "y": 24 1330 }, 1331 "hiddenSeries": false, 1332 "id": 55, 1333 "legend": { 1334 "avg": false, 1335 "current": false, 1336 "max": false, 1337 "min": false, 1338 "show": true, 1339 "total": false, 1340 "values": false 1341 }, 1342 "lines": true, 1343 "linewidth": 1, 1344 "nullPointMode": "null", 1345 "options": { 1346 "alertThreshold": true 1347 }, 1348 "percentage": false, 1349 "pluginVersion": "10.0.2", 1350 "pointradius": 2, 1351 "points": false, 1352 "renderer": "flot", 1353 "seriesOverrides": [], 1354 "spaceLength": 10, 1355 "stack": false, 1356 "steppedLine": false, 1357 "targets": [ 1358 { 1359 "datasource": { 1360 "type": "prometheus", 1361 "uid": "${DS_PROMETHEUS}" 1362 }, 1363 "exemplar": true, 1364 "expr": "sum by (bucket) (minio_bucket_replication_sent_bytes{job=\"$scrape_jobs\"})", 1365 "interval": "1m", 1366 "intervalFactor": 2, 1367 "legendFormat": "Replication Data Sent [{{bucket}}]", 1368 "refId": "A" 1369 } 1370 ], 1371 "thresholds": [], 1372 "timeRegions": [], 1373 "title": "Replication Data Sent", 1374 "tooltip": { 1375 "shared": true, 1376 "sort": 2, 1377 "value_type": "individual" 1378 }, 1379 "type": "graph", 1380 "xaxis": { 1381 "mode": "time", 1382 "show": true, 1383 "values": [] 1384 }, 1385 "yaxes": [ 1386 { 1387 "$$hashKey": "object:331", 1388 "format": "bytes", 1389 "logBase": 1, 1390 "show": true 1391 }, 1392 { 1393 "$$hashKey": "object:332", 1394 "format": "short", 1395 "logBase": 1, 1396 "show": false 1397 } 1398 ], 1399 "yaxis": { 1400 "align": false 1401 } 1402 }, 1403 { 1404 "aliasColors": { 1405 "Replication Errors": "light-red", 1406 "Replication Requests": "light-green" 1407 }, 1408 "bars": false, 1409 "dashLength": 10, 1410 "dashes": false, 1411 "datasource": { 1412 "type": "prometheus", 1413 "uid": "${DS_PROMETHEUS}" 1414 }, 1415 "fill": 1, 1416 "fillGradient": 0, 1417 "gridPos": { 1418 "h": 6, 1419 "w": 6, 1420 "x": 12, 1421 "y": 24 1422 }, 1423 "hiddenSeries": false, 1424 "id": 56, 1425 "legend": { 1426 "avg": false, 1427 "current": false, 1428 "max": false, 1429 "min": false, 1430 "show": true, 1431 "total": false, 1432 "values": false 1433 }, 1434 "lines": true, 1435 "linewidth": 1, 1436 "nullPointMode": "null", 1437 "options": { 1438 "alertThreshold": true 1439 }, 1440 "percentage": false, 1441 "pluginVersion": "10.0.2", 1442 "pointradius": 2, 1443 "points": false, 1444 "renderer": "flot", 1445 "seriesOverrides": [], 1446 "spaceLength": 10, 1447 "stack": false, 1448 "steppedLine": false, 1449 "targets": [ 1450 { 1451 "datasource": { 1452 "type": "prometheus", 1453 "uid": "${DS_PROMETHEUS}" 1454 }, 1455 "exemplar": true, 1456 "expr": "sum by (bucket) (minio_bucket_replication_total_failed_bytes{job=\"$scrape_jobs\"})", 1457 "interval": "1m", 1458 "intervalFactor": 2, 1459 "legendFormat": "Replication Failed [{{bucket}}]", 1460 "refId": "A" 1461 } 1462 ], 1463 "thresholds": [], 1464 "timeRegions": [], 1465 "title": "Replication Data Failed", 1466 "tooltip": { 1467 "shared": true, 1468 "sort": 0, 1469 "value_type": "individual" 1470 }, 1471 "type": "graph", 1472 "xaxis": { 1473 "mode": "time", 1474 "show": true, 1475 "values": [] 1476 }, 1477 "yaxes": [ 1478 { 1479 "$$hashKey": "object:331", 1480 "format": "bytes", 1481 "logBase": 1, 1482 "show": true 1483 }, 1484 { 1485 "$$hashKey": "object:332", 1486 "format": "short", 1487 "logBase": 1, 1488 "show": false 1489 } 1490 ], 1491 "yaxis": { 1492 "align": false 1493 } 1494 }, 1495 { 1496 "aliasColors": { 1497 "Replication Errors": "light-red", 1498 "Replication Requests": "light-green" 1499 }, 1500 "bars": false, 1501 "dashLength": 10, 1502 "dashes": false, 1503 "datasource": { 1504 "type": "prometheus", 1505 "uid": "${DS_PROMETHEUS}" 1506 }, 1507 "fill": 1, 1508 "fillGradient": 0, 1509 "gridPos": { 1510 "h": 6, 1511 "w": 6, 1512 "x": 18, 1513 "y": 24 1514 }, 1515 "hiddenSeries": false, 1516 "id": 57, 1517 "legend": { 1518 "avg": false, 1519 "current": false, 1520 "max": false, 1521 "min": false, 1522 "show": true, 1523 "total": false, 1524 "values": false 1525 }, 1526 "lines": true, 1527 "linewidth": 1, 1528 "nullPointMode": "null", 1529 "options": { 1530 "alertThreshold": true 1531 }, 1532 "percentage": false, 1533 "pluginVersion": "10.0.2", 1534 "pointradius": 2, 1535 "points": false, 1536 "renderer": "flot", 1537 "seriesOverrides": [], 1538 "spaceLength": 10, 1539 "stack": false, 1540 "steppedLine": false, 1541 "targets": [ 1542 { 1543 "datasource": { 1544 "type": "prometheus", 1545 "uid": "${DS_PROMETHEUS}" 1546 }, 1547 "exemplar": true, 1548 "expr": "sum by (bucket) (minio_bucket_replication_total_failed_count{job=\"$scrape_jobs\"})", 1549 "interval": "1m", 1550 "intervalFactor": 2, 1551 "legendFormat": "Replication Failed Objects [{{bucket}}]", 1552 "refId": "A" 1553 } 1554 ], 1555 "thresholds": [], 1556 "timeRegions": [], 1557 "title": "Replication Failed Objects", 1558 "tooltip": { 1559 "shared": true, 1560 "sort": 2, 1561 "value_type": "individual" 1562 }, 1563 "type": "graph", 1564 "xaxis": { 1565 "mode": "time", 1566 "show": true, 1567 "values": [] 1568 }, 1569 "yaxes": [ 1570 { 1571 "$$hashKey": "object:331", 1572 "format": "short", 1573 "logBase": 1, 1574 "show": true 1575 }, 1576 { 1577 "$$hashKey": "object:332", 1578 "format": "short", 1579 "logBase": 1, 1580 "show": false 1581 } 1582 ], 1583 "yaxis": { 1584 "align": false 1585 } 1586 }, 1587 { 1588 "aliasColors": { 1589 "Replication Errors": "light-red", 1590 "Replication Requests": "light-green" 1591 }, 1592 "bars": false, 1593 "dashLength": 10, 1594 "dashes": false, 1595 "datasource": { 1596 "type": "prometheus", 1597 "uid": "${DS_PROMETHEUS}" 1598 }, 1599 "fill": 1, 1600 "fillGradient": 0, 1601 "gridPos": { 1602 "h": 6, 1603 "w": 6, 1604 "x": 0, 1605 "y": 30 1606 }, 1607 "hiddenSeries": false, 1608 "id": 70, 1609 "legend": { 1610 "avg": false, 1611 "current": false, 1612 "max": false, 1613 "min": false, 1614 "show": true, 1615 "total": false, 1616 "values": false 1617 }, 1618 "lines": true, 1619 "linewidth": 1, 1620 "nullPointMode": "null", 1621 "options": { 1622 "alertThreshold": true 1623 }, 1624 "percentage": false, 1625 "pluginVersion": "10.0.2", 1626 "pointradius": 2, 1627 "points": false, 1628 "renderer": "flot", 1629 "seriesOverrides": [], 1630 "spaceLength": 10, 1631 "stack": false, 1632 "steppedLine": false, 1633 "targets": [ 1634 { 1635 "datasource": { 1636 "type": "prometheus", 1637 "uid": "${DS_PROMETHEUS}" 1638 }, 1639 "exemplar": true, 1640 "expr": "sum by (bucket) (minio_bucket_replication_received_count{job=\"$scrape_jobs\"})", 1641 "interval": "1m", 1642 "intervalFactor": 2, 1643 "legendFormat": "Replicated In Objects [{{bucket}}]", 1644 "refId": "A" 1645 } 1646 ], 1647 "thresholds": [], 1648 "timeRegions": [], 1649 "title": "Replicated In Objects", 1650 "tooltip": { 1651 "shared": true, 1652 "sort": 2, 1653 "value_type": "individual" 1654 }, 1655 "type": "graph", 1656 "xaxis": { 1657 "mode": "time", 1658 "show": true, 1659 "values": [] 1660 }, 1661 "yaxes": [ 1662 { 1663 "$$hashKey": "object:331", 1664 "format": "short", 1665 "logBase": 1, 1666 "show": true 1667 }, 1668 { 1669 "$$hashKey": "object:332", 1670 "format": "short", 1671 "logBase": 1, 1672 "show": false 1673 } 1674 ], 1675 "yaxis": { 1676 "align": false 1677 } 1678 }, 1679 { 1680 "aliasColors": { 1681 "Replication Errors": "light-red", 1682 "Replication Requests": "light-green" 1683 }, 1684 "bars": false, 1685 "dashLength": 10, 1686 "dashes": false, 1687 "datasource": { 1688 "type": "prometheus", 1689 "uid": "${DS_PROMETHEUS}" 1690 }, 1691 "fill": 1, 1692 "fillGradient": 0, 1693 "gridPos": { 1694 "h": 6, 1695 "w": 6, 1696 "x": 6, 1697 "y": 30 1698 }, 1699 "hiddenSeries": false, 1700 "id": 71, 1701 "legend": { 1702 "avg": false, 1703 "current": false, 1704 "max": false, 1705 "min": false, 1706 "show": true, 1707 "total": false, 1708 "values": false 1709 }, 1710 "lines": true, 1711 "linewidth": 1, 1712 "nullPointMode": "null", 1713 "options": { 1714 "alertThreshold": true 1715 }, 1716 "percentage": false, 1717 "pluginVersion": "10.0.2", 1718 "pointradius": 2, 1719 "points": false, 1720 "renderer": "flot", 1721 "seriesOverrides": [], 1722 "spaceLength": 10, 1723 "stack": false, 1724 "steppedLine": false, 1725 "targets": [ 1726 { 1727 "datasource": { 1728 "type": "prometheus", 1729 "uid": "${DS_PROMETHEUS}" 1730 }, 1731 "exemplar": true, 1732 "expr": "sum by (bucket) (minio_bucket_replication_sent_count{job=\"$scrape_jobs\"})", 1733 "interval": "1m", 1734 "intervalFactor": 2, 1735 "legendFormat": "Replicated Out Objects [{{bucket}}]", 1736 "refId": "A" 1737 } 1738 ], 1739 "thresholds": [], 1740 "timeRegions": [], 1741 "title": "Replicated Out Objects", 1742 "tooltip": { 1743 "shared": true, 1744 "sort": 2, 1745 "value_type": "individual" 1746 }, 1747 "type": "graph", 1748 "xaxis": { 1749 "mode": "time", 1750 "show": true, 1751 "values": [] 1752 }, 1753 "yaxes": [ 1754 { 1755 "$$hashKey": "object:331", 1756 "format": "short", 1757 "logBase": 1, 1758 "show": true 1759 }, 1760 { 1761 "$$hashKey": "object:332", 1762 "format": "short", 1763 "logBase": 1, 1764 "show": false 1765 } 1766 ], 1767 "yaxis": { 1768 "align": false 1769 } 1770 }, 1771 { 1772 "aliasColors": { 1773 "Replication Errors": "light-red", 1774 "Replication Requests": "light-green" 1775 }, 1776 "bars": false, 1777 "dashLength": 10, 1778 "dashes": false, 1779 "datasource": { 1780 "type": "prometheus", 1781 "uid": "${DS_PROMETHEUS}" 1782 }, 1783 "fill": 1, 1784 "fillGradient": 0, 1785 "gridPos": { 1786 "h": 6, 1787 "w": 6, 1788 "x": 12, 1789 "y": 30 1790 }, 1791 "hiddenSeries": false, 1792 "id": 72, 1793 "legend": { 1794 "avg": false, 1795 "current": false, 1796 "max": false, 1797 "min": false, 1798 "show": true, 1799 "total": false, 1800 "values": false 1801 }, 1802 "lines": true, 1803 "linewidth": 1, 1804 "nullPointMode": "null", 1805 "options": { 1806 "alertThreshold": true 1807 }, 1808 "percentage": false, 1809 "pluginVersion": "10.0.2", 1810 "pointradius": 2, 1811 "points": false, 1812 "renderer": "flot", 1813 "seriesOverrides": [], 1814 "spaceLength": 10, 1815 "stack": false, 1816 "steppedLine": false, 1817 "targets": [ 1818 { 1819 "datasource": { 1820 "type": "prometheus", 1821 "uid": "${DS_PROMETHEUS}" 1822 }, 1823 "exemplar": true, 1824 "expr": "sum by (bucket) (rate(minio_bucket_replication_last_hour_failed_bytes{job=\"$scrape_jobs\"}[$__rate_interval]))", 1825 "interval": "1m", 1826 "intervalFactor": 2, 1827 "legendFormat": "Last Hour Failed Size [{{bucket}}]", 1828 "refId": "A" 1829 } 1830 ], 1831 "thresholds": [], 1832 "timeRegions": [], 1833 "title": "Last Hour Failed Size", 1834 "tooltip": { 1835 "shared": true, 1836 "sort": 2, 1837 "value_type": "individual" 1838 }, 1839 "type": "graph", 1840 "xaxis": { 1841 "mode": "time", 1842 "show": true, 1843 "values": [] 1844 }, 1845 "yaxes": [ 1846 { 1847 "$$hashKey": "object:331", 1848 "format": "bytes", 1849 "logBase": 1, 1850 "show": true 1851 }, 1852 { 1853 "$$hashKey": "object:332", 1854 "format": "short", 1855 "logBase": 1, 1856 "show": false 1857 } 1858 ], 1859 "yaxis": { 1860 "align": false 1861 } 1862 }, 1863 { 1864 "aliasColors": { 1865 "Replication Errors": "light-red", 1866 "Replication Requests": "light-green" 1867 }, 1868 "bars": false, 1869 "dashLength": 10, 1870 "dashes": false, 1871 "datasource": { 1872 "type": "prometheus", 1873 "uid": "${DS_PROMETHEUS}" 1874 }, 1875 "fill": 1, 1876 "fillGradient": 0, 1877 "gridPos": { 1878 "h": 6, 1879 "w": 6, 1880 "x": 18, 1881 "y": 30 1882 }, 1883 "hiddenSeries": false, 1884 "id": 73, 1885 "legend": { 1886 "avg": false, 1887 "current": false, 1888 "max": false, 1889 "min": false, 1890 "show": true, 1891 "total": false, 1892 "values": false 1893 }, 1894 "lines": true, 1895 "linewidth": 1, 1896 "nullPointMode": "null", 1897 "options": { 1898 "alertThreshold": true 1899 }, 1900 "percentage": false, 1901 "pluginVersion": "10.0.2", 1902 "pointradius": 2, 1903 "points": false, 1904 "renderer": "flot", 1905 "seriesOverrides": [], 1906 "spaceLength": 10, 1907 "stack": false, 1908 "steppedLine": false, 1909 "targets": [ 1910 { 1911 "datasource": { 1912 "type": "prometheus", 1913 "uid": "${DS_PROMETHEUS}" 1914 }, 1915 "exemplar": true, 1916 "expr": "sum by (bucket) (minio_bucket_replication_last_hour_failed_count{job=\"$scrape_jobs\"})", 1917 "interval": "1m", 1918 "intervalFactor": 2, 1919 "legendFormat": "Last Hour Failed Objects [{{bucket}}]", 1920 "refId": "A" 1921 } 1922 ], 1923 "thresholds": [], 1924 "timeRegions": [], 1925 "title": "Last Hour Failed Objects", 1926 "tooltip": { 1927 "shared": true, 1928 "sort": 2, 1929 "value_type": "individual" 1930 }, 1931 "type": "graph", 1932 "xaxis": { 1933 "mode": "time", 1934 "show": true, 1935 "values": [] 1936 }, 1937 "yaxes": [ 1938 { 1939 "$$hashKey": "object:331", 1940 "format": "short", 1941 "logBase": 1, 1942 "show": true 1943 }, 1944 { 1945 "$$hashKey": "object:332", 1946 "format": "short", 1947 "logBase": 1, 1948 "show": false 1949 } 1950 ], 1951 "yaxis": { 1952 "align": false 1953 } 1954 }, 1955 { 1956 "aliasColors": { 1957 "Replication Errors": "light-red", 1958 "Replication Requests": "light-green" 1959 }, 1960 "bars": false, 1961 "dashLength": 10, 1962 "dashes": false, 1963 "datasource": { 1964 "type": "prometheus", 1965 "uid": "${DS_PROMETHEUS}" 1966 }, 1967 "fill": 1, 1968 "fillGradient": 0, 1969 "gridPos": { 1970 "h": 6, 1971 "w": 6, 1972 "x": 0, 1973 "y": 36 1974 }, 1975 "hiddenSeries": false, 1976 "id": 74, 1977 "legend": { 1978 "avg": false, 1979 "current": false, 1980 "max": false, 1981 "min": false, 1982 "show": true, 1983 "total": false, 1984 "values": false 1985 }, 1986 "lines": true, 1987 "linewidth": 1, 1988 "nullPointMode": "null", 1989 "options": { 1990 "alertThreshold": true 1991 }, 1992 "percentage": false, 1993 "pluginVersion": "10.0.2", 1994 "pointradius": 2, 1995 "points": false, 1996 "renderer": "flot", 1997 "seriesOverrides": [], 1998 "spaceLength": 10, 1999 "stack": false, 2000 "steppedLine": false, 2001 "targets": [ 2002 { 2003 "datasource": { 2004 "type": "prometheus", 2005 "uid": "${DS_PROMETHEUS}" 2006 }, 2007 "exemplar": true, 2008 "expr": "sum by (bucket) (rate(minio_bucket_replication_last_minute_failed_bytes{job=\"$scrape_jobs\"}[$__rate_interval]))", 2009 "interval": "1m", 2010 "intervalFactor": 2, 2011 "legendFormat": "Last Minute Failed Size [{{bucket}}]", 2012 "refId": "A" 2013 } 2014 ], 2015 "thresholds": [], 2016 "timeRegions": [], 2017 "title": "Last Minute Failed Size", 2018 "tooltip": { 2019 "shared": true, 2020 "sort": 2, 2021 "value_type": "individual" 2022 }, 2023 "type": "graph", 2024 "xaxis": { 2025 "mode": "time", 2026 "show": true, 2027 "values": [] 2028 }, 2029 "yaxes": [ 2030 { 2031 "$$hashKey": "object:331", 2032 "format": "bytes", 2033 "logBase": 1, 2034 "show": true 2035 }, 2036 { 2037 "$$hashKey": "object:332", 2038 "format": "short", 2039 "logBase": 1, 2040 "show": false 2041 } 2042 ], 2043 "yaxis": { 2044 "align": false 2045 } 2046 }, 2047 { 2048 "aliasColors": { 2049 "Replication Errors": "light-red", 2050 "Replication Requests": "light-green" 2051 }, 2052 "bars": false, 2053 "dashLength": 10, 2054 "dashes": false, 2055 "datasource": { 2056 "type": "prometheus", 2057 "uid": "${DS_PROMETHEUS}" 2058 }, 2059 "fill": 1, 2060 "fillGradient": 0, 2061 "gridPos": { 2062 "h": 6, 2063 "w": 6, 2064 "x": 6, 2065 "y": 36 2066 }, 2067 "hiddenSeries": false, 2068 "id": 75, 2069 "legend": { 2070 "avg": false, 2071 "current": false, 2072 "max": false, 2073 "min": false, 2074 "show": true, 2075 "total": false, 2076 "values": false 2077 }, 2078 "lines": true, 2079 "linewidth": 1, 2080 "nullPointMode": "null", 2081 "options": { 2082 "alertThreshold": true 2083 }, 2084 "percentage": false, 2085 "pluginVersion": "10.0.2", 2086 "pointradius": 2, 2087 "points": false, 2088 "renderer": "flot", 2089 "seriesOverrides": [], 2090 "spaceLength": 10, 2091 "stack": false, 2092 "steppedLine": false, 2093 "targets": [ 2094 { 2095 "datasource": { 2096 "type": "prometheus", 2097 "uid": "${DS_PROMETHEUS}" 2098 }, 2099 "exemplar": true, 2100 "expr": "sum by (bucket) (minio_bucket_replication_last_minute_failed_count{job=\"$scrape_jobs\"})", 2101 "interval": "1m", 2102 "intervalFactor": 2, 2103 "legendFormat": "Last Minute Failed Objects [{{bucket}}]", 2104 "refId": "A" 2105 } 2106 ], 2107 "thresholds": [], 2108 "timeRegions": [], 2109 "title": "Last Minute Failed Objects", 2110 "tooltip": { 2111 "shared": true, 2112 "sort": 2, 2113 "value_type": "individual" 2114 }, 2115 "type": "graph", 2116 "xaxis": { 2117 "mode": "time", 2118 "show": true, 2119 "values": [] 2120 }, 2121 "yaxes": [ 2122 { 2123 "$$hashKey": "object:331", 2124 "format": "short", 2125 "logBase": 1, 2126 "show": true 2127 }, 2128 { 2129 "$$hashKey": "object:332", 2130 "format": "short", 2131 "logBase": 1, 2132 "show": false 2133 } 2134 ], 2135 "yaxis": { 2136 "align": false 2137 } 2138 }, 2139 { 2140 "datasource": { 2141 "type": "prometheus", 2142 "uid": "${DS_PROMETHEUS}" 2143 }, 2144 "fieldConfig": { 2145 "defaults": { 2146 "mappings": [], 2147 "thresholds": { 2148 "mode": "absolute", 2149 "steps": [ 2150 { 2151 "color": "green", 2152 "value": null 2153 }, 2154 { 2155 "color": "semi-dark-red", 2156 "value": 80 2157 } 2158 ] 2159 } 2160 }, 2161 "overrides": [] 2162 }, 2163 "gridPos": { 2164 "h": 6, 2165 "w": 12, 2166 "x": 12, 2167 "y": 36 2168 }, 2169 "id": 58, 2170 "links": [], 2171 "options": { 2172 "displayMode": "basic", 2173 "minVizHeight": 10, 2174 "minVizWidth": 0, 2175 "orientation": "horizontal", 2176 "reduceOptions": { 2177 "calcs": [ 2178 "mean" 2179 ], 2180 "fields": "", 2181 "values": false 2182 }, 2183 "showUnfilled": false, 2184 "text": {}, 2185 "valueMode": "color" 2186 }, 2187 "pluginVersion": "10.0.2", 2188 "targets": [ 2189 { 2190 "datasource": { 2191 "type": "prometheus", 2192 "uid": "${DS_PROMETHEUS}" 2193 }, 2194 "editorMode": "code", 2195 "exemplar": true, 2196 "expr": "sum by (bucket,range,operation) (minio_bucket_replication_latency_ms{job=\"$scrape_jobs\"})", 2197 "format": "time_series", 2198 "instant": false, 2199 "interval": "", 2200 "intervalFactor": 1, 2201 "legendFormat": "{{bucket,range,operation}}", 2202 "refId": "A", 2203 "step": 300 2204 } 2205 ], 2206 "title": "Replication Latency (millis)", 2207 "type": "bargauge" 2208 }, 2209 { 2210 "aliasColors": { 2211 "Replication Errors": "light-red", 2212 "Replication Requests": "light-green" 2213 }, 2214 "bars": false, 2215 "dashLength": 10, 2216 "dashes": false, 2217 "datasource": { 2218 "type": "prometheus", 2219 "uid": "${DS_PROMETHEUS}" 2220 }, 2221 "fill": 1, 2222 "fillGradient": 0, 2223 "gridPos": { 2224 "h": 6, 2225 "w": 6, 2226 "x": 0, 2227 "y": 42 2228 }, 2229 "hiddenSeries": false, 2230 "id": 76, 2231 "legend": { 2232 "avg": false, 2233 "current": false, 2234 "max": false, 2235 "min": false, 2236 "show": true, 2237 "total": false, 2238 "values": false 2239 }, 2240 "lines": true, 2241 "linewidth": 1, 2242 "nullPointMode": "null", 2243 "options": { 2244 "alertThreshold": true 2245 }, 2246 "percentage": false, 2247 "pluginVersion": "10.0.2", 2248 "pointradius": 2, 2249 "points": false, 2250 "renderer": "flot", 2251 "seriesOverrides": [], 2252 "spaceLength": 10, 2253 "stack": false, 2254 "steppedLine": false, 2255 "targets": [ 2256 { 2257 "datasource": { 2258 "type": "prometheus", 2259 "uid": "${DS_PROMETHEUS}" 2260 }, 2261 "exemplar": true, 2262 "expr": "sum by (bucket) (minio_bucket_replication_proxied_head_requests_total{job=\"$scrape_jobs\"})", 2263 "interval": "1m", 2264 "intervalFactor": 2, 2265 "legendFormat": "{{bucket}}", 2266 "refId": "A" 2267 } 2268 ], 2269 "thresholds": [], 2270 "timeRegions": [], 2271 "title": "Total Proxied Head Requests", 2272 "tooltip": { 2273 "shared": true, 2274 "sort": 2, 2275 "value_type": "individual" 2276 }, 2277 "type": "graph", 2278 "xaxis": { 2279 "mode": "time", 2280 "show": true, 2281 "values": [] 2282 }, 2283 "yaxes": [ 2284 { 2285 "$$hashKey": "object:331", 2286 "format": "short", 2287 "logBase": 1, 2288 "show": true 2289 }, 2290 { 2291 "$$hashKey": "object:332", 2292 "format": "short", 2293 "logBase": 1, 2294 "show": false 2295 } 2296 ], 2297 "yaxis": { 2298 "align": false 2299 } 2300 }, 2301 { 2302 "aliasColors": { 2303 "Replication Errors": "light-red", 2304 "Replication Requests": "light-green" 2305 }, 2306 "bars": false, 2307 "dashLength": 10, 2308 "dashes": false, 2309 "datasource": { 2310 "type": "prometheus", 2311 "uid": "${DS_PROMETHEUS}" 2312 }, 2313 "fill": 1, 2314 "fillGradient": 0, 2315 "gridPos": { 2316 "h": 6, 2317 "w": 6, 2318 "x": 6, 2319 "y": 42 2320 }, 2321 "hiddenSeries": false, 2322 "id": 77, 2323 "legend": { 2324 "avg": false, 2325 "current": false, 2326 "max": false, 2327 "min": false, 2328 "show": true, 2329 "total": false, 2330 "values": false 2331 }, 2332 "lines": true, 2333 "linewidth": 1, 2334 "nullPointMode": "null", 2335 "options": { 2336 "alertThreshold": true 2337 }, 2338 "percentage": false, 2339 "pluginVersion": "10.0.2", 2340 "pointradius": 2, 2341 "points": false, 2342 "renderer": "flot", 2343 "seriesOverrides": [], 2344 "spaceLength": 10, 2345 "stack": false, 2346 "steppedLine": false, 2347 "targets": [ 2348 { 2349 "datasource": { 2350 "type": "prometheus", 2351 "uid": "${DS_PROMETHEUS}" 2352 }, 2353 "exemplar": true, 2354 "expr": "minio_bucket_replication_proxied_head_requests_failures{job=\"$scrape_jobs\"}", 2355 "interval": "1m", 2356 "intervalFactor": 2, 2357 "legendFormat": "{{instance}}", 2358 "refId": "A" 2359 } 2360 ], 2361 "thresholds": [], 2362 "timeRegions": [], 2363 "title": "Total Failed Proxied Head Requests", 2364 "tooltip": { 2365 "shared": true, 2366 "sort": 2, 2367 "value_type": "individual" 2368 }, 2369 "type": "graph", 2370 "xaxis": { 2371 "mode": "time", 2372 "show": true, 2373 "values": [] 2374 }, 2375 "yaxes": [ 2376 { 2377 "$$hashKey": "object:331", 2378 "format": "short", 2379 "logBase": 1, 2380 "show": true 2381 }, 2382 { 2383 "$$hashKey": "object:332", 2384 "format": "short", 2385 "logBase": 1, 2386 "show": false 2387 } 2388 ], 2389 "yaxis": { 2390 "align": false 2391 } 2392 }, 2393 { 2394 "aliasColors": { 2395 "Replication Errors": "light-red", 2396 "Replication Requests": "light-green" 2397 }, 2398 "bars": false, 2399 "dashLength": 10, 2400 "dashes": false, 2401 "datasource": { 2402 "type": "prometheus", 2403 "uid": "${DS_PROMETHEUS}" 2404 }, 2405 "fill": 1, 2406 "fillGradient": 0, 2407 "gridPos": { 2408 "h": 6, 2409 "w": 6, 2410 "x": 12, 2411 "y": 42 2412 }, 2413 "hiddenSeries": false, 2414 "id": 78, 2415 "legend": { 2416 "avg": false, 2417 "current": false, 2418 "max": false, 2419 "min": false, 2420 "show": true, 2421 "total": false, 2422 "values": false 2423 }, 2424 "lines": true, 2425 "linewidth": 1, 2426 "nullPointMode": "null", 2427 "options": { 2428 "alertThreshold": true 2429 }, 2430 "percentage": false, 2431 "pluginVersion": "10.0.2", 2432 "pointradius": 2, 2433 "points": false, 2434 "renderer": "flot", 2435 "seriesOverrides": [], 2436 "spaceLength": 10, 2437 "stack": false, 2438 "steppedLine": false, 2439 "targets": [ 2440 { 2441 "datasource": { 2442 "type": "prometheus", 2443 "uid": "${DS_PROMETHEUS}" 2444 }, 2445 "exemplar": true, 2446 "expr": "sum by (bucket) (minio_bucket_replication_proxied_put_tagging_requests_total{job=\"$scrape_jobs\"})", 2447 "interval": "1m", 2448 "intervalFactor": 2, 2449 "legendFormat": "{{bucket}}", 2450 "refId": "A" 2451 } 2452 ], 2453 "thresholds": [], 2454 "timeRegions": [], 2455 "title": "Total Proxied Put Tag Requests", 2456 "tooltip": { 2457 "shared": true, 2458 "sort": 2, 2459 "value_type": "individual" 2460 }, 2461 "type": "graph", 2462 "xaxis": { 2463 "mode": "time", 2464 "show": true, 2465 "values": [] 2466 }, 2467 "yaxes": [ 2468 { 2469 "$$hashKey": "object:331", 2470 "format": "short", 2471 "logBase": 1, 2472 "show": true 2473 }, 2474 { 2475 "$$hashKey": "object:332", 2476 "format": "short", 2477 "logBase": 1, 2478 "show": false 2479 } 2480 ], 2481 "yaxis": { 2482 "align": false 2483 } 2484 }, 2485 { 2486 "aliasColors": { 2487 "Replication Errors": "light-red", 2488 "Replication Requests": "light-green" 2489 }, 2490 "bars": false, 2491 "dashLength": 10, 2492 "dashes": false, 2493 "datasource": { 2494 "type": "prometheus", 2495 "uid": "${DS_PROMETHEUS}" 2496 }, 2497 "fill": 1, 2498 "fillGradient": 0, 2499 "gridPos": { 2500 "h": 6, 2501 "w": 6, 2502 "x": 18, 2503 "y": 42 2504 }, 2505 "hiddenSeries": false, 2506 "id": 79, 2507 "legend": { 2508 "avg": false, 2509 "current": false, 2510 "max": false, 2511 "min": false, 2512 "show": true, 2513 "total": false, 2514 "values": false 2515 }, 2516 "lines": true, 2517 "linewidth": 1, 2518 "nullPointMode": "null", 2519 "options": { 2520 "alertThreshold": true 2521 }, 2522 "percentage": false, 2523 "pluginVersion": "10.0.2", 2524 "pointradius": 2, 2525 "points": false, 2526 "renderer": "flot", 2527 "seriesOverrides": [], 2528 "spaceLength": 10, 2529 "stack": false, 2530 "steppedLine": false, 2531 "targets": [ 2532 { 2533 "datasource": { 2534 "type": "prometheus", 2535 "uid": "${DS_PROMETHEUS}" 2536 }, 2537 "exemplar": true, 2538 "expr": "minio_bucket_replication_proxied_put_tagging_requests_failures{job=\"$scrape_jobs\"}", 2539 "interval": "1m", 2540 "intervalFactor": 2, 2541 "legendFormat": "{{instance}}", 2542 "refId": "A" 2543 } 2544 ], 2545 "thresholds": [], 2546 "timeRegions": [], 2547 "title": "Total Failed Proxied Put Tag Requests", 2548 "tooltip": { 2549 "shared": true, 2550 "sort": 2, 2551 "value_type": "individual" 2552 }, 2553 "type": "graph", 2554 "xaxis": { 2555 "mode": "time", 2556 "show": true, 2557 "values": [] 2558 }, 2559 "yaxes": [ 2560 { 2561 "$$hashKey": "object:331", 2562 "format": "short", 2563 "logBase": 1, 2564 "show": true 2565 }, 2566 { 2567 "$$hashKey": "object:332", 2568 "format": "short", 2569 "logBase": 1, 2570 "show": false 2571 } 2572 ], 2573 "yaxis": { 2574 "align": false 2575 } 2576 }, 2577 { 2578 "aliasColors": { 2579 "Replication Errors": "light-red", 2580 "Replication Requests": "light-green" 2581 }, 2582 "bars": false, 2583 "dashLength": 10, 2584 "dashes": false, 2585 "datasource": { 2586 "type": "prometheus", 2587 "uid": "${DS_PROMETHEUS}" 2588 }, 2589 "fill": 1, 2590 "fillGradient": 0, 2591 "gridPos": { 2592 "h": 6, 2593 "w": 6, 2594 "x": 0, 2595 "y": 48 2596 }, 2597 "hiddenSeries": false, 2598 "id": 80, 2599 "legend": { 2600 "avg": false, 2601 "current": false, 2602 "max": false, 2603 "min": false, 2604 "show": true, 2605 "total": false, 2606 "values": false 2607 }, 2608 "lines": true, 2609 "linewidth": 1, 2610 "nullPointMode": "null", 2611 "options": { 2612 "alertThreshold": true 2613 }, 2614 "percentage": false, 2615 "pluginVersion": "10.0.2", 2616 "pointradius": 2, 2617 "points": false, 2618 "renderer": "flot", 2619 "seriesOverrides": [], 2620 "spaceLength": 10, 2621 "stack": false, 2622 "steppedLine": false, 2623 "targets": [ 2624 { 2625 "datasource": { 2626 "type": "prometheus", 2627 "uid": "${DS_PROMETHEUS}" 2628 }, 2629 "exemplar": true, 2630 "expr": "sum by (bucket) (minio_bucket_replication_proxied_get_tagging_requests_total{job=\"$scrape_jobs\"})", 2631 "interval": "1m", 2632 "intervalFactor": 2, 2633 "legendFormat": "{{bucket}}", 2634 "refId": "A" 2635 } 2636 ], 2637 "thresholds": [], 2638 "timeRegions": [], 2639 "title": "Total Proxied Get Tag Requests", 2640 "tooltip": { 2641 "shared": true, 2642 "sort": 2, 2643 "value_type": "individual" 2644 }, 2645 "type": "graph", 2646 "xaxis": { 2647 "mode": "time", 2648 "show": true, 2649 "values": [] 2650 }, 2651 "yaxes": [ 2652 { 2653 "$$hashKey": "object:331", 2654 "format": "short", 2655 "logBase": 1, 2656 "show": true 2657 }, 2658 { 2659 "$$hashKey": "object:332", 2660 "format": "short", 2661 "logBase": 1, 2662 "show": false 2663 } 2664 ], 2665 "yaxis": { 2666 "align": false 2667 } 2668 }, 2669 { 2670 "aliasColors": { 2671 "Replication Errors": "light-red", 2672 "Replication Requests": "light-green" 2673 }, 2674 "bars": false, 2675 "dashLength": 10, 2676 "dashes": false, 2677 "datasource": { 2678 "type": "prometheus", 2679 "uid": "${DS_PROMETHEUS}" 2680 }, 2681 "fill": 1, 2682 "fillGradient": 0, 2683 "gridPos": { 2684 "h": 6, 2685 "w": 6, 2686 "x": 6, 2687 "y": 48 2688 }, 2689 "hiddenSeries": false, 2690 "id": 81, 2691 "legend": { 2692 "avg": false, 2693 "current": false, 2694 "max": false, 2695 "min": false, 2696 "show": true, 2697 "total": false, 2698 "values": false 2699 }, 2700 "lines": true, 2701 "linewidth": 1, 2702 "nullPointMode": "null", 2703 "options": { 2704 "alertThreshold": true 2705 }, 2706 "percentage": false, 2707 "pluginVersion": "10.0.2", 2708 "pointradius": 2, 2709 "points": false, 2710 "renderer": "flot", 2711 "seriesOverrides": [], 2712 "spaceLength": 10, 2713 "stack": false, 2714 "steppedLine": false, 2715 "targets": [ 2716 { 2717 "datasource": { 2718 "type": "prometheus", 2719 "uid": "${DS_PROMETHEUS}" 2720 }, 2721 "exemplar": true, 2722 "expr": "minio_bucket_replication_proxied_get_tagging_requests_failures{job=\"$scrape_jobs\"}", 2723 "interval": "1m", 2724 "intervalFactor": 2, 2725 "legendFormat": "{{instance}}", 2726 "refId": "A" 2727 } 2728 ], 2729 "thresholds": [], 2730 "timeRegions": [], 2731 "title": "Total Failed Proxied Get Tag Requests", 2732 "tooltip": { 2733 "shared": true, 2734 "sort": 2, 2735 "value_type": "individual" 2736 }, 2737 "type": "graph", 2738 "xaxis": { 2739 "mode": "time", 2740 "show": true, 2741 "values": [] 2742 }, 2743 "yaxes": [ 2744 { 2745 "$$hashKey": "object:331", 2746 "format": "short", 2747 "logBase": 1, 2748 "show": true 2749 }, 2750 { 2751 "$$hashKey": "object:332", 2752 "format": "short", 2753 "logBase": 1, 2754 "show": false 2755 } 2756 ], 2757 "yaxis": { 2758 "align": false 2759 } 2760 }, 2761 { 2762 "aliasColors": { 2763 "Replication Errors": "light-red", 2764 "Replication Requests": "light-green" 2765 }, 2766 "bars": false, 2767 "dashLength": 10, 2768 "dashes": false, 2769 "datasource": { 2770 "type": "prometheus", 2771 "uid": "${DS_PROMETHEUS}" 2772 }, 2773 "fill": 1, 2774 "fillGradient": 0, 2775 "gridPos": { 2776 "h": 6, 2777 "w": 6, 2778 "x": 12, 2779 "y": 48 2780 }, 2781 "hiddenSeries": false, 2782 "id": 82, 2783 "legend": { 2784 "avg": false, 2785 "current": false, 2786 "max": false, 2787 "min": false, 2788 "show": true, 2789 "total": false, 2790 "values": false 2791 }, 2792 "lines": true, 2793 "linewidth": 1, 2794 "nullPointMode": "null", 2795 "options": { 2796 "alertThreshold": true 2797 }, 2798 "percentage": false, 2799 "pluginVersion": "10.0.2", 2800 "pointradius": 2, 2801 "points": false, 2802 "renderer": "flot", 2803 "seriesOverrides": [], 2804 "spaceLength": 10, 2805 "stack": false, 2806 "steppedLine": false, 2807 "targets": [ 2808 { 2809 "datasource": { 2810 "type": "prometheus", 2811 "uid": "${DS_PROMETHEUS}" 2812 }, 2813 "exemplar": true, 2814 "expr": "sum by (bucket) (minio_bucket_replication_proxied_delete_tagging_requests_total{job=\"$scrape_jobs\"})", 2815 "interval": "1m", 2816 "intervalFactor": 2, 2817 "legendFormat": "{{bucket}}", 2818 "refId": "A" 2819 } 2820 ], 2821 "thresholds": [], 2822 "timeRegions": [], 2823 "title": "Total Proxied Delete Tag Requests", 2824 "tooltip": { 2825 "shared": true, 2826 "sort": 2, 2827 "value_type": "individual" 2828 }, 2829 "type": "graph", 2830 "xaxis": { 2831 "mode": "time", 2832 "show": true, 2833 "values": [] 2834 }, 2835 "yaxes": [ 2836 { 2837 "$$hashKey": "object:331", 2838 "format": "short", 2839 "logBase": 1, 2840 "show": true 2841 }, 2842 { 2843 "$$hashKey": "object:332", 2844 "format": "short", 2845 "logBase": 1, 2846 "show": false 2847 } 2848 ], 2849 "yaxis": { 2850 "align": false 2851 } 2852 }, 2853 { 2854 "aliasColors": { 2855 "Replication Errors": "light-red", 2856 "Replication Requests": "light-green" 2857 }, 2858 "bars": false, 2859 "dashLength": 10, 2860 "dashes": false, 2861 "datasource": { 2862 "type": "prometheus", 2863 "uid": "${DS_PROMETHEUS}" 2864 }, 2865 "fill": 1, 2866 "fillGradient": 0, 2867 "gridPos": { 2868 "h": 6, 2869 "w": 6, 2870 "x": 18, 2871 "y": 48 2872 }, 2873 "hiddenSeries": false, 2874 "id": 83, 2875 "legend": { 2876 "avg": false, 2877 "current": false, 2878 "max": false, 2879 "min": false, 2880 "show": true, 2881 "total": false, 2882 "values": false 2883 }, 2884 "lines": true, 2885 "linewidth": 1, 2886 "nullPointMode": "null", 2887 "options": { 2888 "alertThreshold": true 2889 }, 2890 "percentage": false, 2891 "pluginVersion": "10.0.2", 2892 "pointradius": 2, 2893 "points": false, 2894 "renderer": "flot", 2895 "seriesOverrides": [], 2896 "spaceLength": 10, 2897 "stack": false, 2898 "steppedLine": false, 2899 "targets": [ 2900 { 2901 "datasource": { 2902 "type": "prometheus", 2903 "uid": "${DS_PROMETHEUS}" 2904 }, 2905 "exemplar": true, 2906 "expr": "minio_bucket_replication_proxied_delete_tagging_requests_failures{job=\"$scrape_jobs\"}", 2907 "interval": "1m", 2908 "intervalFactor": 2, 2909 "legendFormat": "{{instance}}", 2910 "refId": "A" 2911 } 2912 ], 2913 "thresholds": [], 2914 "timeRegions": [], 2915 "title": "Total Failed Proxied Delete Tag Requests", 2916 "tooltip": { 2917 "shared": true, 2918 "sort": 2, 2919 "value_type": "individual" 2920 }, 2921 "type": "graph", 2922 "xaxis": { 2923 "mode": "time", 2924 "show": true, 2925 "values": [] 2926 }, 2927 "yaxes": [ 2928 { 2929 "$$hashKey": "object:331", 2930 "format": "short", 2931 "logBase": 1, 2932 "show": true 2933 }, 2934 { 2935 "$$hashKey": "object:332", 2936 "format": "short", 2937 "logBase": 1, 2938 "show": false 2939 } 2940 ], 2941 "yaxis": { 2942 "align": false 2943 } 2944 }, 2945 { 2946 "aliasColors": { 2947 "Replication Errors": "light-red", 2948 "Replication Requests": "light-green" 2949 }, 2950 "bars": false, 2951 "dashLength": 10, 2952 "dashes": false, 2953 "datasource": { 2954 "type": "prometheus", 2955 "uid": "${DS_PROMETHEUS}" 2956 }, 2957 "fill": 1, 2958 "fillGradient": 0, 2959 "gridPos": { 2960 "h": 6, 2961 "w": 12, 2962 "x": 0, 2963 "y": 54 2964 }, 2965 "hiddenSeries": false, 2966 "id": 84, 2967 "legend": { 2968 "avg": false, 2969 "current": false, 2970 "max": false, 2971 "min": false, 2972 "show": true, 2973 "total": false, 2974 "values": false 2975 }, 2976 "lines": true, 2977 "linewidth": 1, 2978 "nullPointMode": "null", 2979 "options": { 2980 "alertThreshold": true 2981 }, 2982 "percentage": false, 2983 "pluginVersion": "10.0.2", 2984 "pointradius": 2, 2985 "points": false, 2986 "renderer": "flot", 2987 "seriesOverrides": [], 2988 "spaceLength": 10, 2989 "stack": false, 2990 "steppedLine": false, 2991 "targets": [ 2992 { 2993 "datasource": { 2994 "type": "prometheus", 2995 "uid": "${DS_PROMETHEUS}" 2996 }, 2997 "exemplar": true, 2998 "expr": "sum by (bucket) (minio_bucket_replication_proxied_get_requests_total{job=\"$scrape_jobs\"})", 2999 "interval": "1m", 3000 "intervalFactor": 2, 3001 "legendFormat": "{{bucket}}", 3002 "refId": "A" 3003 } 3004 ], 3005 "thresholds": [], 3006 "timeRegions": [], 3007 "title": "Total Proxied Get Requests", 3008 "tooltip": { 3009 "shared": true, 3010 "sort": 2, 3011 "value_type": "individual" 3012 }, 3013 "type": "graph", 3014 "xaxis": { 3015 "mode": "time", 3016 "show": true, 3017 "values": [] 3018 }, 3019 "yaxes": [ 3020 { 3021 "$$hashKey": "object:331", 3022 "format": "short", 3023 "logBase": 1, 3024 "show": true 3025 }, 3026 { 3027 "$$hashKey": "object:332", 3028 "format": "short", 3029 "logBase": 1, 3030 "show": false 3031 } 3032 ], 3033 "yaxis": { 3034 "align": false 3035 } 3036 }, 3037 { 3038 "aliasColors": { 3039 "Replication Errors": "light-red", 3040 "Replication Requests": "light-green" 3041 }, 3042 "bars": false, 3043 "dashLength": 10, 3044 "dashes": false, 3045 "datasource": { 3046 "type": "prometheus", 3047 "uid": "${DS_PROMETHEUS}" 3048 }, 3049 "fill": 1, 3050 "fillGradient": 0, 3051 "gridPos": { 3052 "h": 6, 3053 "w": 12, 3054 "x": 12, 3055 "y": 54 3056 }, 3057 "hiddenSeries": false, 3058 "id": 85, 3059 "legend": { 3060 "avg": false, 3061 "current": false, 3062 "max": false, 3063 "min": false, 3064 "show": true, 3065 "total": false, 3066 "values": false 3067 }, 3068 "lines": true, 3069 "linewidth": 1, 3070 "nullPointMode": "null", 3071 "options": { 3072 "alertThreshold": true 3073 }, 3074 "percentage": false, 3075 "pluginVersion": "10.0.2", 3076 "pointradius": 2, 3077 "points": false, 3078 "renderer": "flot", 3079 "seriesOverrides": [], 3080 "spaceLength": 10, 3081 "stack": false, 3082 "steppedLine": false, 3083 "targets": [ 3084 { 3085 "datasource": { 3086 "type": "prometheus", 3087 "uid": "${DS_PROMETHEUS}" 3088 }, 3089 "exemplar": true, 3090 "expr": "minio_bucket_replication_proxied_get_requests_failures{job=\"$scrape_jobs\"}", 3091 "interval": "1m", 3092 "intervalFactor": 2, 3093 "legendFormat": "{{instance}}", 3094 "refId": "A" 3095 } 3096 ], 3097 "thresholds": [], 3098 "timeRegions": [], 3099 "title": "Total Failed Proxied Get Requests", 3100 "tooltip": { 3101 "shared": true, 3102 "sort": 2, 3103 "value_type": "individual" 3104 }, 3105 "type": "graph", 3106 "xaxis": { 3107 "mode": "time", 3108 "show": true, 3109 "values": [] 3110 }, 3111 "yaxes": [ 3112 { 3113 "$$hashKey": "object:331", 3114 "format": "short", 3115 "logBase": 1, 3116 "show": true 3117 }, 3118 { 3119 "$$hashKey": "object:332", 3120 "format": "short", 3121 "logBase": 1, 3122 "show": false 3123 } 3124 ], 3125 "yaxis": { 3126 "align": false 3127 } 3128 } 3129 ], 3130 "refresh": "", 3131 "schemaVersion": 38, 3132 "style": "dark", 3133 "tags": [ 3134 "minio" 3135 ], 3136 "templating": { 3137 "list": [ 3138 { 3139 "current": {}, 3140 "datasource": { 3141 "type": "prometheus", 3142 "uid": "${DS_PROMETHEUS}" 3143 }, 3144 "definition": "label_values(job)", 3145 "hide": 0, 3146 "includeAll": false, 3147 "multi": false, 3148 "name": "scrape_jobs", 3149 "options": [], 3150 "query": { 3151 "query": "label_values(job)", 3152 "refId": "StandardVariableQuery" 3153 }, 3154 "refresh": 1, 3155 "regex": "", 3156 "skipUrlSync": false, 3157 "sort": 0, 3158 "type": "query" 3159 } 3160 ] 3161 }, 3162 "time": { 3163 "from": "now-1h", 3164 "to": "now" 3165 }, 3166 "timepicker": { 3167 "refresh_intervals": [ 3168 "10s", 3169 "30s", 3170 "1m", 3171 "5m", 3172 "15m", 3173 "30m", 3174 "1h", 3175 "2h", 3176 "1d" 3177 ], 3178 "time_options": [ 3179 "5m", 3180 "15m", 3181 "1h", 3182 "6h", 3183 "12h", 3184 "24h", 3185 "2d", 3186 "7d", 3187 "30d" 3188 ] 3189 }, 3190 "timezone": "", 3191 "title": "MinIO Bucket Dashboard", 3192 "uid": "TgmJnqnnk2", 3193 "version": 3, 3194 "weekStart": "" 3195 }