github.com/braveheart12/insolar-09-08-19@v0.8.7/scripts/monitor/grafana/dashboards/mydashboard.json (about) 1 { 2 "annotations": { 3 "list": [ 4 { 5 "builtIn": 1, 6 "datasource": "-- Grafana --", 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": 4, 19 "links": [], 20 "panels": [ 21 { 22 "aliasColors": {}, 23 "bars": false, 24 "dashLength": 10, 25 "dashes": false, 26 "fill": 1, 27 "gridPos": { 28 "h": 8, 29 "w": 12, 30 "x": 0, 31 "y": 0 32 }, 33 "id": 2, 34 "legend": { 35 "avg": false, 36 "current": false, 37 "max": false, 38 "min": false, 39 "show": true, 40 "total": false, 41 "values": false 42 }, 43 "lines": true, 44 "linewidth": 1, 45 "links": [], 46 "nullPointMode": "null", 47 "percentage": false, 48 "pointradius": 5, 49 "points": false, 50 "renderer": "flot", 51 "seriesOverrides": [], 52 "spaceLength": 10, 53 "stack": false, 54 "steppedLine": false, 55 "targets": [ 56 { 57 "expr": "histogram_quantile(0.95, insolard_artifactmanager_latency_bucket)", 58 "format": "time_series", 59 "intervalFactor": 1, 60 "refId": "A" 61 } 62 ], 63 "thresholds": [], 64 "timeFrom": null, 65 "timeRegions": [], 66 "timeShift": null, 67 "title": "AM Latency (0.95)", 68 "tooltip": { 69 "shared": true, 70 "sort": 0, 71 "value_type": "individual" 72 }, 73 "type": "graph", 74 "xaxis": { 75 "buckets": null, 76 "mode": "time", 77 "name": null, 78 "show": true, 79 "values": [] 80 }, 81 "yaxes": [ 82 { 83 "format": "short", 84 "label": null, 85 "logBase": 1, 86 "max": null, 87 "min": null, 88 "show": true 89 }, 90 { 91 "format": "short", 92 "label": null, 93 "logBase": 1, 94 "max": null, 95 "min": null, 96 "show": true 97 } 98 ], 99 "yaxis": { 100 "align": false, 101 "alignLevel": null 102 } 103 }, 104 { 105 "aliasColors": {}, 106 "bars": false, 107 "dashLength": 10, 108 "dashes": false, 109 "fill": 1, 110 "gridPos": { 111 "h": 8, 112 "w": 12, 113 "x": 12, 114 "y": 0 115 }, 116 "id": 4, 117 "legend": { 118 "avg": false, 119 "current": false, 120 "max": false, 121 "min": false, 122 "show": true, 123 "total": false, 124 "values": false 125 }, 126 "lines": true, 127 "linewidth": 1, 128 "links": [], 129 "nullPointMode": "null", 130 "percentage": false, 131 "pointradius": 5, 132 "points": false, 133 "renderer": "flot", 134 "seriesOverrides": [], 135 "spaceLength": 10, 136 "stack": false, 137 "steppedLine": false, 138 "targets": [ 139 { 140 "expr": "histogram_quantile(0.99, insolard_artifactmanager_latency_bucket)", 141 "format": "time_series", 142 "intervalFactor": 1, 143 "refId": "A" 144 } 145 ], 146 "thresholds": [], 147 "timeFrom": null, 148 "timeRegions": [], 149 "timeShift": null, 150 "title": "AM Latency (0.99)", 151 "tooltip": { 152 "shared": true, 153 "sort": 0, 154 "value_type": "individual" 155 }, 156 "type": "graph", 157 "xaxis": { 158 "buckets": null, 159 "mode": "time", 160 "name": null, 161 "show": true, 162 "values": [] 163 }, 164 "yaxes": [ 165 { 166 "format": "short", 167 "label": null, 168 "logBase": 1, 169 "max": null, 170 "min": null, 171 "show": true 172 }, 173 { 174 "format": "short", 175 "label": null, 176 "logBase": 1, 177 "max": null, 178 "min": null, 179 "show": true 180 } 181 ], 182 "yaxis": { 183 "align": false, 184 "alignLevel": null 185 } 186 }, 187 { 188 "aliasColors": {}, 189 "bars": false, 190 "dashLength": 10, 191 "dashes": false, 192 "fill": 1, 193 "gridPos": { 194 "h": 9, 195 "w": 8, 196 "x": 0, 197 "y": 8 198 }, 199 "id": 6, 200 "legend": { 201 "avg": false, 202 "current": false, 203 "max": false, 204 "min": false, 205 "show": true, 206 "total": false, 207 "values": false 208 }, 209 "lines": true, 210 "linewidth": 1, 211 "links": [], 212 "nullPointMode": "null", 213 "percentage": false, 214 "pointradius": 5, 215 "points": false, 216 "renderer": "flot", 217 "seriesOverrides": [], 218 "spaceLength": 10, 219 "stack": false, 220 "steppedLine": false, 221 "targets": [ 222 { 223 "expr": "go_gc_duration_seconds_sum / go_gc_duration_seconds_count ", 224 "format": "time_series", 225 "hide": false, 226 "intervalFactor": 1, 227 "refId": "A" 228 } 229 ], 230 "thresholds": [], 231 "timeFrom": null, 232 "timeRegions": [], 233 "timeShift": null, 234 "title": "GO GC (sec)", 235 "tooltip": { 236 "shared": true, 237 "sort": 0, 238 "value_type": "individual" 239 }, 240 "type": "graph", 241 "xaxis": { 242 "buckets": null, 243 "mode": "time", 244 "name": null, 245 "show": true, 246 "values": [] 247 }, 248 "yaxes": [ 249 { 250 "format": "short", 251 "label": null, 252 "logBase": 1, 253 "max": null, 254 "min": null, 255 "show": true 256 }, 257 { 258 "format": "short", 259 "label": null, 260 "logBase": 1, 261 "max": null, 262 "min": null, 263 "show": true 264 } 265 ], 266 "yaxis": { 267 "align": false, 268 "alignLevel": null 269 } 270 }, 271 { 272 "aliasColors": {}, 273 "bars": false, 274 "dashLength": 10, 275 "dashes": false, 276 "fill": 1, 277 "gridPos": { 278 "h": 9, 279 "w": 8, 280 "x": 8, 281 "y": 8 282 }, 283 "id": 8, 284 "legend": { 285 "avg": false, 286 "current": false, 287 "max": false, 288 "min": false, 289 "show": true, 290 "total": false, 291 "values": false 292 }, 293 "lines": true, 294 "linewidth": 1, 295 "links": [], 296 "nullPointMode": "null", 297 "percentage": false, 298 "pointradius": 5, 299 "points": false, 300 "renderer": "flot", 301 "seriesOverrides": [], 302 "spaceLength": 10, 303 "stack": false, 304 "steppedLine": false, 305 "targets": [ 306 { 307 "expr": "go_goroutines", 308 "format": "time_series", 309 "intervalFactor": 1, 310 "refId": "A" 311 } 312 ], 313 "thresholds": [], 314 "timeFrom": null, 315 "timeRegions": [], 316 "timeShift": null, 317 "title": "Go Goroutines", 318 "tooltip": { 319 "shared": true, 320 "sort": 0, 321 "value_type": "individual" 322 }, 323 "type": "graph", 324 "xaxis": { 325 "buckets": null, 326 "mode": "time", 327 "name": null, 328 "show": true, 329 "values": [] 330 }, 331 "yaxes": [ 332 { 333 "format": "short", 334 "label": null, 335 "logBase": 1, 336 "max": null, 337 "min": null, 338 "show": true 339 }, 340 { 341 "format": "short", 342 "label": null, 343 "logBase": 1, 344 "max": null, 345 "min": null, 346 "show": true 347 } 348 ], 349 "yaxis": { 350 "align": false, 351 "alignLevel": null 352 } 353 }, 354 { 355 "aliasColors": {}, 356 "bars": false, 357 "dashLength": 10, 358 "dashes": false, 359 "fill": 1, 360 "gridPos": { 361 "h": 9, 362 "w": 8, 363 "x": 16, 364 "y": 8 365 }, 366 "id": 10, 367 "legend": { 368 "avg": false, 369 "current": false, 370 "max": false, 371 "min": false, 372 "show": true, 373 "total": false, 374 "values": false 375 }, 376 "lines": true, 377 "linewidth": 1, 378 "links": [], 379 "nullPointMode": "null", 380 "percentage": false, 381 "pointradius": 5, 382 "points": false, 383 "renderer": "flot", 384 "seriesOverrides": [], 385 "spaceLength": 10, 386 "stack": false, 387 "steppedLine": false, 388 "targets": [ 389 { 390 "expr": "go_memstats_heap_sys_bytes", 391 "format": "time_series", 392 "intervalFactor": 1, 393 "refId": "A" 394 } 395 ], 396 "thresholds": [], 397 "timeFrom": null, 398 "timeRegions": [], 399 "timeShift": null, 400 "title": "Go Heap Bytes", 401 "tooltip": { 402 "shared": true, 403 "sort": 0, 404 "value_type": "individual" 405 }, 406 "type": "graph", 407 "xaxis": { 408 "buckets": null, 409 "mode": "time", 410 "name": null, 411 "show": true, 412 "values": [] 413 }, 414 "yaxes": [ 415 { 416 "format": "short", 417 "label": null, 418 "logBase": 1, 419 "max": null, 420 "min": null, 421 "show": true 422 }, 423 { 424 "format": "short", 425 "label": null, 426 "logBase": 1, 427 "max": null, 428 "min": null, 429 "show": true 430 } 431 ], 432 "yaxis": { 433 "align": false, 434 "alignLevel": null 435 } 436 }, 437 { 438 "aliasColors": {}, 439 "bars": false, 440 "dashLength": 10, 441 "dashes": false, 442 "fill": 1, 443 "gridPos": { 444 "h": 8, 445 "w": 8, 446 "x": 0, 447 "y": 17 448 }, 449 "id": 12, 450 "legend": { 451 "avg": false, 452 "current": false, 453 "max": false, 454 "min": false, 455 "show": true, 456 "total": false, 457 "values": false 458 }, 459 "lines": true, 460 "linewidth": 1, 461 "links": [], 462 "nullPointMode": "null", 463 "percentage": false, 464 "pointradius": 5, 465 "points": false, 466 "renderer": "flot", 467 "seriesOverrides": [], 468 "spaceLength": 10, 469 "stack": false, 470 "steppedLine": false, 471 "targets": [ 472 { 473 "expr": "go_memstats_alloc_bytes_total ", 474 "format": "time_series", 475 "intervalFactor": 1, 476 "refId": "A" 477 } 478 ], 479 "thresholds": [], 480 "timeFrom": null, 481 "timeRegions": [], 482 "timeShift": null, 483 "title": "Go Alloc Bytes", 484 "tooltip": { 485 "shared": true, 486 "sort": 0, 487 "value_type": "individual" 488 }, 489 "type": "graph", 490 "xaxis": { 491 "buckets": null, 492 "mode": "time", 493 "name": null, 494 "show": true, 495 "values": [] 496 }, 497 "yaxes": [ 498 { 499 "format": "short", 500 "label": null, 501 "logBase": 1, 502 "max": null, 503 "min": null, 504 "show": true 505 }, 506 { 507 "format": "short", 508 "label": null, 509 "logBase": 1, 510 "max": null, 511 "min": null, 512 "show": true 513 } 514 ], 515 "yaxis": { 516 "align": false, 517 "alignLevel": null 518 } 519 }, 520 { 521 "aliasColors": {}, 522 "bars": false, 523 "dashLength": 10, 524 "dashes": false, 525 "fill": 1, 526 "gridPos": { 527 "h": 8, 528 "w": 8, 529 "x": 8, 530 "y": 17 531 }, 532 "id": 14, 533 "legend": { 534 "avg": false, 535 "current": false, 536 "max": false, 537 "min": false, 538 "show": true, 539 "total": false, 540 "values": false 541 }, 542 "lines": true, 543 "linewidth": 1, 544 "links": [], 545 "nullPointMode": "null", 546 "percentage": false, 547 "pointradius": 5, 548 "points": false, 549 "renderer": "flot", 550 "seriesOverrides": [], 551 "spaceLength": 10, 552 "stack": false, 553 "steppedLine": false, 554 "targets": [ 555 { 556 "expr": "go_memstats_frees_total", 557 "format": "time_series", 558 "intervalFactor": 1, 559 "refId": "A" 560 } 561 ], 562 "thresholds": [], 563 "timeFrom": null, 564 "timeRegions": [], 565 "timeShift": null, 566 "title": "Go Frees Total", 567 "tooltip": { 568 "shared": true, 569 "sort": 0, 570 "value_type": "individual" 571 }, 572 "type": "graph", 573 "xaxis": { 574 "buckets": null, 575 "mode": "time", 576 "name": null, 577 "show": true, 578 "values": [] 579 }, 580 "yaxes": [ 581 { 582 "format": "short", 583 "label": null, 584 "logBase": 1, 585 "max": null, 586 "min": null, 587 "show": true 588 }, 589 { 590 "format": "short", 591 "label": null, 592 "logBase": 1, 593 "max": null, 594 "min": null, 595 "show": true 596 } 597 ], 598 "yaxis": { 599 "align": false, 600 "alignLevel": null 601 } 602 }, 603 { 604 "aliasColors": {}, 605 "bars": false, 606 "dashLength": 10, 607 "dashes": false, 608 "fill": 1, 609 "gridPos": { 610 "h": 8, 611 "w": 8, 612 "x": 16, 613 "y": 17 614 }, 615 "id": 16, 616 "legend": { 617 "avg": false, 618 "current": false, 619 "max": false, 620 "min": false, 621 "show": true, 622 "total": false, 623 "values": false 624 }, 625 "lines": true, 626 "linewidth": 1, 627 "links": [], 628 "nullPointMode": "null", 629 "percentage": false, 630 "pointradius": 5, 631 "points": false, 632 "renderer": "flot", 633 "seriesOverrides": [], 634 "spaceLength": 10, 635 "stack": false, 636 "steppedLine": false, 637 "targets": [ 638 { 639 "expr": "go_memstats_heap_objects", 640 "format": "time_series", 641 "intervalFactor": 1, 642 "refId": "A" 643 } 644 ], 645 "thresholds": [], 646 "timeFrom": null, 647 "timeRegions": [], 648 "timeShift": null, 649 "title": "Go Heap Objects", 650 "tooltip": { 651 "shared": true, 652 "sort": 0, 653 "value_type": "individual" 654 }, 655 "type": "graph", 656 "xaxis": { 657 "buckets": null, 658 "mode": "time", 659 "name": null, 660 "show": true, 661 "values": [] 662 }, 663 "yaxes": [ 664 { 665 "format": "short", 666 "label": null, 667 "logBase": 1, 668 "max": null, 669 "min": null, 670 "show": true 671 }, 672 { 673 "format": "short", 674 "label": null, 675 "logBase": 1, 676 "max": null, 677 "min": null, 678 "show": true 679 } 680 ], 681 "yaxis": { 682 "align": false, 683 "alignLevel": null 684 } 685 } 686 ], 687 "refresh": "5s", 688 "schemaVersion": 16, 689 "style": "dark", 690 "tags": [], 691 "templating": { 692 "list": [] 693 }, 694 "time": { 695 "from": "now-5m", 696 "to": "now" 697 }, 698 "timepicker": { 699 "refresh_intervals": [ 700 "5s", 701 "10s", 702 "30s", 703 "1m", 704 "5m", 705 "15m", 706 "30m", 707 "1h", 708 "2h", 709 "1d" 710 ], 711 "time_options": [ 712 "5m", 713 "15m", 714 "1h", 715 "6h", 716 "12h", 717 "24h", 718 "2d", 719 "7d", 720 "30d" 721 ] 722 }, 723 "timezone": "", 724 "title": "Insolar Dashboard", 725 "uid": "WhYlQysmz", 726 "version": 15 727 }