tap_dash.json
773 lines 19 kB view raw
1{ 2 "annotations": { 3 "list": [ 4 { 5 "builtIn": 1, 6 "datasource": { 7 "type": "grafana", 8 "uid": "-- Grafana --" 9 }, 10 "enable": true, 11 "hide": true, 12 "iconColor": "rgba(0, 211, 255, 1)", 13 "name": "Annotations & Alerts", 14 "type": "dashboard" 15 } 16 ] 17 }, 18 "editable": true, 19 "fiscalYearStartMonth": 0, 20 "graphTooltip": 0, 21 "id": 14, 22 "links": [], 23 "panels": [ 24 { 25 "datasource": { 26 "type": "prometheus", 27 "uid": "ef7prazof3yf4d" 28 }, 29 "fieldConfig": { 30 "defaults": { 31 "color": { 32 "mode": "palette-classic" 33 }, 34 "custom": { 35 "axisBorderShow": false, 36 "axisCenteredZero": false, 37 "axisColorMode": "text", 38 "axisLabel": "", 39 "axisPlacement": "auto", 40 "barAlignment": 0, 41 "barWidthFactor": 0.6, 42 "drawStyle": "line", 43 "fillOpacity": 0, 44 "gradientMode": "none", 45 "hideFrom": { 46 "legend": false, 47 "tooltip": false, 48 "viz": false 49 }, 50 "insertNulls": false, 51 "lineInterpolation": "linear", 52 "lineWidth": 1, 53 "pointSize": 5, 54 "scaleDistribution": { 55 "type": "linear" 56 }, 57 "showPoints": "auto", 58 "showValues": false, 59 "spanNulls": false, 60 "stacking": { 61 "group": "A", 62 "mode": "none" 63 }, 64 "thresholdsStyle": { 65 "mode": "off" 66 } 67 }, 68 "mappings": [], 69 "thresholds": { 70 "mode": "absolute", 71 "steps": [ 72 { 73 "color": "green", 74 "value": 0 75 }, 76 { 77 "color": "red", 78 "value": 80 79 } 80 ] 81 } 82 }, 83 "overrides": [] 84 }, 85 "gridPos": { 86 "h": 8, 87 "w": 12, 88 "x": 0, 89 "y": 0 90 }, 91 "id": 5, 92 "options": { 93 "legend": { 94 "calcs": [], 95 "displayMode": "list", 96 "placement": "bottom", 97 "showLegend": true 98 }, 99 "tooltip": { 100 "hideZeros": false, 101 "mode": "single", 102 "sort": "none" 103 } 104 }, 105 "pluginVersion": "12.3.1", 106 "targets": [ 107 { 108 "editorMode": "builder", 109 "expr": "rate(tap_crawler_repos_discovered_total[$__rate_interval])", 110 "legendFormat": "__auto", 111 "range": true, 112 "refId": "A" 113 } 114 ], 115 "title": "Repos Discovered Rate", 116 "type": "timeseries" 117 }, 118 { 119 "datasource": { 120 "type": "prometheus", 121 "uid": "ef7prazof3yf4d" 122 }, 123 "fieldConfig": { 124 "defaults": { 125 "color": { 126 "mode": "thresholds" 127 }, 128 "mappings": [], 129 "thresholds": { 130 "mode": "absolute", 131 "steps": [ 132 { 133 "color": "green", 134 "value": 0 135 } 136 ] 137 } 138 }, 139 "overrides": [] 140 }, 141 "gridPos": { 142 "h": 8, 143 "w": 5, 144 "x": 12, 145 "y": 0 146 }, 147 "id": 6, 148 "options": { 149 "colorMode": "value", 150 "graphMode": "area", 151 "justifyMode": "auto", 152 "orientation": "auto", 153 "percentChangeColorMode": "standard", 154 "reduceOptions": { 155 "calcs": [ 156 "lastNotNull" 157 ], 158 "fields": "", 159 "values": false 160 }, 161 "showPercentChange": false, 162 "textMode": "auto", 163 "wideLayout": true 164 }, 165 "pluginVersion": "12.3.1", 166 "targets": [ 167 { 168 "editorMode": "builder", 169 "expr": "tap_crawler_repos_discovered_total", 170 "legendFormat": "__auto", 171 "range": true, 172 "refId": "A" 173 } 174 ], 175 "title": "Repos Discovered", 176 "type": "stat" 177 }, 178 { 179 "datasource": { 180 "type": "prometheus", 181 "uid": "ef7prazof3yf4d" 182 }, 183 "fieldConfig": { 184 "defaults": { 185 "color": { 186 "mode": "thresholds" 187 }, 188 "mappings": [], 189 "thresholds": { 190 "mode": "absolute", 191 "steps": [ 192 { 193 "color": "green", 194 "value": 0 195 } 196 ] 197 } 198 }, 199 "overrides": [] 200 }, 201 "gridPos": { 202 "h": 8, 203 "w": 5, 204 "x": 17, 205 "y": 0 206 }, 207 "id": 10, 208 "options": { 209 "colorMode": "value", 210 "graphMode": "area", 211 "justifyMode": "auto", 212 "orientation": "auto", 213 "percentChangeColorMode": "standard", 214 "reduceOptions": { 215 "calcs": [ 216 "lastNotNull" 217 ], 218 "fields": "", 219 "values": false 220 }, 221 "showPercentChange": false, 222 "textMode": "auto", 223 "wideLayout": true 224 }, 225 "pluginVersion": "12.3.1", 226 "targets": [ 227 { 228 "editorMode": "builder", 229 "expr": "tap_events_delivered_total", 230 "legendFormat": "__auto", 231 "range": true, 232 "refId": "A" 233 } 234 ], 235 "title": "Events Created", 236 "type": "stat" 237 }, 238 { 239 "datasource": { 240 "type": "prometheus", 241 "uid": "ef7prazof3yf4d" 242 }, 243 "fieldConfig": { 244 "defaults": { 245 "color": { 246 "mode": "palette-classic" 247 }, 248 "custom": { 249 "axisBorderShow": false, 250 "axisCenteredZero": false, 251 "axisColorMode": "text", 252 "axisLabel": "", 253 "axisPlacement": "auto", 254 "barAlignment": 0, 255 "barWidthFactor": 0.6, 256 "drawStyle": "line", 257 "fillOpacity": 0, 258 "gradientMode": "none", 259 "hideFrom": { 260 "legend": false, 261 "tooltip": false, 262 "viz": false 263 }, 264 "insertNulls": false, 265 "lineInterpolation": "linear", 266 "lineWidth": 1, 267 "pointSize": 5, 268 "scaleDistribution": { 269 "type": "linear" 270 }, 271 "showPoints": "auto", 272 "showValues": false, 273 "spanNulls": false, 274 "stacking": { 275 "group": "A", 276 "mode": "none" 277 }, 278 "thresholdsStyle": { 279 "mode": "off" 280 } 281 }, 282 "mappings": [], 283 "thresholds": { 284 "mode": "absolute", 285 "steps": [ 286 { 287 "color": "green", 288 "value": 0 289 }, 290 { 291 "color": "red", 292 "value": 80 293 } 294 ] 295 } 296 }, 297 "overrides": [] 298 }, 299 "gridPos": { 300 "h": 8, 301 "w": 12, 302 "x": 0, 303 "y": 8 304 }, 305 "id": 3, 306 "options": { 307 "legend": { 308 "calcs": [], 309 "displayMode": "list", 310 "placement": "bottom", 311 "showLegend": true 312 }, 313 "tooltip": { 314 "hideZeros": false, 315 "mode": "single", 316 "sort": "none" 317 } 318 }, 319 "pluginVersion": "12.3.1", 320 "targets": [ 321 { 322 "editorMode": "builder", 323 "expr": "rate(tap_events_delivered_total[$__rate_interval])", 324 "legendFormat": "__auto", 325 "range": true, 326 "refId": "A" 327 } 328 ], 329 "title": "Events Delivered", 330 "type": "timeseries" 331 }, 332 { 333 "datasource": { 334 "type": "prometheus", 335 "uid": "ef7prazof3yf4d" 336 }, 337 "fieldConfig": { 338 "defaults": { 339 "color": { 340 "mode": "palette-classic" 341 }, 342 "custom": { 343 "axisBorderShow": false, 344 "axisCenteredZero": false, 345 "axisColorMode": "text", 346 "axisLabel": "", 347 "axisPlacement": "auto", 348 "barAlignment": 0, 349 "barWidthFactor": 0.6, 350 "drawStyle": "line", 351 "fillOpacity": 0, 352 "gradientMode": "none", 353 "hideFrom": { 354 "legend": false, 355 "tooltip": false, 356 "viz": false 357 }, 358 "insertNulls": false, 359 "lineInterpolation": "linear", 360 "lineWidth": 1, 361 "pointSize": 5, 362 "scaleDistribution": { 363 "type": "linear" 364 }, 365 "showPoints": "auto", 366 "showValues": false, 367 "spanNulls": false, 368 "stacking": { 369 "group": "A", 370 "mode": "none" 371 }, 372 "thresholdsStyle": { 373 "mode": "off" 374 } 375 }, 376 "mappings": [], 377 "thresholds": { 378 "mode": "absolute", 379 "steps": [ 380 { 381 "color": "green", 382 "value": 0 383 }, 384 { 385 "color": "red", 386 "value": 80 387 } 388 ] 389 } 390 }, 391 "overrides": [] 392 }, 393 "gridPos": { 394 "h": 8, 395 "w": 12, 396 "x": 12, 397 "y": 8 398 }, 399 "id": 4, 400 "options": { 401 "legend": { 402 "calcs": [], 403 "displayMode": "list", 404 "placement": "bottom", 405 "showLegend": true 406 }, 407 "tooltip": { 408 "hideZeros": false, 409 "mode": "single", 410 "sort": "none" 411 } 412 }, 413 "pluginVersion": "12.3.1", 414 "targets": [ 415 { 416 "editorMode": "builder", 417 "expr": "rate(tap_events_acked_total[$__rate_interval])", 418 "legendFormat": "__auto", 419 "range": true, 420 "refId": "A" 421 } 422 ], 423 "title": "Events Acked", 424 "type": "timeseries" 425 }, 426 { 427 "datasource": { 428 "type": "prometheus", 429 "uid": "ef7prazof3yf4d" 430 }, 431 "fieldConfig": { 432 "defaults": { 433 "color": { 434 "mode": "palette-classic" 435 }, 436 "custom": { 437 "axisBorderShow": false, 438 "axisCenteredZero": false, 439 "axisColorMode": "text", 440 "axisLabel": "", 441 "axisPlacement": "auto", 442 "barAlignment": 0, 443 "barWidthFactor": 0.6, 444 "drawStyle": "line", 445 "fillOpacity": 0, 446 "gradientMode": "none", 447 "hideFrom": { 448 "legend": false, 449 "tooltip": false, 450 "viz": false 451 }, 452 "insertNulls": false, 453 "lineInterpolation": "linear", 454 "lineWidth": 1, 455 "pointSize": 5, 456 "scaleDistribution": { 457 "type": "linear" 458 }, 459 "showPoints": "auto", 460 "showValues": false, 461 "spanNulls": false, 462 "stacking": { 463 "group": "A", 464 "mode": "none" 465 }, 466 "thresholdsStyle": { 467 "mode": "off" 468 } 469 }, 470 "mappings": [], 471 "thresholds": { 472 "mode": "absolute", 473 "steps": [ 474 { 475 "color": "green", 476 "value": 0 477 }, 478 { 479 "color": "red", 480 "value": 80 481 } 482 ] 483 } 484 }, 485 "overrides": [] 486 }, 487 "gridPos": { 488 "h": 8, 489 "w": 12, 490 "x": 0, 491 "y": 16 492 }, 493 "id": 7, 494 "options": { 495 "legend": { 496 "calcs": [], 497 "displayMode": "list", 498 "placement": "bottom", 499 "showLegend": true 500 }, 501 "tooltip": { 502 "hideZeros": false, 503 "mode": "single", 504 "sort": "none" 505 } 506 }, 507 "pluginVersion": "12.3.1", 508 "targets": [ 509 { 510 "editorMode": "builder", 511 "expr": "rate(tap_resyncs_started_total[$__rate_interval])", 512 "legendFormat": "Resyncs Started", 513 "range": true, 514 "refId": "A" 515 }, 516 { 517 "datasource": { 518 "type": "prometheus", 519 "uid": "ef7prazof3yf4d" 520 }, 521 "editorMode": "builder", 522 "expr": "rate(tap_resyncs_completed_total[$__rate_interval])", 523 "hide": false, 524 "legendFormat": "Resyncs Completed", 525 "range": true, 526 "refId": "B" 527 }, 528 { 529 "datasource": { 530 "type": "prometheus", 531 "uid": "ef7prazof3yf4d" 532 }, 533 "editorMode": "builder", 534 "expr": "rate(tap_resyncs_failed_total[$__rate_interval])", 535 "hide": false, 536 "legendFormat": "Resyncs Failed", 537 "range": true, 538 "refId": "C" 539 } 540 ], 541 "title": "Resyncs", 542 "type": "timeseries" 543 }, 544 { 545 "datasource": { 546 "type": "prometheus", 547 "uid": "ef7prazof3yf4d" 548 }, 549 "fieldConfig": { 550 "defaults": { 551 "color": { 552 "mode": "palette-classic" 553 }, 554 "custom": { 555 "axisBorderShow": false, 556 "axisCenteredZero": false, 557 "axisColorMode": "text", 558 "axisLabel": "", 559 "axisPlacement": "auto", 560 "barAlignment": 0, 561 "barWidthFactor": 0.6, 562 "drawStyle": "line", 563 "fillOpacity": 0, 564 "gradientMode": "none", 565 "hideFrom": { 566 "legend": false, 567 "tooltip": false, 568 "viz": false 569 }, 570 "insertNulls": false, 571 "lineInterpolation": "linear", 572 "lineWidth": 1, 573 "pointSize": 5, 574 "scaleDistribution": { 575 "type": "linear" 576 }, 577 "showPoints": "auto", 578 "showValues": false, 579 "spanNulls": false, 580 "stacking": { 581 "group": "A", 582 "mode": "none" 583 }, 584 "thresholdsStyle": { 585 "mode": "off" 586 } 587 }, 588 "mappings": [], 589 "thresholds": { 590 "mode": "absolute", 591 "steps": [ 592 { 593 "color": "green", 594 "value": 0 595 }, 596 { 597 "color": "red", 598 "value": 80 599 } 600 ] 601 }, 602 "unit": "s" 603 }, 604 "overrides": [] 605 }, 606 "gridPos": { 607 "h": 8, 608 "w": 12, 609 "x": 12, 610 "y": 16 611 }, 612 "id": 8, 613 "options": { 614 "legend": { 615 "calcs": [], 616 "displayMode": "list", 617 "placement": "bottom", 618 "showLegend": true 619 }, 620 "tooltip": { 621 "hideZeros": false, 622 "mode": "single", 623 "sort": "none" 624 } 625 }, 626 "pluginVersion": "12.3.1", 627 "targets": [ 628 { 629 "editorMode": "builder", 630 "expr": "histogram_quantile(0.99, sum by(le) (rate(tap_resync_duration_seconds_bucket[$__rate_interval])))", 631 "legendFormat": "P99", 632 "range": true, 633 "refId": "A" 634 }, 635 { 636 "datasource": { 637 "type": "prometheus", 638 "uid": "ef7prazof3yf4d" 639 }, 640 "editorMode": "builder", 641 "expr": "histogram_quantile(0.95, sum by(le) (rate(tap_resync_duration_seconds_bucket[$__rate_interval])))", 642 "hide": false, 643 "legendFormat": "P95", 644 "range": true, 645 "refId": "B" 646 }, 647 { 648 "datasource": { 649 "type": "prometheus", 650 "uid": "ef7prazof3yf4d" 651 }, 652 "editorMode": "builder", 653 "expr": "histogram_quantile(0.5, sum by(le) (rate(tap_resync_duration_seconds_bucket[$__rate_interval])))", 654 "hide": false, 655 "legendFormat": "P50", 656 "range": true, 657 "refId": "C" 658 } 659 ], 660 "title": "Resync Duration", 661 "type": "timeseries" 662 }, 663 { 664 "datasource": { 665 "type": "prometheus", 666 "uid": "ef7prazof3yf4d" 667 }, 668 "fieldConfig": { 669 "defaults": { 670 "color": { 671 "mode": "palette-classic" 672 }, 673 "custom": { 674 "axisBorderShow": false, 675 "axisCenteredZero": false, 676 "axisColorMode": "text", 677 "axisLabel": "", 678 "axisPlacement": "auto", 679 "barAlignment": 0, 680 "barWidthFactor": 0.6, 681 "drawStyle": "line", 682 "fillOpacity": 0, 683 "gradientMode": "none", 684 "hideFrom": { 685 "legend": false, 686 "tooltip": false, 687 "viz": false 688 }, 689 "insertNulls": false, 690 "lineInterpolation": "linear", 691 "lineWidth": 1, 692 "pointSize": 5, 693 "scaleDistribution": { 694 "type": "linear" 695 }, 696 "showPoints": "auto", 697 "showValues": false, 698 "spanNulls": false, 699 "stacking": { 700 "group": "A", 701 "mode": "none" 702 }, 703 "thresholdsStyle": { 704 "mode": "off" 705 } 706 }, 707 "mappings": [], 708 "thresholds": { 709 "mode": "absolute", 710 "steps": [ 711 { 712 "color": "green", 713 "value": 0 714 }, 715 { 716 "color": "red", 717 "value": 80 718 } 719 ] 720 } 721 }, 722 "overrides": [] 723 }, 724 "gridPos": { 725 "h": 8, 726 "w": 12, 727 "x": 0, 728 "y": 24 729 }, 730 "id": 2, 731 "options": { 732 "legend": { 733 "calcs": [], 734 "displayMode": "list", 735 "placement": "bottom", 736 "showLegend": true 737 }, 738 "tooltip": { 739 "hideZeros": false, 740 "mode": "single", 741 "sort": "none" 742 } 743 }, 744 "pluginVersion": "12.3.1", 745 "targets": [ 746 { 747 "editorMode": "builder", 748 "expr": "rate(tap_firehose_events_processed_total[$__rate_interval])", 749 "legendFormat": "__auto", 750 "range": true, 751 "refId": "A" 752 } 753 ], 754 "title": "Firehose Events Processed", 755 "type": "timeseries" 756 } 757 ], 758 "preload": false, 759 "schemaVersion": 42, 760 "tags": [], 761 "templating": { 762 "list": [] 763 }, 764 "time": { 765 "from": "now-15m", 766 "to": "now" 767 }, 768 "timepicker": {}, 769 "timezone": "browser", 770 "title": "Tap", 771 "uid": "adj7fdq", 772 "version": 12 773}