storj.io/minio@v0.0.0-20230509071714-0cbc90f649b1/docs/metrics/prometheus/grafana/minio-overview.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 "__requires": [ 13 { 14 "type": "panel", 15 "id": "bargauge", 16 "name": "Bar gauge", 17 "version": "" 18 }, 19 { 20 "type": "panel", 21 "id": "gauge", 22 "name": "Gauge", 23 "version": "" 24 }, 25 { 26 "type": "grafana", 27 "id": "grafana", 28 "name": "Grafana", 29 "version": "7.2.0" 30 }, 31 { 32 "type": "panel", 33 "id": "graph", 34 "name": "Graph", 35 "version": "" 36 }, 37 { 38 "type": "datasource", 39 "id": "prometheus", 40 "name": "Prometheus", 41 "version": "1.0.0" 42 }, 43 { 44 "type": "panel", 45 "id": "singlestat", 46 "name": "Singlestat", 47 "version": "" 48 }, 49 { 50 "type": "panel", 51 "id": "stat", 52 "name": "Stat", 53 "version": "" 54 } 55 ], 56 "annotations": { 57 "list": [ 58 { 59 "builtIn": 1, 60 "datasource": "-- Grafana --", 61 "enable": true, 62 "hide": true, 63 "iconColor": "rgba(0, 211, 255, 1)", 64 "name": "Annotations & Alerts", 65 "type": "dashboard" 66 } 67 ] 68 }, 69 "description": "MinIO dashboard - https://min.io/", 70 "editable": true, 71 "gnetId": 13502, 72 "graphTooltip": 0, 73 "id": null, 74 "iteration": 1607258286192, 75 "links": [ 76 { 77 "icon": "external link", 78 "includeVars": true, 79 "keepTime": true, 80 "tags": [ 81 "minio" 82 ], 83 "type": "dashboards" 84 } 85 ], 86 "panels": [ 87 { 88 "collapsed": false, 89 "datasource": "${DS_PROMETHEUS}", 90 "gridPos": { 91 "h": 1, 92 "w": 24, 93 "x": 0, 94 "y": 0 95 }, 96 "id": 24, 97 "panels": [], 98 "title": "Overview", 99 "type": "row" 100 }, 101 { 102 "cacheTimeout": null, 103 "datasource": "${DS_PROMETHEUS}", 104 "description": "", 105 "fieldConfig": { 106 "defaults": { 107 "custom": { 108 "align": null 109 }, 110 "mappings": [ 111 { 112 "id": 0, 113 "op": "=", 114 "text": "N/A", 115 "type": 1, 116 "value": "null" 117 } 118 ], 119 "nullValueMode": "connected", 120 "thresholds": { 121 "mode": "percentage", 122 "steps": [ 123 { 124 "color": "green", 125 "value": null 126 } 127 ] 128 }, 129 "unit": "dtdurations" 130 }, 131 "overrides": [] 132 }, 133 "gridPos": { 134 "h": 6, 135 "w": 3, 136 "x": 0, 137 "y": 1 138 }, 139 "id": 1, 140 "interval": null, 141 "links": [], 142 "maxDataPoints": 100, 143 "options": { 144 "colorMode": "value", 145 "graphMode": "none", 146 "justifyMode": "auto", 147 "orientation": "auto", 148 "reduceOptions": { 149 "calcs": [ 150 "mean" 151 ], 152 "fields": "", 153 "values": false 154 }, 155 "textMode": "auto" 156 }, 157 "pluginVersion": "7.2.0", 158 "targets": [ 159 { 160 "expr": "time() - max(process_start_time_seconds)", 161 "format": "time_series", 162 "instant": true, 163 "interval": "", 164 "intervalFactor": 1, 165 "legendFormat": "{{instance}}", 166 "metric": "process_start_time_seconds", 167 "refId": "A", 168 "step": 60 169 } 170 ], 171 "timeFrom": null, 172 "timeShift": null, 173 "title": "Uptime", 174 "type": "stat" 175 }, 176 { 177 "cacheTimeout": null, 178 "datasource": "${DS_PROMETHEUS}", 179 "description": "", 180 "fieldConfig": { 181 "defaults": { 182 "custom": { 183 "align": null 184 }, 185 "mappings": [ 186 { 187 "id": 0, 188 "op": "=", 189 "text": "N/A", 190 "type": 1, 191 "value": "null" 192 } 193 ], 194 "nullValueMode": "connected", 195 "thresholds": { 196 "mode": "absolute", 197 "steps": [ 198 { 199 "color": "green", 200 "value": null 201 }, 202 { 203 "color": "red", 204 "value": 80 205 } 206 ] 207 }, 208 "unit": "short" 209 }, 210 "overrides": [] 211 }, 212 "gridPos": { 213 "h": 3, 214 "w": 3, 215 "x": 3, 216 "y": 1 217 }, 218 "id": 9, 219 "interval": null, 220 "links": [], 221 "maxDataPoints": 100, 222 "options": { 223 "colorMode": "value", 224 "graphMode": "area", 225 "justifyMode": "auto", 226 "orientation": "auto", 227 "reduceOptions": { 228 "calcs": [ 229 "mean" 230 ], 231 "fields": "", 232 "values": false 233 }, 234 "textMode": "auto" 235 }, 236 "pluginVersion": "7.2.0", 237 "targets": [ 238 { 239 "expr": "sum(minio_disks_total)", 240 "format": "table", 241 "hide": false, 242 "instant": true, 243 "interval": "", 244 "intervalFactor": 1, 245 "legendFormat": "Total online disks in MinIO Cluster", 246 "metric": "process_start_time_seconds", 247 "refId": "A", 248 "step": 60 249 } 250 ], 251 "timeFrom": null, 252 "timeShift": null, 253 "title": "Total Online disks", 254 "type": "stat" 255 }, 256 { 257 "cacheTimeout": null, 258 "datasource": "${DS_PROMETHEUS}", 259 "fieldConfig": { 260 "defaults": { 261 "custom": {}, 262 "mappings": [ 263 { 264 "id": 0, 265 "op": "=", 266 "text": "N/A", 267 "type": 1, 268 "value": "null" 269 } 270 ], 271 "nullValueMode": "connected", 272 "thresholds": { 273 "mode": "absolute", 274 "steps": [ 275 { 276 "color": "rgba(255, 255, 255, 0.97)", 277 "value": null 278 } 279 ] 280 }, 281 "unit": "decbytes" 282 }, 283 "overrides": [] 284 }, 285 "gridPos": { 286 "h": 6, 287 "w": 3, 288 "x": 6, 289 "y": 1 290 }, 291 "id": 50, 292 "interval": "1m", 293 "links": [], 294 "maxDataPoints": 100, 295 "options": { 296 "orientation": "horizontal", 297 "reduceOptions": { 298 "calcs": [ 299 "lastNotNull" 300 ], 301 "fields": "", 302 "values": false 303 }, 304 "showThresholdLabels": false, 305 "showThresholdMarkers": true 306 }, 307 "pluginVersion": "7.2.0", 308 "targets": [ 309 { 310 "expr": "topk(1, sum(bucket_usage_size) by (instance))", 311 "format": "time_series", 312 "instant": false, 313 "interval": "1m", 314 "intervalFactor": 1, 315 "legendFormat": "", 316 "refId": "A", 317 "step": 300 318 } 319 ], 320 "timeFrom": null, 321 "timeShift": null, 322 "title": "Total Data", 323 "type": "gauge" 324 }, 325 { 326 "aliasColors": {}, 327 "bars": false, 328 "dashLength": 10, 329 "dashes": false, 330 "datasource": "${DS_PROMETHEUS}", 331 "fieldConfig": { 332 "defaults": { 333 "custom": {} 334 }, 335 "overrides": [] 336 }, 337 "fill": 1, 338 "fillGradient": 0, 339 "gridPos": { 340 "h": 6, 341 "w": 7, 342 "x": 9, 343 "y": 1 344 }, 345 "hiddenSeries": false, 346 "id": 68, 347 "legend": { 348 "avg": false, 349 "current": false, 350 "max": true, 351 "min": true, 352 "show": true, 353 "total": false, 354 "values": true 355 }, 356 "lines": true, 357 "linewidth": 1, 358 "nullPointMode": "null", 359 "options": { 360 "alertThreshold": true 361 }, 362 "percentage": false, 363 "pluginVersion": "7.2.0", 364 "pointradius": 2, 365 "points": false, 366 "renderer": "flot", 367 "seriesOverrides": [], 368 "spaceLength": 10, 369 "stack": false, 370 "steppedLine": false, 371 "targets": [ 372 { 373 "expr": "topk(1, sum(bucket_usage_size) by (instance))", 374 "interval": "", 375 "legendFormat": "Total Storage Used", 376 "refId": "A" 377 } 378 ], 379 "thresholds": [], 380 "timeFrom": null, 381 "timeRegions": [], 382 "timeShift": null, 383 "title": "Data Growth", 384 "tooltip": { 385 "shared": true, 386 "sort": 0, 387 "value_type": "individual" 388 }, 389 "type": "graph", 390 "xaxis": { 391 "buckets": null, 392 "mode": "time", 393 "name": null, 394 "show": true, 395 "values": [] 396 }, 397 "yaxes": [ 398 { 399 "$$hashKey": "object:419", 400 "format": "decbytes", 401 "label": null, 402 "logBase": 1, 403 "max": null, 404 "min": null, 405 "show": true 406 }, 407 { 408 "$$hashKey": "object:420", 409 "format": "decbytes", 410 "label": null, 411 "logBase": 1, 412 "max": null, 413 "min": null, 414 "show": true 415 } 416 ], 417 "yaxis": { 418 "align": false, 419 "alignLevel": null 420 } 421 }, 422 { 423 "datasource": "${DS_PROMETHEUS}", 424 "fieldConfig": { 425 "defaults": { 426 "custom": { 427 "align": null, 428 "filterable": false 429 }, 430 "mappings": [], 431 "thresholds": { 432 "mode": "absolute", 433 "steps": [ 434 { 435 "color": "green", 436 "value": null 437 }, 438 { 439 "color": "semi-dark-red", 440 "value": 80 441 } 442 ] 443 } 444 }, 445 "overrides": [] 446 }, 447 "gridPos": { 448 "h": 6, 449 "w": 8, 450 "x": 16, 451 "y": 1 452 }, 453 "id": 52, 454 "links": [], 455 "options": { 456 "displayMode": "gradient", 457 "orientation": "auto", 458 "reduceOptions": { 459 "calcs": [ 460 "mean" 461 ], 462 "fields": "", 463 "values": false 464 }, 465 "showUnfilled": true 466 }, 467 "pluginVersion": "7.2.0", 468 "targets": [ 469 { 470 "expr": "max by (object_size) (bucket_objects_histogram)", 471 "format": "time_series", 472 "instant": false, 473 "interval": "", 474 "intervalFactor": 1, 475 "legendFormat": "{{object_size}}", 476 "refId": "A", 477 "step": 300 478 } 479 ], 480 "timeFrom": null, 481 "timeShift": null, 482 "title": "Object size distribution", 483 "type": "bargauge" 484 }, 485 { 486 "cacheTimeout": null, 487 "colorBackground": false, 488 "colorPrefix": false, 489 "colorValue": true, 490 "colors": [ 491 "rgba(50, 172, 45, 0.97)", 492 "rgba(237, 129, 40, 0.89)", 493 "rgba(245, 54, 54, 0.9)" 494 ], 495 "datasource": "${DS_PROMETHEUS}", 496 "decimals": null, 497 "description": "", 498 "fieldConfig": { 499 "defaults": { 500 "custom": {} 501 }, 502 "overrides": [] 503 }, 504 "format": "short", 505 "gauge": { 506 "maxValue": 100, 507 "minValue": 0, 508 "show": false, 509 "thresholdLabels": false, 510 "thresholdMarkers": false 511 }, 512 "gridPos": { 513 "h": 3, 514 "w": 3, 515 "x": 3, 516 "y": 4 517 }, 518 "id": 10, 519 "interval": null, 520 "links": [], 521 "mappingType": 1, 522 "mappingTypes": [ 523 { 524 "name": "value to text", 525 "value": 1 526 }, 527 { 528 "name": "range to text", 529 "value": 2 530 } 531 ], 532 "maxDataPoints": 100, 533 "nullPointMode": "connected", 534 "nullText": null, 535 "postfix": "", 536 "postfixFontSize": "50%", 537 "prefix": "", 538 "prefixFontSize": "50%", 539 "rangeMaps": [ 540 { 541 "from": "null", 542 "text": "N/A", 543 "to": "null" 544 } 545 ], 546 "sparkline": { 547 "fillColor": "rgba(31, 118, 189, 0.18)", 548 "full": false, 549 "lineColor": "rgb(31, 120, 193)", 550 "show": true 551 }, 552 "tableColumn": "", 553 "targets": [ 554 { 555 "expr": "sum(minio_disks_offline)", 556 "format": "time_series", 557 "instant": true, 558 "interval": "", 559 "intervalFactor": 2, 560 "legendFormat": "Total offline disks in MinIO Cluster", 561 "metric": "process_start_time_seconds", 562 "refId": "A", 563 "step": 60 564 } 565 ], 566 "thresholds": "1,2", 567 "title": "Total Offline disks", 568 "type": "singlestat", 569 "valueFontSize": "80%", 570 "valueMaps": [ 571 { 572 "op": "=", 573 "text": "N/A", 574 "value": "null" 575 } 576 ], 577 "valueName": "avg" 578 }, 579 { 580 "cacheTimeout": null, 581 "datasource": "${DS_PROMETHEUS}", 582 "description": "", 583 "fieldConfig": { 584 "defaults": { 585 "custom": { 586 "align": null 587 }, 588 "mappings": [ 589 { 590 "id": 0, 591 "op": "=", 592 "text": "N/A", 593 "type": 1, 594 "value": "null" 595 } 596 ], 597 "nullValueMode": "connected", 598 "thresholds": { 599 "mode": "absolute", 600 "steps": [ 601 { 602 "color": "green", 603 "value": null 604 }, 605 { 606 "color": "red", 607 "value": 80 608 } 609 ] 610 }, 611 "unit": "short" 612 }, 613 "overrides": [] 614 }, 615 "gridPos": { 616 "h": 6, 617 "w": 3, 618 "x": 0, 619 "y": 7 620 }, 621 "id": 53, 622 "interval": null, 623 "links": [], 624 "maxDataPoints": 100, 625 "options": { 626 "colorMode": "value", 627 "graphMode": "area", 628 "justifyMode": "auto", 629 "orientation": "auto", 630 "reduceOptions": { 631 "calcs": [ 632 "mean" 633 ], 634 "fields": "", 635 "values": false 636 }, 637 "textMode": "auto" 638 }, 639 "pluginVersion": "7.2.0", 640 "targets": [ 641 { 642 "expr": "count by (instances) (minio_version_info)", 643 "format": "table", 644 "hide": false, 645 "instant": true, 646 "interval": "", 647 "intervalFactor": 1, 648 "legendFormat": "", 649 "metric": "process_start_time_seconds", 650 "refId": "A", 651 "step": 60 652 } 653 ], 654 "timeFrom": null, 655 "timeShift": null, 656 "title": "Total Online Servers", 657 "type": "stat" 658 }, 659 { 660 "cacheTimeout": null, 661 "datasource": "${DS_PROMETHEUS}", 662 "description": "", 663 "fieldConfig": { 664 "defaults": { 665 "custom": { 666 "align": null 667 }, 668 "mappings": [ 669 { 670 "id": 0, 671 "op": "=", 672 "text": "N/A", 673 "type": 1, 674 "value": "null" 675 } 676 ], 677 "nullValueMode": "connected", 678 "thresholds": { 679 "mode": "absolute", 680 "steps": [ 681 { 682 "color": "green", 683 "value": null 684 } 685 ] 686 }, 687 "unit": "decbytes" 688 }, 689 "overrides": [] 690 }, 691 "gridPos": { 692 "h": 3, 693 "w": 3, 694 "x": 3, 695 "y": 7 696 }, 697 "id": 65, 698 "interval": null, 699 "links": [], 700 "maxDataPoints": 100, 701 "options": { 702 "colorMode": "value", 703 "graphMode": "area", 704 "justifyMode": "auto", 705 "orientation": "auto", 706 "reduceOptions": { 707 "calcs": [ 708 "mean" 709 ], 710 "fields": "", 711 "values": false 712 }, 713 "textMode": "auto" 714 }, 715 "pluginVersion": "7.2.0", 716 "targets": [ 717 { 718 "expr": "sum without (instance) (s3_rx_bytes_total)", 719 "format": "table", 720 "hide": false, 721 "instant": false, 722 "interval": "", 723 "intervalFactor": 1, 724 "legendFormat": "", 725 "metric": "process_start_time_seconds", 726 "refId": "A", 727 "step": 60 728 } 729 ], 730 "timeFrom": null, 731 "timeShift": null, 732 "title": "Total S3 Traffic Inbound", 733 "type": "stat" 734 }, 735 { 736 "cacheTimeout": null, 737 "datasource": "${DS_PROMETHEUS}", 738 "fieldConfig": { 739 "defaults": { 740 "custom": {}, 741 "mappings": [ 742 { 743 "id": 0, 744 "op": "=", 745 "text": "N/A", 746 "type": 1, 747 "value": "null" 748 } 749 ], 750 "nullValueMode": "connected", 751 "thresholds": { 752 "mode": "absolute", 753 "steps": [ 754 { 755 "color": "green", 756 "value": null 757 }, 758 { 759 "color": "dark-yellow", 760 "value": 75000000 761 }, 762 { 763 "color": "dark-red", 764 "value": 100000000 765 } 766 ] 767 }, 768 "unit": "short" 769 }, 770 "overrides": [] 771 }, 772 "gridPos": { 773 "h": 3, 774 "w": 3, 775 "x": 6, 776 "y": 7 777 }, 778 "id": 66, 779 "interval": null, 780 "links": [], 781 "maxDataPoints": 100, 782 "options": { 783 "colorMode": "value", 784 "graphMode": "area", 785 "justifyMode": "auto", 786 "orientation": "horizontal", 787 "reduceOptions": { 788 "calcs": [ 789 "lastNotNull" 790 ], 791 "fields": "", 792 "values": false 793 }, 794 "textMode": "auto" 795 }, 796 "pluginVersion": "7.2.0", 797 "targets": [ 798 { 799 "expr": "count(count by (bucket) (bucket_objects_count))", 800 "format": "time_series", 801 "instant": false, 802 "interval": "1m", 803 "intervalFactor": 1, 804 "legendFormat": "", 805 "refId": "A" 806 } 807 ], 808 "title": "Number of Buckets", 809 "type": "stat" 810 }, 811 { 812 "aliasColors": { 813 "S3 Errors": "light-red", 814 "S3 Requests": "light-green" 815 }, 816 "bars": false, 817 "dashLength": 10, 818 "dashes": false, 819 "datasource": "${DS_PROMETHEUS}", 820 "fieldConfig": { 821 "defaults": { 822 "custom": {} 823 }, 824 "overrides": [] 825 }, 826 "fill": 1, 827 "fillGradient": 0, 828 "gridPos": { 829 "h": 6, 830 "w": 12, 831 "x": 9, 832 "y": 7 833 }, 834 "hiddenSeries": false, 835 "id": 60, 836 "legend": { 837 "avg": false, 838 "current": false, 839 "max": false, 840 "min": false, 841 "show": true, 842 "total": false, 843 "values": false 844 }, 845 "lines": true, 846 "linewidth": 1, 847 "nullPointMode": "null", 848 "options": { 849 "alertThreshold": true 850 }, 851 "percentage": false, 852 "pluginVersion": "7.2.0", 853 "pointradius": 2, 854 "points": false, 855 "renderer": "flot", 856 "seriesOverrides": [], 857 "spaceLength": 10, 858 "stack": false, 859 "steppedLine": false, 860 "targets": [ 861 { 862 "expr": "sum without (instance,api)(rate(s3_requests_total[10m]))", 863 "interval": "1m", 864 "intervalFactor": 2, 865 "legendFormat": "S3 Requests", 866 "refId": "A" 867 }, 868 { 869 "expr": "sum without (instance,api)(rate(s3_errors_total[10m]))", 870 "interval": "1m", 871 "intervalFactor": 2, 872 "legendFormat": "S3 Errors", 873 "refId": "B" 874 } 875 ], 876 "thresholds": [], 877 "timeFrom": null, 878 "timeRegions": [], 879 "timeShift": null, 880 "title": "S3 API Request & Error Rate", 881 "tooltip": { 882 "shared": true, 883 "sort": 0, 884 "value_type": "individual" 885 }, 886 "type": "graph", 887 "xaxis": { 888 "buckets": null, 889 "mode": "time", 890 "name": null, 891 "show": true, 892 "values": [] 893 }, 894 "yaxes": [ 895 { 896 "$$hashKey": "object:331", 897 "format": "short", 898 "label": null, 899 "logBase": 1, 900 "max": null, 901 "min": null, 902 "show": false 903 }, 904 { 905 "$$hashKey": "object:332", 906 "format": "short", 907 "label": null, 908 "logBase": 1, 909 "max": null, 910 "min": null, 911 "show": false 912 } 913 ], 914 "yaxis": { 915 "align": false, 916 "alignLevel": null 917 } 918 }, 919 { 920 "cacheTimeout": null, 921 "datasource": "${DS_PROMETHEUS}", 922 "description": "", 923 "fieldConfig": { 924 "defaults": { 925 "custom": { 926 "align": null 927 }, 928 "mappings": [ 929 { 930 "id": 0, 931 "op": "=", 932 "text": "N/A", 933 "type": 1, 934 "value": "null" 935 } 936 ], 937 "nullValueMode": "connected", 938 "thresholds": { 939 "mode": "absolute", 940 "steps": [ 941 { 942 "color": "green", 943 "value": null 944 }, 945 { 946 "color": "red", 947 "value": 80 948 } 949 ] 950 }, 951 "unit": "short" 952 }, 953 "overrides": [] 954 }, 955 "gridPos": { 956 "h": 3, 957 "w": 3, 958 "x": 21, 959 "y": 7 960 }, 961 "id": 61, 962 "interval": null, 963 "links": [], 964 "maxDataPoints": 100, 965 "options": { 966 "colorMode": "value", 967 "graphMode": "area", 968 "justifyMode": "auto", 969 "orientation": "auto", 970 "reduceOptions": { 971 "calcs": [ 972 "mean" 973 ], 974 "fields": "", 975 "values": false 976 }, 977 "textMode": "auto" 978 }, 979 "pluginVersion": "7.2.0", 980 "targets": [ 981 { 982 "expr": "sum without (instance)(process_open_fds)", 983 "format": "table", 984 "hide": false, 985 "instant": false, 986 "interval": "", 987 "intervalFactor": 1, 988 "legendFormat": "", 989 "metric": "process_start_time_seconds", 990 "refId": "A", 991 "step": 60 992 } 993 ], 994 "timeFrom": null, 995 "timeShift": null, 996 "title": "Total Open FDs", 997 "type": "stat" 998 }, 999 { 1000 "cacheTimeout": null, 1001 "datasource": "${DS_PROMETHEUS}", 1002 "description": "", 1003 "fieldConfig": { 1004 "defaults": { 1005 "custom": { 1006 "align": null 1007 }, 1008 "mappings": [ 1009 { 1010 "id": 0, 1011 "op": "=", 1012 "text": "N/A", 1013 "type": 1, 1014 "value": "null" 1015 } 1016 ], 1017 "nullValueMode": "connected", 1018 "thresholds": { 1019 "mode": "absolute", 1020 "steps": [ 1021 { 1022 "color": "green", 1023 "value": null 1024 } 1025 ] 1026 }, 1027 "unit": "decbytes" 1028 }, 1029 "overrides": [] 1030 }, 1031 "gridPos": { 1032 "h": 3, 1033 "w": 3, 1034 "x": 3, 1035 "y": 10 1036 }, 1037 "id": 64, 1038 "interval": null, 1039 "links": [], 1040 "maxDataPoints": 100, 1041 "options": { 1042 "colorMode": "value", 1043 "graphMode": "area", 1044 "justifyMode": "auto", 1045 "orientation": "auto", 1046 "reduceOptions": { 1047 "calcs": [ 1048 "mean" 1049 ], 1050 "fields": "", 1051 "values": false 1052 }, 1053 "textMode": "auto" 1054 }, 1055 "pluginVersion": "7.2.0", 1056 "targets": [ 1057 { 1058 "expr": "sum without (instance)(s3_tx_bytes_total)", 1059 "format": "table", 1060 "hide": false, 1061 "instant": false, 1062 "interval": "", 1063 "intervalFactor": 1, 1064 "legendFormat": "", 1065 "metric": "process_start_time_seconds", 1066 "refId": "A", 1067 "step": 60 1068 } 1069 ], 1070 "timeFrom": null, 1071 "timeShift": null, 1072 "title": "Total S3 Traffic Outbound", 1073 "type": "stat" 1074 }, 1075 { 1076 "cacheTimeout": null, 1077 "datasource": "${DS_PROMETHEUS}", 1078 "fieldConfig": { 1079 "defaults": { 1080 "custom": {}, 1081 "mappings": [ 1082 { 1083 "id": 0, 1084 "op": "=", 1085 "text": "N/A", 1086 "type": 1, 1087 "value": "null" 1088 } 1089 ], 1090 "nullValueMode": "connected", 1091 "thresholds": { 1092 "mode": "absolute", 1093 "steps": [ 1094 { 1095 "color": "green", 1096 "value": null 1097 }, 1098 { 1099 "color": "dark-yellow", 1100 "value": 75000000 1101 }, 1102 { 1103 "color": "dark-red", 1104 "value": 100000000 1105 } 1106 ] 1107 }, 1108 "unit": "short" 1109 }, 1110 "overrides": [] 1111 }, 1112 "gridPos": { 1113 "h": 3, 1114 "w": 3, 1115 "x": 6, 1116 "y": 10 1117 }, 1118 "id": 44, 1119 "interval": null, 1120 "links": [], 1121 "maxDataPoints": 100, 1122 "options": { 1123 "colorMode": "value", 1124 "graphMode": "area", 1125 "justifyMode": "auto", 1126 "orientation": "horizontal", 1127 "reduceOptions": { 1128 "calcs": [ 1129 "lastNotNull" 1130 ], 1131 "fields": "", 1132 "values": false 1133 }, 1134 "textMode": "auto" 1135 }, 1136 "pluginVersion": "7.2.0", 1137 "targets": [ 1138 { 1139 "expr": "topk(1, sum(bucket_objects_count) by (instance))", 1140 "format": "time_series", 1141 "instant": false, 1142 "interval": "1m", 1143 "intervalFactor": 1, 1144 "legendFormat": "", 1145 "refId": "A" 1146 } 1147 ], 1148 "title": "Number of Objects", 1149 "type": "stat" 1150 }, 1151 { 1152 "cacheTimeout": null, 1153 "datasource": "${DS_PROMETHEUS}", 1154 "description": "", 1155 "fieldConfig": { 1156 "defaults": { 1157 "custom": { 1158 "align": null 1159 }, 1160 "mappings": [ 1161 { 1162 "id": 0, 1163 "op": "=", 1164 "text": "N/A", 1165 "type": 1, 1166 "value": "null" 1167 } 1168 ], 1169 "nullValueMode": "connected", 1170 "thresholds": { 1171 "mode": "absolute", 1172 "steps": [ 1173 { 1174 "color": "green", 1175 "value": null 1176 }, 1177 { 1178 "color": "red", 1179 "value": 80 1180 } 1181 ] 1182 }, 1183 "unit": "short" 1184 }, 1185 "overrides": [] 1186 }, 1187 "gridPos": { 1188 "h": 3, 1189 "w": 3, 1190 "x": 21, 1191 "y": 10 1192 }, 1193 "id": 62, 1194 "interval": null, 1195 "links": [], 1196 "maxDataPoints": 100, 1197 "options": { 1198 "colorMode": "value", 1199 "graphMode": "area", 1200 "justifyMode": "auto", 1201 "orientation": "auto", 1202 "reduceOptions": { 1203 "calcs": [ 1204 "mean" 1205 ], 1206 "fields": "", 1207 "values": false 1208 }, 1209 "textMode": "auto" 1210 }, 1211 "pluginVersion": "7.2.0", 1212 "targets": [ 1213 { 1214 "expr": "sum without (instance) (go_goroutines)", 1215 "format": "table", 1216 "hide": false, 1217 "instant": false, 1218 "interval": "", 1219 "intervalFactor": 1, 1220 "legendFormat": "", 1221 "metric": "process_start_time_seconds", 1222 "refId": "A", 1223 "step": 60 1224 } 1225 ], 1226 "timeFrom": null, 1227 "timeShift": null, 1228 "title": "Total Goroutines", 1229 "type": "stat" 1230 }, 1231 { 1232 "aliasColors": { 1233 "S3 Errors": "light-red", 1234 "S3 Requests": "light-green" 1235 }, 1236 "bars": false, 1237 "dashLength": 10, 1238 "dashes": false, 1239 "datasource": "${DS_PROMETHEUS}", 1240 "fieldConfig": { 1241 "defaults": { 1242 "custom": {} 1243 }, 1244 "overrides": [] 1245 }, 1246 "fill": 1, 1247 "fillGradient": 0, 1248 "gridPos": { 1249 "h": 6, 1250 "w": 24, 1251 "x": 0, 1252 "y": 13 1253 }, 1254 "hiddenSeries": false, 1255 "id": 63, 1256 "legend": { 1257 "avg": false, 1258 "current": false, 1259 "max": false, 1260 "min": false, 1261 "show": true, 1262 "total": false, 1263 "values": false 1264 }, 1265 "lines": true, 1266 "linewidth": 1, 1267 "nullPointMode": "null", 1268 "options": { 1269 "alertThreshold": true 1270 }, 1271 "percentage": false, 1272 "pluginVersion": "7.2.0", 1273 "pointradius": 2, 1274 "points": false, 1275 "renderer": "flot", 1276 "seriesOverrides": [], 1277 "spaceLength": 10, 1278 "stack": false, 1279 "steppedLine": false, 1280 "targets": [ 1281 { 1282 "expr": "sum without (instance,api)(rate(s3_tx_bytes_total[5m]))", 1283 "interval": "1m", 1284 "intervalFactor": 2, 1285 "legendFormat": "S3 Data Sent", 1286 "refId": "A" 1287 }, 1288 { 1289 "expr": "sum without (instance,api)(rate(s3_rx_bytes_total[5m]))", 1290 "interval": "1m", 1291 "intervalFactor": 2, 1292 "legendFormat": "S3 Data Received", 1293 "refId": "B" 1294 } 1295 ], 1296 "thresholds": [], 1297 "timeFrom": null, 1298 "timeRegions": [], 1299 "timeShift": null, 1300 "title": "S3 API Data Transfer", 1301 "tooltip": { 1302 "shared": true, 1303 "sort": 0, 1304 "value_type": "individual" 1305 }, 1306 "type": "graph", 1307 "xaxis": { 1308 "buckets": null, 1309 "mode": "time", 1310 "name": null, 1311 "show": true, 1312 "values": [] 1313 }, 1314 "yaxes": [ 1315 { 1316 "$$hashKey": "object:331", 1317 "format": "short", 1318 "label": null, 1319 "logBase": 1, 1320 "max": null, 1321 "min": null, 1322 "show": false 1323 }, 1324 { 1325 "$$hashKey": "object:332", 1326 "format": "short", 1327 "label": null, 1328 "logBase": 1, 1329 "max": null, 1330 "min": null, 1331 "show": false 1332 } 1333 ], 1334 "yaxis": { 1335 "align": false, 1336 "alignLevel": null 1337 } 1338 }, 1339 { 1340 "collapsed": false, 1341 "datasource": "${DS_PROMETHEUS}", 1342 "gridPos": { 1343 "h": 1, 1344 "w": 24, 1345 "x": 0, 1346 "y": 19 1347 }, 1348 "id": 34, 1349 "panels": [], 1350 "title": "API ", 1351 "type": "row" 1352 }, 1353 { 1354 "aliasColors": { 1355 "10.13.1.25:9000 DELETE": "red", 1356 "10.13.1.25:9000 GET": "green", 1357 "10.13.1.25:9000 POST": "blue" 1358 }, 1359 "bars": false, 1360 "dashLength": 10, 1361 "dashes": false, 1362 "datasource": "${DS_PROMETHEUS}", 1363 "description": "Total number of s3 bytes received and sent per MinIO server instance", 1364 "fieldConfig": { 1365 "defaults": { 1366 "custom": {}, 1367 "links": [] 1368 }, 1369 "overrides": [] 1370 }, 1371 "fill": 1, 1372 "fillGradient": 0, 1373 "gridPos": { 1374 "h": 8, 1375 "w": 12, 1376 "x": 0, 1377 "y": 20 1378 }, 1379 "hiddenSeries": false, 1380 "id": 7, 1381 "legend": { 1382 "avg": false, 1383 "current": false, 1384 "max": false, 1385 "min": false, 1386 "rightSide": false, 1387 "show": true, 1388 "total": false, 1389 "values": false 1390 }, 1391 "lines": true, 1392 "linewidth": 1, 1393 "links": [], 1394 "nullPointMode": "null", 1395 "options": { 1396 "alertThreshold": true 1397 }, 1398 "percentage": false, 1399 "pluginVersion": "7.2.0", 1400 "pointradius": 5, 1401 "points": false, 1402 "renderer": "flot", 1403 "seriesOverrides": [], 1404 "spaceLength": 10, 1405 "stack": false, 1406 "steppedLine": false, 1407 "targets": [ 1408 { 1409 "expr": "sum without (instance) (s3_rx_bytes_total)", 1410 "format": "time_series", 1411 "interval": "", 1412 "intervalFactor": 2, 1413 "legendFormat": "S3 Bytes Received {{instance}}", 1414 "metric": "minio_http_requests_duration_seconds_count", 1415 "refId": "A", 1416 "step": 4 1417 }, 1418 { 1419 "expr": "sum without (instance) (s3_tx_bytes_total)", 1420 "interval": "", 1421 "legendFormat": "S3 Bytes Sent {{instance}}", 1422 "refId": "B" 1423 } 1424 ], 1425 "thresholds": [], 1426 "timeFrom": null, 1427 "timeRegions": [], 1428 "timeShift": null, 1429 "title": "Total S3 API Data Transfer", 1430 "tooltip": { 1431 "shared": true, 1432 "sort": 0, 1433 "value_type": "individual" 1434 }, 1435 "type": "graph", 1436 "xaxis": { 1437 "buckets": null, 1438 "mode": "time", 1439 "name": null, 1440 "show": true, 1441 "values": [] 1442 }, 1443 "yaxes": [ 1444 { 1445 "$$hashKey": "object:211", 1446 "format": "bytes", 1447 "label": null, 1448 "logBase": 1, 1449 "max": null, 1450 "min": null, 1451 "show": true 1452 }, 1453 { 1454 "$$hashKey": "object:212", 1455 "format": "s", 1456 "label": null, 1457 "logBase": 1, 1458 "max": null, 1459 "min": null, 1460 "show": true 1461 } 1462 ], 1463 "yaxis": { 1464 "align": false, 1465 "alignLevel": null 1466 } 1467 }, 1468 { 1469 "aliasColors": { 1470 "Received 10.13.1.25:9000": "blue" 1471 }, 1472 "bars": false, 1473 "dashLength": 10, 1474 "dashes": false, 1475 "datasource": "${DS_PROMETHEUS}", 1476 "decimals": null, 1477 "description": "Total number of active s3 requests in current MinIO instance", 1478 "fieldConfig": { 1479 "defaults": { 1480 "custom": { 1481 "align": null 1482 }, 1483 "links": [], 1484 "mappings": [], 1485 "thresholds": { 1486 "mode": "absolute", 1487 "steps": [ 1488 { 1489 "color": "green", 1490 "value": null 1491 }, 1492 { 1493 "color": "red", 1494 "value": 80 1495 } 1496 ] 1497 } 1498 }, 1499 "overrides": [] 1500 }, 1501 "fill": 1, 1502 "fillGradient": 0, 1503 "gridPos": { 1504 "h": 8, 1505 "w": 12, 1506 "x": 12, 1507 "y": 20 1508 }, 1509 "hiddenSeries": false, 1510 "id": 4, 1511 "interval": "1s", 1512 "legend": { 1513 "avg": false, 1514 "current": false, 1515 "max": false, 1516 "min": false, 1517 "rightSide": false, 1518 "show": true, 1519 "total": false, 1520 "values": false 1521 }, 1522 "lines": true, 1523 "linewidth": 1, 1524 "links": [], 1525 "nullPointMode": "null", 1526 "options": { 1527 "alertThreshold": true 1528 }, 1529 "percentage": false, 1530 "pluginVersion": "7.2.0", 1531 "pointradius": 5, 1532 "points": false, 1533 "renderer": "flot", 1534 "seriesOverrides": [], 1535 "spaceLength": 10, 1536 "stack": false, 1537 "steppedLine": false, 1538 "targets": [ 1539 { 1540 "expr": "s3_requests_current{instance=~\"$instance\"}", 1541 "format": "time_series", 1542 "instant": false, 1543 "interval": "", 1544 "intervalFactor": 1, 1545 "legendFormat": "Instance {{instance}} function {{api}}", 1546 "metric": "minio_network_sent_bytes_total", 1547 "refId": "A", 1548 "step": 10 1549 } 1550 ], 1551 "thresholds": [], 1552 "timeFrom": null, 1553 "timeRegions": [], 1554 "timeShift": null, 1555 "title": "Active S3 Requests", 1556 "tooltip": { 1557 "shared": true, 1558 "sort": 0, 1559 "value_type": "individual" 1560 }, 1561 "type": "graph", 1562 "xaxis": { 1563 "buckets": null, 1564 "mode": "time", 1565 "name": null, 1566 "show": true, 1567 "values": [] 1568 }, 1569 "yaxes": [ 1570 { 1571 "$$hashKey": "object:162", 1572 "format": "short", 1573 "label": null, 1574 "logBase": 1, 1575 "max": null, 1576 "min": null, 1577 "show": true 1578 }, 1579 { 1580 "$$hashKey": "object:163", 1581 "format": "decbytes", 1582 "label": null, 1583 "logBase": 1, 1584 "max": null, 1585 "min": null, 1586 "show": true 1587 } 1588 ], 1589 "yaxis": { 1590 "align": false, 1591 "alignLevel": null 1592 } 1593 }, 1594 { 1595 "aliasColors": { 1596 "10.13.1.25:9000 DELETE": "red", 1597 "10.13.1.25:9000 GET": "green", 1598 "10.13.1.25:9000 POST": "blue" 1599 }, 1600 "bars": false, 1601 "dashLength": 10, 1602 "dashes": false, 1603 "datasource": "${DS_PROMETHEUS}", 1604 "description": "Total number of bytes received and sent among all MinIO server instances", 1605 "fieldConfig": { 1606 "defaults": { 1607 "custom": {}, 1608 "links": [] 1609 }, 1610 "overrides": [] 1611 }, 1612 "fill": 1, 1613 "fillGradient": 0, 1614 "gridPos": { 1615 "h": 8, 1616 "w": 24, 1617 "x": 0, 1618 "y": 28 1619 }, 1620 "hiddenSeries": false, 1621 "id": 17, 1622 "legend": { 1623 "avg": false, 1624 "current": false, 1625 "max": false, 1626 "min": false, 1627 "rightSide": false, 1628 "show": true, 1629 "total": false, 1630 "values": false 1631 }, 1632 "lines": true, 1633 "linewidth": 1, 1634 "links": [], 1635 "nullPointMode": "null", 1636 "options": { 1637 "alertThreshold": true 1638 }, 1639 "percentage": false, 1640 "pluginVersion": "7.2.0", 1641 "pointradius": 5, 1642 "points": false, 1643 "renderer": "flot", 1644 "seriesOverrides": [], 1645 "spaceLength": 10, 1646 "stack": false, 1647 "steppedLine": false, 1648 "targets": [ 1649 { 1650 "expr": "internode_rx_bytes_total{instance=~\"$instance\"}", 1651 "format": "time_series", 1652 "interval": "", 1653 "intervalFactor": 2, 1654 "legendFormat": "Internode Bytes Received {{instance}}", 1655 "metric": "minio_http_requests_duration_seconds_count", 1656 "refId": "A", 1657 "step": 4 1658 }, 1659 { 1660 "expr": "internode_tx_bytes_total{instance=~\"$instance\"}", 1661 "interval": "", 1662 "legendFormat": "Internode Bytes Sent {{instance}}", 1663 "refId": "B" 1664 } 1665 ], 1666 "thresholds": [], 1667 "timeFrom": null, 1668 "timeRegions": [], 1669 "timeShift": null, 1670 "title": "Internode Data Transfer", 1671 "tooltip": { 1672 "shared": true, 1673 "sort": 0, 1674 "value_type": "individual" 1675 }, 1676 "type": "graph", 1677 "xaxis": { 1678 "buckets": null, 1679 "mode": "time", 1680 "name": null, 1681 "show": true, 1682 "values": [] 1683 }, 1684 "yaxes": [ 1685 { 1686 "$$hashKey": "object:211", 1687 "format": "bytes", 1688 "label": null, 1689 "logBase": 1, 1690 "max": null, 1691 "min": null, 1692 "show": true 1693 }, 1694 { 1695 "$$hashKey": "object:212", 1696 "format": "s", 1697 "label": null, 1698 "logBase": 1, 1699 "max": null, 1700 "min": null, 1701 "show": true 1702 } 1703 ], 1704 "yaxis": { 1705 "align": false, 1706 "alignLevel": null 1707 } 1708 }, 1709 { 1710 "collapsed": false, 1711 "datasource": "${DS_PROMETHEUS}", 1712 "gridPos": { 1713 "h": 1, 1714 "w": 24, 1715 "x": 0, 1716 "y": 36 1717 }, 1718 "id": 36, 1719 "panels": [], 1720 "title": "Disks", 1721 "type": "row" 1722 }, 1723 { 1724 "aliasColors": { 1725 "Offline 10.13.1.25:9000": "dark-red", 1726 "Total 10.13.1.25:9000": "blue" 1727 }, 1728 "bars": false, 1729 "cacheTimeout": null, 1730 "dashLength": 10, 1731 "dashes": false, 1732 "datasource": "${DS_PROMETHEUS}", 1733 "description": "Number of online disks per MinIO Server", 1734 "fieldConfig": { 1735 "defaults": { 1736 "custom": {}, 1737 "links": [] 1738 }, 1739 "overrides": [] 1740 }, 1741 "fill": 1, 1742 "fillGradient": 0, 1743 "gridPos": { 1744 "h": 9, 1745 "w": 12, 1746 "x": 0, 1747 "y": 37 1748 }, 1749 "hiddenSeries": false, 1750 "id": 11, 1751 "legend": { 1752 "avg": false, 1753 "current": false, 1754 "max": false, 1755 "min": false, 1756 "rightSide": false, 1757 "show": true, 1758 "total": false, 1759 "values": false 1760 }, 1761 "lines": true, 1762 "linewidth": 1, 1763 "links": [], 1764 "nullPointMode": "null", 1765 "options": { 1766 "alertThreshold": true 1767 }, 1768 "percentage": false, 1769 "pluginVersion": "7.2.0", 1770 "pointradius": 2, 1771 "points": false, 1772 "renderer": "flot", 1773 "seriesOverrides": [], 1774 "spaceLength": 10, 1775 "stack": false, 1776 "steppedLine": false, 1777 "targets": [ 1778 { 1779 "expr": "minio_disks_total{instance=~\"$instance\"} - minio_disks_offline{instance=~\"$instance\"}", 1780 "format": "time_series", 1781 "interval": "", 1782 "intervalFactor": 2, 1783 "legendFormat": "Online Disks {{instance}}", 1784 "metric": "process_start_time_seconds", 1785 "refId": "A", 1786 "step": 60 1787 } 1788 ], 1789 "thresholds": [], 1790 "timeFrom": null, 1791 "timeRegions": [], 1792 "timeShift": null, 1793 "title": "Online Disks", 1794 "tooltip": { 1795 "shared": true, 1796 "sort": 0, 1797 "value_type": "individual" 1798 }, 1799 "type": "graph", 1800 "xaxis": { 1801 "buckets": null, 1802 "mode": "time", 1803 "name": null, 1804 "show": true, 1805 "values": [] 1806 }, 1807 "yaxes": [ 1808 { 1809 "$$hashKey": "object:185", 1810 "decimals": 0, 1811 "format": "short", 1812 "label": null, 1813 "logBase": 1, 1814 "max": null, 1815 "min": "0", 1816 "show": true 1817 }, 1818 { 1819 "$$hashKey": "object:186", 1820 "format": "short", 1821 "label": null, 1822 "logBase": 1, 1823 "max": null, 1824 "min": null, 1825 "show": true 1826 } 1827 ], 1828 "yaxis": { 1829 "align": false, 1830 "alignLevel": null 1831 } 1832 }, 1833 { 1834 "aliasColors": { 1835 "available 10.13.1.25:9000": "green", 1836 "used 10.13.1.25:9000": "blue" 1837 }, 1838 "bars": false, 1839 "cacheTimeout": null, 1840 "dashLength": 10, 1841 "dashes": false, 1842 "datasource": "${DS_PROMETHEUS}", 1843 "description": "Disk capacity used per MinIO Server", 1844 "fieldConfig": { 1845 "defaults": { 1846 "custom": {}, 1847 "links": [] 1848 }, 1849 "overrides": [] 1850 }, 1851 "fill": 1, 1852 "fillGradient": 0, 1853 "gridPos": { 1854 "h": 9, 1855 "w": 12, 1856 "x": 12, 1857 "y": 37 1858 }, 1859 "hiddenSeries": false, 1860 "id": 8, 1861 "legend": { 1862 "avg": false, 1863 "current": false, 1864 "max": false, 1865 "min": false, 1866 "rightSide": false, 1867 "show": true, 1868 "total": false, 1869 "values": false 1870 }, 1871 "lines": true, 1872 "linewidth": 1, 1873 "links": [], 1874 "nullPointMode": "null", 1875 "options": { 1876 "alertThreshold": true 1877 }, 1878 "percentage": false, 1879 "pluginVersion": "7.2.0", 1880 "pointradius": 2, 1881 "points": false, 1882 "renderer": "flot", 1883 "seriesOverrides": [], 1884 "spaceLength": 10, 1885 "stack": false, 1886 "steppedLine": false, 1887 "targets": [ 1888 { 1889 "expr": "disk_storage_used{disk=~\"$disk\",instance=~\"$instance\"}", 1890 "interval": "", 1891 "legendFormat": "Used Capacity {{instance}} {{disk}}", 1892 "refId": "B" 1893 } 1894 ], 1895 "thresholds": [], 1896 "timeFrom": null, 1897 "timeRegions": [], 1898 "timeShift": null, 1899 "title": "Disk Usage", 1900 "tooltip": { 1901 "shared": true, 1902 "sort": 0, 1903 "value_type": "individual" 1904 }, 1905 "type": "graph", 1906 "xaxis": { 1907 "buckets": null, 1908 "mode": "time", 1909 "name": null, 1910 "show": true, 1911 "values": [] 1912 }, 1913 "yaxes": [ 1914 { 1915 "$$hashKey": "object:212", 1916 "decimals": null, 1917 "format": "decbytes", 1918 "label": null, 1919 "logBase": 1, 1920 "max": null, 1921 "min": "0", 1922 "show": true 1923 }, 1924 { 1925 "$$hashKey": "object:213", 1926 "format": "short", 1927 "label": null, 1928 "logBase": 1, 1929 "max": null, 1930 "min": null, 1931 "show": true 1932 } 1933 ], 1934 "yaxis": { 1935 "align": false, 1936 "alignLevel": null 1937 } 1938 } 1939 ], 1940 "refresh": false, 1941 "schemaVersion": 26, 1942 "style": "dark", 1943 "tags": [ 1944 "minio" 1945 ], 1946 "templating": { 1947 "list": [ 1948 { 1949 "allValue": null, 1950 "current": {}, 1951 "datasource": "${DS_PROMETHEUS}", 1952 "definition": "label_values(minio_version_info,instance)", 1953 "hide": 0, 1954 "includeAll": true, 1955 "label": "MinIO Host", 1956 "multi": true, 1957 "name": "instance", 1958 "options": [], 1959 "query": "label_values(minio_version_info,instance)", 1960 "refresh": 1, 1961 "regex": "", 1962 "skipUrlSync": false, 1963 "sort": 1, 1964 "tagValuesQuery": "", 1965 "tags": [], 1966 "tagsQuery": "", 1967 "type": "query", 1968 "useTags": false 1969 }, 1970 { 1971 "allValue": null, 1972 "current": {}, 1973 "datasource": "${DS_PROMETHEUS}", 1974 "definition": "label_values(disk_storage_total,disk)", 1975 "hide": 0, 1976 "includeAll": true, 1977 "label": "Drive", 1978 "multi": true, 1979 "name": "disk", 1980 "options": [], 1981 "query": "label_values(disk_storage_total,disk)", 1982 "refresh": 1, 1983 "regex": "", 1984 "skipUrlSync": false, 1985 "sort": 0, 1986 "tagValuesQuery": "", 1987 "tags": [], 1988 "tagsQuery": "", 1989 "type": "query", 1990 "useTags": false 1991 } 1992 ] 1993 }, 1994 "time": { 1995 "from": "now-15m", 1996 "to": "now" 1997 }, 1998 "timepicker": { 1999 "refresh_intervals": [ 2000 "10s", 2001 "30s", 2002 "1m", 2003 "5m", 2004 "15m", 2005 "30m", 2006 "1h", 2007 "2h", 2008 "1d" 2009 ], 2010 "time_options": [ 2011 "5m", 2012 "15m", 2013 "1h", 2014 "6h", 2015 "12h", 2016 "24h", 2017 "2d", 2018 "7d", 2019 "30d" 2020 ] 2021 }, 2022 "timezone": "", 2023 "title": "MinIO Overview", 2024 "uid": "pJnnS4hZz", 2025 "version": 190 2026 }