github.com/verrazzano/verrazzano@v1.7.1/platform-operator/helm_config/charts/verrazzano-grafana-dashboards/dashboards/Coherence/alerts-dashboard.json (about) 1 { 2 "annotations": { 3 "list": [ 4 { 5 "builtIn": 1, 6 "datasource": "Prometheus", 7 "enable": true, 8 "hide": true, 9 "iconColor": "rgba(0, 211, 255, 1)", 10 "name": "Annotations & Alerts", 11 "type": "dashboard" 12 } 13 ] 14 }, 15 "editable": true, 16 "gnetId": null, 17 "graphTooltip": 0, 18 "id": 28, 19 "links": [ 20 { 21 "icon": "dashboard", 22 "includeVars": false, 23 "keepTime": true, 24 "tags": [], 25 "title": "Back to Main Dashboard", 26 "type": "link", 27 "url": "/d/coh-main" 28 } 29 ], 30 "panels": [ 31 { 32 "content": "<center><h3>This dashboard is purely used to generate useful alerts because of a limitation in Grafana that<br/>\ndoes not currently allow for using alerts when using template variables.\n<br/>\nThese items on this dashboard are not meant to be used for general monitoring.</h3></center>", 33 "gridPos": { 34 "h": 4, 35 "w": 24, 36 "x": 0, 37 "y": 0 38 }, 39 "id": 4, 40 "links": [], 41 "mode": "html", 42 "title": "README", 43 "type": "text" 44 }, 45 { 46 "alert": { 47 "conditions": [ 48 { 49 "evaluator": { 50 "params": [ 51 0 52 ], 53 "type": "gt" 54 }, 55 "operator": { 56 "type": "and" 57 }, 58 "query": { 59 "params": [ 60 "A", 61 "5m", 62 "now" 63 ] 64 }, 65 "reducer": { 66 "params": [], 67 "type": "last" 68 }, 69 "type": "query" 70 } 71 ], 72 "executionErrorState": "alerting", 73 "for": "0m", 74 "frequency": "10s", 75 "handler": 1, 76 "name": "Recent Departures Alert", 77 "noDataState": "ok", 78 "notifications": [] 79 }, 80 "aliasColors": {}, 81 "bars": false, 82 "dashLength": 10, 83 "dashes": false, 84 "decimals": 0, 85 "fill": 1, 86 "gridPos": { 87 "h": 8, 88 "w": 8, 89 "x": 0, 90 "y": 4 91 }, 92 "id": 2, 93 "legend": { 94 "avg": false, 95 "current": true, 96 "max": false, 97 "min": false, 98 "show": true, 99 "total": false, 100 "values": true 101 }, 102 "lines": true, 103 "linewidth": 1, 104 "links": [ 105 { 106 "dashboard": "Members Summary Dashboard", 107 "includeVars": true, 108 "keepTime": true, 109 "title": "Members Summary Dashboard", 110 "type": "dashboard", 111 "url": "/d/coh-members-summary/members-summary-dashboard" 112 } 113 ], 114 "nullPointMode": "null", 115 "percentage": false, 116 "pointradius": 5, 117 "points": false, 118 "renderer": "flot", 119 "seriesOverrides": [], 120 "spaceLength": 10, 121 "stack": false, 122 "steppedLine": false, 123 "targets": [ 124 { 125 "expr": "avg(delta(vendor:coherence_cluster_members_departure_count[5m]))", 126 "format": "time_series", 127 "interval": "", 128 "intervalFactor": 1, 129 "legendFormat": "Recent Cluster Departures", 130 "refId": "A" 131 } 132 ], 133 "thresholds": [ 134 { 135 "colorMode": "critical", 136 "fill": true, 137 "line": true, 138 "op": "gt", 139 "value": 0 140 } 141 ], 142 "timeFrom": null, 143 "timeRegions": [], 144 "timeShift": null, 145 "title": "Recent Departures (last 5 min)", 146 "tooltip": { 147 "shared": true, 148 "sort": 0, 149 "value_type": "individual" 150 }, 151 "type": "graph", 152 "xaxis": { 153 "buckets": null, 154 "mode": "time", 155 "name": null, 156 "show": true, 157 "values": [] 158 }, 159 "yaxes": [ 160 { 161 "decimals": 0, 162 "format": "short", 163 "label": "", 164 "logBase": 1, 165 "max": null, 166 "min": "0", 167 "show": true 168 }, 169 { 170 "format": "short", 171 "label": null, 172 "logBase": 1, 173 "max": null, 174 "min": null, 175 "show": false 176 } 177 ], 178 "yaxis": { 179 "align": false, 180 "alignLevel": null 181 } 182 }, 183 { 184 "alert": { 185 "conditions": [ 186 { 187 "evaluator": { 188 "params": [ 189 70 190 ], 191 "type": "gt" 192 }, 193 "operator": { 194 "type": "and" 195 }, 196 "query": { 197 "params": [ 198 "A", 199 "5m", 200 "now" 201 ] 202 }, 203 "reducer": { 204 "params": [], 205 "type": "avg" 206 }, 207 "type": "query" 208 } 209 ], 210 "executionErrorState": "alerting", 211 "frequency": "10s", 212 "handler": 1, 213 "name": "Total Heap % Usage Alert", 214 "noDataState": "ok", 215 "notifications": [] 216 }, 217 "aliasColors": {}, 218 "bars": false, 219 "dashLength": 10, 220 "dashes": false, 221 "fill": 1, 222 "gridPos": { 223 "h": 8, 224 "w": 8, 225 "x": 8, 226 "y": 4 227 }, 228 "id": 10, 229 "legend": { 230 "avg": false, 231 "current": false, 232 "max": false, 233 "min": false, 234 "show": true, 235 "total": false, 236 "values": false 237 }, 238 "lines": true, 239 "linewidth": 1, 240 "links": [ 241 { 242 "dashboard": "Members Summary Dashboard", 243 "title": "Members Summary Dashboard", 244 "type": "dashboard", 245 "url": "/d/coh-members-summary/members-summary-dashboard" 246 } 247 ], 248 "nullPointMode": "null", 249 "percentage": false, 250 "pointradius": 5, 251 "points": false, 252 "renderer": "flot", 253 "seriesOverrides": [], 254 "spaceLength": 10, 255 "stack": false, 256 "steppedLine": false, 257 "targets": [ 258 { 259 "expr": "avg(vendor:coherence_memory_heap_memory_usage_used / vendor:coherence_memory_heap_memory_usage_max) by(verrazzano_cluster,cluster) * 100", 260 "format": "time_series", 261 "interval": "", 262 "intervalFactor": 1, 263 "legendFormat": "Cluster Name: {{cluster}}", 264 "refId": "A" 265 } 266 ], 267 "thresholds": [ 268 { 269 "colorMode": "critical", 270 "fill": true, 271 "line": true, 272 "op": "gt", 273 "value": 70 274 } 275 ], 276 "timeFrom": null, 277 "timeRegions": [], 278 "timeShift": null, 279 "title": "Total Heap % Usage", 280 "tooltip": { 281 "shared": true, 282 "sort": 0, 283 "value_type": "individual" 284 }, 285 "type": "graph", 286 "xaxis": { 287 "buckets": null, 288 "mode": "time", 289 "name": null, 290 "show": true, 291 "values": [] 292 }, 293 "yaxes": [ 294 { 295 "decimals": 0, 296 "format": "percent", 297 "label": "", 298 "logBase": 1, 299 "max": "100", 300 "min": "0", 301 "show": true 302 }, 303 { 304 "format": "short", 305 "label": null, 306 "logBase": 1, 307 "max": null, 308 "min": null, 309 "show": false 310 } 311 ], 312 "yaxis": { 313 "align": false, 314 "alignLevel": null 315 } 316 }, 317 { 318 "alert": { 319 "conditions": [ 320 { 321 "evaluator": { 322 "params": [ 323 20 324 ], 325 "type": "lt" 326 }, 327 "operator": { 328 "type": "and" 329 }, 330 "query": { 331 "params": [ 332 "A", 333 "5m", 334 "now" 335 ] 336 }, 337 "reducer": { 338 "params": [], 339 "type": "last" 340 }, 341 "type": "query" 342 } 343 ], 344 "executionErrorState": "alerting", 345 "frequency": "30s", 346 "handler": 1, 347 "name": "Free Physical Memory Alert", 348 "noDataState": "ok", 349 "notifications": [] 350 }, 351 "aliasColors": {}, 352 "bars": false, 353 "dashLength": 10, 354 "dashes": false, 355 "fill": 1, 356 "gridPos": { 357 "h": 8, 358 "w": 8, 359 "x": 16, 360 "y": 4 361 }, 362 "id": 8, 363 "legend": { 364 "avg": false, 365 "current": false, 366 "max": false, 367 "min": false, 368 "show": true, 369 "total": false, 370 "values": false 371 }, 372 "lines": true, 373 "linewidth": 1, 374 "links": [ 375 { 376 "dashboard": "Machines Summary Dashboard", 377 "includeVars": true, 378 "keepTime": true, 379 "title": "Machines Summary Dashboard", 380 "type": "dashboard", 381 "url": "/d/coh-machines-summary/machines-summary-dashboard" 382 } 383 ], 384 "nullPointMode": "null", 385 "percentage": false, 386 "pointradius": 5, 387 "points": false, 388 "renderer": "flot", 389 "seriesOverrides": [], 390 "spaceLength": 10, 391 "stack": false, 392 "steppedLine": false, 393 "targets": [ 394 { 395 "expr": "avg(vendor:coherence_os_free_physical_memory_size / vendor:coherence_os_total_physical_memory_size) by (verrazzano_cluster, machine) * 100", 396 "format": "time_series", 397 "interval": "", 398 "intervalFactor": 1, 399 "legendFormat": "Free Physical Memory: {{machine}}", 400 "refId": "A" 401 } 402 ], 403 "thresholds": [ 404 { 405 "colorMode": "critical", 406 "fill": true, 407 "line": true, 408 "op": "lt", 409 "value": 20 410 } 411 ], 412 "timeFrom": null, 413 "timeRegions": [], 414 "timeShift": null, 415 "title": "Free Physical Memory", 416 "tooltip": { 417 "shared": true, 418 "sort": 0, 419 "value_type": "individual" 420 }, 421 "type": "graph", 422 "xaxis": { 423 "buckets": null, 424 "mode": "time", 425 "name": null, 426 "show": true, 427 "values": [] 428 }, 429 "yaxes": [ 430 { 431 "decimals": 1, 432 "format": "percent", 433 "label": "", 434 "logBase": 1, 435 "max": null, 436 "min": "0", 437 "show": true 438 }, 439 { 440 "format": "short", 441 "label": null, 442 "logBase": 1, 443 "max": null, 444 "min": null, 445 "show": false 446 } 447 ], 448 "yaxis": { 449 "align": false, 450 "alignLevel": null 451 } 452 }, 453 { 454 "alert": { 455 "conditions": [ 456 { 457 "evaluator": { 458 "params": [ 459 0 460 ], 461 "type": "gt" 462 }, 463 "operator": { 464 "type": "and" 465 }, 466 "query": { 467 "params": [ 468 "A", 469 "1m", 470 "now" 471 ] 472 }, 473 "reducer": { 474 "params": [], 475 "type": "last" 476 }, 477 "type": "query" 478 } 479 ], 480 "executionErrorState": "keep_state", 481 "for": "0m", 482 "frequency": "10s", 483 "handler": 1, 484 "name": "Unbalanced Services Alert", 485 "noDataState": "ok", 486 "notifications": [] 487 }, 488 "aliasColors": {}, 489 "bars": false, 490 "dashLength": 10, 491 "dashes": false, 492 "fill": 1, 493 "gridPos": { 494 "h": 8, 495 "w": 8, 496 "x": 0, 497 "y": 12 498 }, 499 "id": 6, 500 "legend": { 501 "avg": false, 502 "current": true, 503 "max": false, 504 "min": false, 505 "show": true, 506 "total": false, 507 "values": true 508 }, 509 "lines": true, 510 "linewidth": 1, 511 "links": [ 512 { 513 "dashboard": "Services Summary Dashboard", 514 "includeVars": true, 515 "keepTime": true, 516 "title": "Services Summary Dashboard", 517 "type": "dashboard", 518 "url": "/d/coh-services-summary/services-summary-dashboard" 519 } 520 ], 521 "nullPointMode": "null", 522 "percentage": false, 523 "pointradius": 5, 524 "points": false, 525 "renderer": "flot", 526 "seriesOverrides": [], 527 "spaceLength": 10, 528 "stack": false, 529 "steppedLine": false, 530 "targets": [ 531 { 532 "expr": "count(avg(vendor:coherence_service_partitions_unbalanced{type=~\"DistributedCache|FederatedCache\"}) by(verrazzano_cluster,name) > 0)", 533 "format": "time_series", 534 "interval": "", 535 "intervalFactor": 1, 536 "legendFormat": "Endangered Services", 537 "refId": "A" 538 } 539 ], 540 "thresholds": [ 541 { 542 "colorMode": "critical", 543 "fill": true, 544 "line": true, 545 "op": "gt", 546 "value": 0 547 } 548 ], 549 "timeFrom": null, 550 "timeRegions": [], 551 "timeShift": null, 552 "title": "Unbalanced Services", 553 "tooltip": { 554 "shared": true, 555 "sort": 0, 556 "value_type": "individual" 557 }, 558 "type": "graph", 559 "xaxis": { 560 "buckets": null, 561 "mode": "time", 562 "name": null, 563 "show": true, 564 "values": [] 565 }, 566 "yaxes": [ 567 { 568 "decimals": 0, 569 "format": "short", 570 "label": null, 571 "logBase": 1, 572 "max": null, 573 "min": "0", 574 "show": true 575 }, 576 { 577 "format": "short", 578 "label": null, 579 "logBase": 1, 580 "max": null, 581 "min": null, 582 "show": true 583 } 584 ], 585 "yaxis": { 586 "align": false, 587 "alignLevel": null 588 } 589 }, 590 { 591 "alert": { 592 "conditions": [ 593 { 594 "evaluator": { 595 "params": [ 596 0 597 ], 598 "type": "gt" 599 }, 600 "operator": { 601 "type": "and" 602 }, 603 "query": { 604 "params": [ 605 "A", 606 "10s", 607 "now" 608 ] 609 }, 610 "reducer": { 611 "params": [], 612 "type": "last" 613 }, 614 "type": "query" 615 } 616 ], 617 "executionErrorState": "keep_state", 618 "for": "0m", 619 "frequency": "30s", 620 "handler": 1, 621 "name": "Endangered Services alert", 622 "noDataState": "ok", 623 "notifications": [] 624 }, 625 "aliasColors": {}, 626 "bars": false, 627 "dashLength": 10, 628 "dashes": false, 629 "description": "", 630 "fill": 1, 631 "gridPos": { 632 "h": 8, 633 "w": 8, 634 "x": 8, 635 "y": 12 636 }, 637 "id": 18, 638 "legend": { 639 "avg": false, 640 "current": true, 641 "max": false, 642 "min": false, 643 "show": true, 644 "total": false, 645 "values": true 646 }, 647 "lines": true, 648 "linewidth": 1, 649 "links": [ 650 { 651 "dashboard": "Services Summary Dashboard", 652 "includeVars": true, 653 "keepTime": true, 654 "title": "Services Summary Dashboard", 655 "type": "dashboard", 656 "url": "/d/coh-services-summary/services-summary-dashboard" 657 } 658 ], 659 "nullPointMode": "null", 660 "percentage": false, 661 "pointradius": 5, 662 "points": false, 663 "renderer": "flot", 664 "seriesOverrides": [], 665 "spaceLength": 10, 666 "stack": false, 667 "steppedLine": false, 668 "targets": [ 669 { 670 "expr": "count(vendor:coherence_partition_assignment_ha_status_code <= 1)", 671 "format": "time_series", 672 "interval": "", 673 "intervalFactor": 1, 674 "legendFormat": "Endangered Services", 675 "refId": "A" 676 } 677 ], 678 "thresholds": [ 679 { 680 "colorMode": "critical", 681 "fill": true, 682 "line": true, 683 "op": "gt", 684 "value": 0 685 } 686 ], 687 "timeFrom": null, 688 "timeRegions": [], 689 "timeShift": null, 690 "title": "Endangered Services", 691 "tooltip": { 692 "shared": true, 693 "sort": 0, 694 "value_type": "individual" 695 }, 696 "type": "graph", 697 "xaxis": { 698 "buckets": null, 699 "mode": "time", 700 "name": null, 701 "show": true, 702 "values": [] 703 }, 704 "yaxes": [ 705 { 706 "decimals": 0, 707 "format": "short", 708 "label": null, 709 "logBase": 1, 710 "max": null, 711 "min": "0", 712 "show": true 713 }, 714 { 715 "format": "short", 716 "label": null, 717 "logBase": 1, 718 "max": null, 719 "min": null, 720 "show": true 721 } 722 ], 723 "yaxis": { 724 "align": false, 725 "alignLevel": null 726 } 727 }, 728 { 729 "alert": { 730 "conditions": [ 731 { 732 "evaluator": { 733 "params": [ 734 0 735 ], 736 "type": "gt" 737 }, 738 "operator": { 739 "type": "and" 740 }, 741 "query": { 742 "params": [ 743 "A", 744 "1m", 745 "now" 746 ] 747 }, 748 "reducer": { 749 "params": [], 750 "type": "avg" 751 }, 752 "type": "query" 753 } 754 ], 755 "executionErrorState": "alerting", 756 "frequency": "60s", 757 "handler": 1, 758 "name": "Recent Guardian Recoveries Alert", 759 "noDataState": "no_data", 760 "notifications": [] 761 }, 762 "aliasColors": {}, 763 "bars": false, 764 "dashLength": 10, 765 "dashes": false, 766 "decimals": 0, 767 "fill": 1, 768 "gridPos": { 769 "h": 8, 770 "w": 8, 771 "x": 16, 772 "y": 12 773 }, 774 "id": 13, 775 "legend": { 776 "avg": false, 777 "current": true, 778 "max": false, 779 "min": false, 780 "show": true, 781 "total": false, 782 "values": true 783 }, 784 "lines": true, 785 "linewidth": 1, 786 "links": [ 787 { 788 "dashboard": "Members Summary Dashboard", 789 "includeVars": true, 790 "keepTime": true, 791 "title": "Members Summary Dashboard", 792 "type": "dashboard", 793 "url": "/d/coh-members-summary/members-summary-dashboard" 794 } 795 ], 796 "nullPointMode": "null", 797 "percentage": false, 798 "pointradius": 5, 799 "points": false, 800 "renderer": "flot", 801 "seriesOverrides": [], 802 "spaceLength": 10, 803 "stack": false, 804 "steppedLine": false, 805 "targets": [ 806 { 807 "expr": "avg(delta(vendor:coherence_node_guard_recover_count[5m]))", 808 "format": "time_series", 809 "interval": "", 810 "intervalFactor": 1, 811 "legendFormat": "Recent Guardian Recoveries", 812 "refId": "A" 813 } 814 ], 815 "thresholds": [ 816 { 817 "colorMode": "critical", 818 "fill": true, 819 "line": true, 820 "op": "gt", 821 "value": 0 822 } 823 ], 824 "timeFrom": null, 825 "timeRegions": [], 826 "timeShift": null, 827 "title": "Recent Guardian Recoveries (last 5 min)", 828 "tooltip": { 829 "shared": true, 830 "sort": 0, 831 "value_type": "individual" 832 }, 833 "type": "graph", 834 "xaxis": { 835 "buckets": null, 836 "mode": "time", 837 "name": null, 838 "show": true, 839 "values": [] 840 }, 841 "yaxes": [ 842 { 843 "decimals": 0, 844 "format": "short", 845 "label": "", 846 "logBase": 1, 847 "max": null, 848 "min": "0", 849 "show": true 850 }, 851 { 852 "format": "short", 853 "label": null, 854 "logBase": 1, 855 "max": null, 856 "min": null, 857 "show": false 858 } 859 ], 860 "yaxis": { 861 "align": false, 862 "alignLevel": null 863 } 864 }, 865 { 866 "alert": { 867 "conditions": [ 868 { 869 "evaluator": { 870 "params": [ 871 0 872 ], 873 "type": "gt" 874 }, 875 "operator": { 876 "type": "and" 877 }, 878 "query": { 879 "params": [ 880 "B", 881 "1m", 882 "now" 883 ] 884 }, 885 "reducer": { 886 "params": [], 887 "type": "avg" 888 }, 889 "type": "query" 890 } 891 ], 892 "executionErrorState": "alerting", 893 "frequency": "60s", 894 "handler": 1, 895 "name": "Recent Guardian Terminations Alert", 896 "noDataState": "no_data", 897 "notifications": [] 898 }, 899 "aliasColors": {}, 900 "bars": false, 901 "dashLength": 10, 902 "dashes": false, 903 "decimals": 0, 904 "fill": 1, 905 "gridPos": { 906 "h": 8, 907 "w": 8, 908 "x": 0, 909 "y": 20 910 }, 911 "id": 14, 912 "legend": { 913 "avg": false, 914 "current": true, 915 "max": false, 916 "min": false, 917 "show": true, 918 "total": false, 919 "values": true 920 }, 921 "lines": true, 922 "linewidth": 1, 923 "links": [ 924 { 925 "dashboard": "Machines Summary Dashboard", 926 "includeVars": true, 927 "keepTime": true, 928 "title": "Machines Summary Dashboard", 929 "type": "dashboard", 930 "url": "/d/coh-machines-summary/machines-summary-dashboard" 931 } 932 ], 933 "nullPointMode": "null", 934 "percentage": false, 935 "pointradius": 5, 936 "points": false, 937 "renderer": "flot", 938 "seriesOverrides": [], 939 "spaceLength": 10, 940 "stack": false, 941 "steppedLine": false, 942 "targets": [ 943 { 944 "expr": "avg(delta(vendor:coherence_node_guard_terminate_count[5m]))", 945 "format": "time_series", 946 "interval": "", 947 "intervalFactor": 1, 948 "legendFormat": "Recent Guardian Terminations", 949 "refId": "B" 950 } 951 ], 952 "thresholds": [ 953 { 954 "colorMode": "critical", 955 "fill": true, 956 "line": true, 957 "op": "gt", 958 "value": 0 959 } 960 ], 961 "timeFrom": null, 962 "timeRegions": [], 963 "timeShift": null, 964 "title": "Recent Guardian Terminations (last 5 min)", 965 "tooltip": { 966 "shared": true, 967 "sort": 0, 968 "value_type": "individual" 969 }, 970 "type": "graph", 971 "xaxis": { 972 "buckets": null, 973 "mode": "time", 974 "name": null, 975 "show": true, 976 "values": [] 977 }, 978 "yaxes": [ 979 { 980 "decimals": 0, 981 "format": "short", 982 "label": "", 983 "logBase": 1, 984 "max": null, 985 "min": "0", 986 "show": true 987 }, 988 { 989 "format": "short", 990 "label": null, 991 "logBase": 1, 992 "max": null, 993 "min": null, 994 "show": false 995 } 996 ], 997 "yaxis": { 998 "align": false, 999 "alignLevel": null 1000 } 1001 }, 1002 { 1003 "alert": { 1004 "conditions": [ 1005 { 1006 "evaluator": { 1007 "params": [ 1008 1 1009 ], 1010 "type": "lt" 1011 }, 1012 "operator": { 1013 "type": "and" 1014 }, 1015 "query": { 1016 "params": [ 1017 "A", 1018 "1m", 1019 "now" 1020 ] 1021 }, 1022 "reducer": { 1023 "params": [], 1024 "type": "last" 1025 }, 1026 "type": "query" 1027 } 1028 ], 1029 "executionErrorState": "alerting", 1030 "frequency": "10s", 1031 "handler": 1, 1032 "name": "Cluster Storage Members Alert", 1033 "noDataState": "alerting", 1034 "notifications": [] 1035 }, 1036 "aliasColors": {}, 1037 "bars": false, 1038 "dashLength": 10, 1039 "dashes": false, 1040 "decimals": 0, 1041 "fill": 1, 1042 "gridPos": { 1043 "h": 8, 1044 "w": 8, 1045 "x": 8, 1046 "y": 20 1047 }, 1048 "id": 12, 1049 "legend": { 1050 "avg": false, 1051 "current": false, 1052 "max": false, 1053 "min": false, 1054 "show": true, 1055 "total": false, 1056 "values": false 1057 }, 1058 "lines": true, 1059 "linewidth": 1, 1060 "links": [ 1061 { 1062 "dashboard": "Members Summary Dashboard", 1063 "includeVars": true, 1064 "keepTime": true, 1065 "title": "Members Summary Dashboard", 1066 "type": "dashboard", 1067 "url": "/d/coh-members-summary/members-summary-dashboard" 1068 } 1069 ], 1070 "nullPointMode": "null", 1071 "percentage": false, 1072 "pointradius": 5, 1073 "points": false, 1074 "renderer": "flot", 1075 "seriesOverrides": [], 1076 "spaceLength": 10, 1077 "stack": false, 1078 "steppedLine": false, 1079 "targets": [ 1080 { 1081 "expr": "count(vendor:coherence_cluster_size)", 1082 "format": "time_series", 1083 "intervalFactor": 1, 1084 "legendFormat": "", 1085 "refId": "A" 1086 } 1087 ], 1088 "thresholds": [ 1089 { 1090 "colorMode": "critical", 1091 "fill": true, 1092 "line": true, 1093 "op": "lt", 1094 "value": 1 1095 } 1096 ], 1097 "timeFrom": null, 1098 "timeRegions": [], 1099 "timeShift": null, 1100 "title": "Cluster Storage Members", 1101 "tooltip": { 1102 "shared": true, 1103 "sort": 0, 1104 "value_type": "individual" 1105 }, 1106 "type": "graph", 1107 "xaxis": { 1108 "buckets": null, 1109 "mode": "time", 1110 "name": null, 1111 "show": true, 1112 "values": [] 1113 }, 1114 "yaxes": [ 1115 { 1116 "decimals": 0, 1117 "format": "short", 1118 "label": "", 1119 "logBase": 1, 1120 "max": null, 1121 "min": "0", 1122 "show": true 1123 }, 1124 { 1125 "format": "short", 1126 "label": null, 1127 "logBase": 1, 1128 "max": null, 1129 "min": null, 1130 "show": false 1131 } 1132 ], 1133 "yaxis": { 1134 "align": false, 1135 "alignLevel": null 1136 } 1137 }, 1138 { 1139 "alert": { 1140 "conditions": [ 1141 { 1142 "evaluator": { 1143 "params": [ 1144 0 1145 ], 1146 "type": "gt" 1147 }, 1148 "operator": { 1149 "type": "and" 1150 }, 1151 "query": { 1152 "params": [ 1153 "A", 1154 "5m", 1155 "now" 1156 ] 1157 }, 1158 "reducer": { 1159 "params": [], 1160 "type": "avg" 1161 }, 1162 "type": "query" 1163 } 1164 ], 1165 "executionErrorState": "keep_state", 1166 "for": "0m", 1167 "frequency": "10s", 1168 "handler": 1, 1169 "name": "Federation Errors Alert", 1170 "noDataState": "no_data", 1171 "notifications": [] 1172 }, 1173 "aliasColors": {}, 1174 "bars": false, 1175 "dashLength": 10, 1176 "dashes": false, 1177 "decimals": 0, 1178 "fill": 1, 1179 "gridPos": { 1180 "h": 8, 1181 "w": 8, 1182 "x": 16, 1183 "y": 20 1184 }, 1185 "id": 17, 1186 "legend": { 1187 "avg": false, 1188 "current": true, 1189 "max": false, 1190 "min": false, 1191 "show": true, 1192 "total": false, 1193 "values": true 1194 }, 1195 "lines": true, 1196 "linewidth": 1, 1197 "links": [ 1198 { 1199 "dashboard": "Members Summary Dashboard", 1200 "includeVars": true, 1201 "keepTime": true, 1202 "title": "Members Summary Dashboard", 1203 "type": "dashboard", 1204 "url": "/d/coh-members-summary/members-summary-dashboard" 1205 } 1206 ], 1207 "nullPointMode": "null", 1208 "percentage": false, 1209 "pointradius": 5, 1210 "points": false, 1211 "renderer": "flot", 1212 "seriesOverrides": [], 1213 "spaceLength": 10, 1214 "stack": false, 1215 "steppedLine": false, 1216 "targets": [ 1217 { 1218 "expr": "avg(delta(vendor:coherence_federation_destination_status[5m]))", 1219 "format": "time_series", 1220 "interval": "", 1221 "intervalFactor": 1, 1222 "legendFormat": "Recent Federation Errors", 1223 "refId": "A" 1224 } 1225 ], 1226 "thresholds": [ 1227 { 1228 "colorMode": "critical", 1229 "fill": true, 1230 "line": true, 1231 "op": "gt", 1232 "value": 0 1233 } 1234 ], 1235 "timeFrom": null, 1236 "timeRegions": [], 1237 "timeShift": null, 1238 "title": "Federation Errors (last 5 min)", 1239 "tooltip": { 1240 "shared": true, 1241 "sort": 0, 1242 "value_type": "individual" 1243 }, 1244 "type": "graph", 1245 "xaxis": { 1246 "buckets": null, 1247 "mode": "time", 1248 "name": null, 1249 "show": true, 1250 "values": [] 1251 }, 1252 "yaxes": [ 1253 { 1254 "decimals": 0, 1255 "format": "short", 1256 "label": "", 1257 "logBase": 1, 1258 "max": null, 1259 "min": "0", 1260 "show": true 1261 }, 1262 { 1263 "format": "short", 1264 "label": null, 1265 "logBase": 1, 1266 "max": null, 1267 "min": null, 1268 "show": false 1269 } 1270 ], 1271 "yaxis": { 1272 "align": false, 1273 "alignLevel": null 1274 } 1275 }, 1276 { 1277 "alert": { 1278 "conditions": [ 1279 { 1280 "evaluator": { 1281 "params": [ 1282 0 1283 ], 1284 "type": "gt" 1285 }, 1286 "operator": { 1287 "type": "and" 1288 }, 1289 "query": { 1290 "params": [ 1291 "A", 1292 "1m", 1293 "now" 1294 ] 1295 }, 1296 "reducer": { 1297 "params": [], 1298 "type": "avg" 1299 }, 1300 "type": "query" 1301 } 1302 ], 1303 "executionErrorState": "alerting", 1304 "frequency": "60s", 1305 "handler": 1, 1306 "name": "Outgoing Byte Backlog Alert", 1307 "noDataState": "no_data", 1308 "notifications": [] 1309 }, 1310 "aliasColors": {}, 1311 "bars": false, 1312 "dashLength": 10, 1313 "dashes": false, 1314 "fill": 1, 1315 "gridPos": { 1316 "h": 8, 1317 "w": 8, 1318 "x": 8, 1319 "y": 28 1320 }, 1321 "id": 16, 1322 "legend": { 1323 "avg": false, 1324 "current": true, 1325 "hideZero": true, 1326 "max": false, 1327 "min": false, 1328 "show": true, 1329 "total": false, 1330 "values": true 1331 }, 1332 "lines": true, 1333 "linewidth": 1, 1334 "links": [ 1335 { 1336 "dashboard": "Proxy Servers Summary Dashboard", 1337 "includeVars": true, 1338 "keepTime": true, 1339 "title": "Proxy Servers Summary Dashboard", 1340 "type": "dashboard", 1341 "url": "/d/coh-proxy-services-summary/proxy-servers-summary-dashboard" 1342 } 1343 ], 1344 "nullPointMode": "null", 1345 "percentage": false, 1346 "pointradius": 5, 1347 "points": false, 1348 "renderer": "flot", 1349 "seriesOverrides": [], 1350 "spaceLength": 10, 1351 "stack": false, 1352 "steppedLine": false, 1353 "targets": [ 1354 { 1355 "expr": "vendor:coherence_connection_manager_outgoing_byte_backlog", 1356 "format": "time_series", 1357 "interval": "", 1358 "intervalFactor": 1, 1359 "legendFormat": "{{name}}", 1360 "refId": "A" 1361 } 1362 ], 1363 "thresholds": [ 1364 { 1365 "colorMode": "critical", 1366 "fill": true, 1367 "line": true, 1368 "op": "gt", 1369 "value": 0 1370 } 1371 ], 1372 "timeFrom": null, 1373 "timeRegions": [], 1374 "timeShift": null, 1375 "title": "Outgoing Byte Backlog", 1376 "tooltip": { 1377 "shared": true, 1378 "sort": 0, 1379 "value_type": "individual" 1380 }, 1381 "type": "graph", 1382 "xaxis": { 1383 "buckets": null, 1384 "mode": "time", 1385 "name": null, 1386 "show": true, 1387 "values": [] 1388 }, 1389 "yaxes": [ 1390 { 1391 "decimals": 0, 1392 "format": "short", 1393 "label": "", 1394 "logBase": 1, 1395 "max": null, 1396 "min": "0", 1397 "show": true 1398 }, 1399 { 1400 "format": "short", 1401 "label": null, 1402 "logBase": 1, 1403 "max": null, 1404 "min": null, 1405 "show": false 1406 } 1407 ], 1408 "yaxis": { 1409 "align": false, 1410 "alignLevel": null 1411 } 1412 } 1413 ], 1414 "refresh": "30s", 1415 "schemaVersion": 18, 1416 "style": "dark", 1417 "tags": [], 1418 "templating": { 1419 "list": [] 1420 }, 1421 "time": { 1422 "from": "now-30m", 1423 "to": "now" 1424 }, 1425 "timepicker": { 1426 "refresh_intervals": [ 1427 "5s", 1428 "10s", 1429 "30s", 1430 "1m", 1431 "5m", 1432 "15m", 1433 "30m", 1434 "1h", 1435 "2h", 1436 "1d" 1437 ], 1438 "time_options": [ 1439 "5m", 1440 "15m", 1441 "1h", 1442 "6h", 1443 "12h", 1444 "24h", 1445 "2d", 1446 "7d", 1447 "30d" 1448 ] 1449 }, 1450 "timezone": "", 1451 "title": "Coherence Alerts Dashboard", 1452 "uid": "coh-alerts", 1453 "version": 1 1454 }