Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 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, |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 18 | "links": [], |
| 19 | "panels": [ |
| 20 | { |
| 21 | "collapsed": false, |
| 22 | "datasource": null, |
| 23 | "gridPos": { |
| 24 | "h": 1, |
| 25 | "w": 24, |
| 26 | "x": 0, |
| 27 | "y": 0 |
| 28 | }, |
| 29 | "id": 2, |
| 30 | "panels": [], |
| 31 | "title": "Basic Information", |
| 32 | "type": "row" |
| 33 | }, |
| 34 | { |
| 35 | "cacheTimeout": null, |
| 36 | "colorBackground": false, |
| 37 | "colorValue": true, |
| 38 | "colors": [ |
| 39 | "#299c46", |
| 40 | "rgba(237, 129, 40, 0.89)", |
| 41 | "#d44a3a" |
| 42 | ], |
| 43 | "datasource": null, |
| 44 | "format": "none", |
| 45 | "gauge": { |
| 46 | "maxValue": 100, |
| 47 | "minValue": 0, |
| 48 | "show": false, |
| 49 | "thresholdLabels": false, |
| 50 | "thresholdMarkers": true |
| 51 | }, |
| 52 | "gridPos": { |
| 53 | "h": 4, |
| 54 | "w": 3, |
| 55 | "x": 0, |
| 56 | "y": 1 |
| 57 | }, |
| 58 | "id": 4, |
| 59 | "interval": null, |
| 60 | "links": [], |
| 61 | "mappingType": 1, |
| 62 | "mappingTypes": [ |
| 63 | { |
| 64 | "name": "value to text", |
| 65 | "value": 1 |
| 66 | }, |
| 67 | { |
| 68 | "name": "range to text", |
| 69 | "value": 2 |
| 70 | } |
| 71 | ], |
| 72 | "maxDataPoints": 100, |
| 73 | "nullPointMode": "connected", |
| 74 | "nullText": null, |
| 75 | "options": {}, |
| 76 | "postfix": "", |
| 77 | "postfixFontSize": "50%", |
| 78 | "prefix": "", |
| 79 | "prefixFontSize": "50%", |
| 80 | "rangeMaps": [ |
| 81 | { |
| 82 | "from": "null", |
| 83 | "text": "N/A", |
| 84 | "to": "null" |
| 85 | } |
| 86 | ], |
| 87 | "sparkline": { |
| 88 | "fillColor": "rgba(31, 118, 189, 0.18)", |
| 89 | "full": false, |
| 90 | "lineColor": "rgb(31, 120, 193)", |
| 91 | "show": false, |
| 92 | "ymax": null, |
| 93 | "ymin": null |
| 94 | }, |
| 95 | "tableColumn": "", |
| 96 | "targets": [ |
| 97 | { |
Woojoong Kim | bcfe6ee | 2020-07-05 21:12:01 -0700 | [diff] [blame] | 98 | "expr": "core_total_num_ues", |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 99 | "format": "time_series", |
| 100 | "instant": true, |
| 101 | "refId": "A" |
| 102 | } |
| 103 | ], |
| 104 | "thresholds": "", |
| 105 | "timeFrom": null, |
| 106 | "timeShift": null, |
| 107 | "title": "Number of Connected UEs", |
| 108 | "type": "singlestat", |
| 109 | "valueFontSize": "80%", |
| 110 | "valueMaps": [ |
| 111 | { |
| 112 | "op": "=", |
| 113 | "text": "N/A", |
| 114 | "value": "null" |
| 115 | } |
| 116 | ], |
| 117 | "valueName": "current" |
| 118 | }, |
| 119 | { |
| 120 | "aliasColors": {}, |
| 121 | "bars": false, |
| 122 | "dashLength": 10, |
| 123 | "dashes": false, |
| 124 | "datasource": null, |
| 125 | "fill": 1, |
| 126 | "fillGradient": 0, |
| 127 | "gridPos": { |
| 128 | "h": 8, |
| 129 | "w": 10, |
| 130 | "x": 3, |
| 131 | "y": 1 |
| 132 | }, |
| 133 | "id": 7, |
| 134 | "interval": "", |
| 135 | "legend": { |
| 136 | "avg": false, |
| 137 | "current": false, |
| 138 | "max": false, |
| 139 | "min": false, |
| 140 | "show": false, |
| 141 | "total": false, |
| 142 | "values": false |
| 143 | }, |
| 144 | "lines": true, |
| 145 | "linewidth": 1, |
| 146 | "nullPointMode": "null", |
| 147 | "options": { |
| 148 | "dataLinks": [] |
| 149 | }, |
| 150 | "percentage": false, |
| 151 | "pointradius": 2, |
Woojoong Kim | bcfe6ee | 2020-07-05 21:12:01 -0700 | [diff] [blame] | 152 | "points": false, |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 153 | "renderer": "flot", |
| 154 | "seriesOverrides": [], |
| 155 | "spaceLength": 10, |
| 156 | "stack": false, |
| 157 | "steppedLine": false, |
| 158 | "targets": [ |
| 159 | { |
Woojoong Kim | bcfe6ee | 2020-07-05 21:12:01 -0700 | [diff] [blame] | 160 | "expr": "core_total_num_ues", |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 161 | "refId": "A" |
| 162 | } |
| 163 | ], |
| 164 | "thresholds": [], |
| 165 | "timeFrom": null, |
| 166 | "timeRegions": [], |
| 167 | "timeShift": null, |
| 168 | "title": "Number of Connected UEs", |
| 169 | "tooltip": { |
| 170 | "shared": true, |
| 171 | "sort": 0, |
| 172 | "value_type": "individual" |
| 173 | }, |
| 174 | "type": "graph", |
| 175 | "xaxis": { |
| 176 | "buckets": null, |
| 177 | "mode": "time", |
| 178 | "name": null, |
| 179 | "show": true, |
| 180 | "values": [] |
| 181 | }, |
| 182 | "yaxes": [ |
| 183 | { |
| 184 | "format": "short", |
| 185 | "label": "# Connected UEs", |
| 186 | "logBase": 1, |
| 187 | "max": null, |
| 188 | "min": null, |
| 189 | "show": true |
| 190 | }, |
| 191 | { |
| 192 | "format": "short", |
| 193 | "label": null, |
| 194 | "logBase": 1, |
| 195 | "max": null, |
| 196 | "min": null, |
| 197 | "show": false |
| 198 | } |
| 199 | ], |
| 200 | "yaxis": { |
| 201 | "align": false, |
| 202 | "alignLevel": null |
| 203 | } |
| 204 | }, |
| 205 | { |
| 206 | "aliasColors": {}, |
| 207 | "bars": false, |
| 208 | "dashLength": 10, |
| 209 | "dashes": false, |
| 210 | "datasource": null, |
| 211 | "fill": 1, |
| 212 | "fillGradient": 0, |
| 213 | "gridPos": { |
| 214 | "h": 8, |
| 215 | "w": 10, |
| 216 | "x": 13, |
| 217 | "y": 1 |
| 218 | }, |
| 219 | "id": 11, |
| 220 | "interval": "", |
| 221 | "legend": { |
| 222 | "avg": false, |
| 223 | "current": false, |
| 224 | "max": false, |
| 225 | "min": false, |
| 226 | "show": false, |
| 227 | "total": false, |
| 228 | "values": false |
| 229 | }, |
| 230 | "lines": true, |
| 231 | "linewidth": 1, |
| 232 | "nullPointMode": "null", |
| 233 | "options": { |
| 234 | "dataLinks": [] |
| 235 | }, |
| 236 | "percentage": false, |
| 237 | "pointradius": 2, |
| 238 | "points": false, |
| 239 | "renderer": "flot", |
| 240 | "seriesOverrides": [], |
| 241 | "spaceLength": 10, |
| 242 | "stack": false, |
| 243 | "steppedLine": false, |
| 244 | "targets": [ |
| 245 | { |
Woojoong Kim | bcfe6ee | 2020-07-05 21:12:01 -0700 | [diff] [blame] | 246 | "expr": "core_total_num_stas", |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 247 | "refId": "A" |
| 248 | } |
| 249 | ], |
| 250 | "thresholds": [], |
| 251 | "timeFrom": null, |
| 252 | "timeRegions": [], |
| 253 | "timeShift": null, |
| 254 | "title": "Number of Connected eNBs", |
| 255 | "tooltip": { |
| 256 | "shared": true, |
| 257 | "sort": 0, |
| 258 | "value_type": "individual" |
| 259 | }, |
| 260 | "type": "graph", |
| 261 | "xaxis": { |
| 262 | "buckets": null, |
| 263 | "mode": "time", |
| 264 | "name": null, |
| 265 | "show": true, |
| 266 | "values": [] |
| 267 | }, |
| 268 | "yaxes": [ |
| 269 | { |
| 270 | "format": "short", |
| 271 | "label": "# Connected eNBs", |
| 272 | "logBase": 1, |
| 273 | "max": null, |
| 274 | "min": null, |
| 275 | "show": true |
| 276 | }, |
| 277 | { |
| 278 | "format": "short", |
| 279 | "label": null, |
| 280 | "logBase": 1, |
| 281 | "max": null, |
| 282 | "min": null, |
| 283 | "show": false |
| 284 | } |
| 285 | ], |
| 286 | "yaxis": { |
| 287 | "align": false, |
| 288 | "alignLevel": null |
| 289 | } |
| 290 | }, |
| 291 | { |
| 292 | "cacheTimeout": null, |
| 293 | "colorBackground": false, |
| 294 | "colorValue": true, |
| 295 | "colors": [ |
| 296 | "#299c46", |
| 297 | "rgba(237, 129, 40, 0.89)", |
| 298 | "#d44a3a" |
| 299 | ], |
| 300 | "datasource": null, |
| 301 | "format": "none", |
| 302 | "gauge": { |
| 303 | "maxValue": 100, |
| 304 | "minValue": 0, |
| 305 | "show": false, |
| 306 | "thresholdLabels": false, |
| 307 | "thresholdMarkers": true |
| 308 | }, |
| 309 | "gridPos": { |
| 310 | "h": 4, |
| 311 | "w": 3, |
| 312 | "x": 0, |
| 313 | "y": 5 |
| 314 | }, |
| 315 | "id": 5, |
| 316 | "interval": null, |
| 317 | "links": [], |
| 318 | "mappingType": 1, |
| 319 | "mappingTypes": [ |
| 320 | { |
| 321 | "name": "value to text", |
| 322 | "value": 1 |
| 323 | }, |
| 324 | { |
| 325 | "name": "range to text", |
| 326 | "value": 2 |
| 327 | } |
| 328 | ], |
| 329 | "maxDataPoints": 100, |
| 330 | "nullPointMode": "connected", |
| 331 | "nullText": null, |
| 332 | "options": {}, |
| 333 | "postfix": "", |
| 334 | "postfixFontSize": "50%", |
| 335 | "prefix": "", |
| 336 | "prefixFontSize": "50%", |
| 337 | "rangeMaps": [ |
| 338 | { |
| 339 | "from": "null", |
| 340 | "text": "N/A", |
| 341 | "to": "null" |
| 342 | } |
| 343 | ], |
| 344 | "sparkline": { |
| 345 | "fillColor": "rgba(31, 118, 189, 0.18)", |
| 346 | "full": false, |
| 347 | "lineColor": "rgb(31, 120, 193)", |
| 348 | "show": false, |
| 349 | "ymax": null, |
| 350 | "ymin": null |
| 351 | }, |
| 352 | "tableColumn": "", |
| 353 | "targets": [ |
| 354 | { |
Woojoong Kim | bcfe6ee | 2020-07-05 21:12:01 -0700 | [diff] [blame] | 355 | "expr": "core_total_num_stas", |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 356 | "format": "time_series", |
| 357 | "instant": true, |
| 358 | "refId": "A" |
| 359 | } |
| 360 | ], |
| 361 | "thresholds": "", |
| 362 | "timeFrom": null, |
| 363 | "timeShift": null, |
| 364 | "title": "Number of Connected eNBs", |
| 365 | "type": "singlestat", |
| 366 | "valueFontSize": "80%", |
| 367 | "valueMaps": [ |
| 368 | { |
| 369 | "op": "=", |
| 370 | "text": "N/A", |
| 371 | "value": "null" |
| 372 | } |
| 373 | ], |
| 374 | "valueName": "current" |
| 375 | }, |
| 376 | { |
| 377 | "collapsed": false, |
| 378 | "datasource": null, |
| 379 | "gridPos": { |
| 380 | "h": 1, |
| 381 | "w": 24, |
| 382 | "x": 0, |
| 383 | "y": 9 |
| 384 | }, |
| 385 | "id": 9, |
| 386 | "panels": [], |
| 387 | "title": "Handover Performance", |
| 388 | "type": "row" |
| 389 | }, |
| 390 | { |
| 391 | "cacheTimeout": null, |
| 392 | "colorBackground": false, |
| 393 | "colorValue": true, |
| 394 | "colors": [ |
| 395 | "#299c46", |
| 396 | "rgba(237, 129, 40, 0.89)", |
| 397 | "#d44a3a" |
| 398 | ], |
| 399 | "datasource": null, |
| 400 | "format": "none", |
| 401 | "gauge": { |
| 402 | "maxValue": 100, |
| 403 | "minValue": 0, |
| 404 | "show": false, |
| 405 | "thresholdLabels": false, |
| 406 | "thresholdMarkers": true |
| 407 | }, |
| 408 | "gridPos": { |
| 409 | "h": 4, |
| 410 | "w": 3, |
| 411 | "x": 0, |
| 412 | "y": 10 |
| 413 | }, |
| 414 | "id": 13, |
| 415 | "interval": null, |
| 416 | "links": [], |
| 417 | "mappingType": 1, |
| 418 | "mappingTypes": [ |
| 419 | { |
| 420 | "name": "value to text", |
| 421 | "value": 1 |
| 422 | }, |
| 423 | { |
| 424 | "name": "range to text", |
| 425 | "value": 2 |
| 426 | } |
| 427 | ], |
| 428 | "maxDataPoints": 100, |
| 429 | "nullPointMode": "connected", |
| 430 | "nullText": null, |
| 431 | "options": {}, |
| 432 | "postfix": "", |
| 433 | "postfixFontSize": "50%", |
| 434 | "prefix": "", |
| 435 | "prefixFontSize": "50%", |
| 436 | "rangeMaps": [ |
| 437 | { |
| 438 | "from": "null", |
| 439 | "text": "N/A", |
| 440 | "to": "null" |
| 441 | } |
| 442 | ], |
| 443 | "sparkline": { |
| 444 | "fillColor": "rgba(31, 118, 189, 0.18)", |
| 445 | "full": false, |
| 446 | "lineColor": "rgb(31, 120, 193)", |
| 447 | "show": false, |
| 448 | "ymax": null, |
| 449 | "ymin": null |
| 450 | }, |
| 451 | "tableColumn": "", |
| 452 | "targets": [ |
| 453 | { |
| 454 | "expr": "onosproject_ransimulator_hometrics_count", |
| 455 | "instant": true, |
| 456 | "refId": "A" |
| 457 | } |
| 458 | ], |
| 459 | "thresholds": "", |
| 460 | "timeFrom": null, |
| 461 | "timeShift": null, |
| 462 | "title": "Number of Handovers", |
| 463 | "type": "singlestat", |
| 464 | "valueFontSize": "80%", |
| 465 | "valueMaps": [ |
| 466 | { |
| 467 | "op": "=", |
| 468 | "text": "N/A", |
| 469 | "value": "null" |
| 470 | } |
| 471 | ], |
| 472 | "valueName": "current" |
| 473 | }, |
| 474 | { |
| 475 | "aliasColors": {}, |
| 476 | "bars": false, |
| 477 | "dashLength": 10, |
| 478 | "dashes": false, |
| 479 | "datasource": null, |
| 480 | "fill": 1, |
| 481 | "fillGradient": 0, |
| 482 | "gridPos": { |
| 483 | "h": 8, |
| 484 | "w": 10, |
| 485 | "x": 3, |
| 486 | "y": 10 |
| 487 | }, |
| 488 | "id": 20, |
| 489 | "legend": { |
| 490 | "avg": false, |
| 491 | "current": false, |
| 492 | "max": false, |
| 493 | "min": false, |
| 494 | "show": false, |
| 495 | "total": false, |
| 496 | "values": false |
| 497 | }, |
| 498 | "lines": true, |
| 499 | "linewidth": 1, |
| 500 | "nullPointMode": "null", |
| 501 | "options": { |
| 502 | "dataLinks": [] |
| 503 | }, |
| 504 | "percentage": false, |
| 505 | "pointradius": 2, |
| 506 | "points": false, |
| 507 | "renderer": "flot", |
| 508 | "seriesOverrides": [], |
| 509 | "spaceLength": 10, |
| 510 | "stack": false, |
| 511 | "steppedLine": false, |
| 512 | "targets": [ |
| 513 | { |
| 514 | "expr": "onosproject_ransimulator_hometrics_count", |
| 515 | "instant": false, |
| 516 | "refId": "A" |
| 517 | } |
| 518 | ], |
| 519 | "thresholds": [], |
| 520 | "timeFrom": null, |
| 521 | "timeRegions": [], |
| 522 | "timeShift": null, |
| 523 | "title": "Number of Handover Events", |
| 524 | "tooltip": { |
| 525 | "shared": true, |
| 526 | "sort": 0, |
| 527 | "value_type": "individual" |
| 528 | }, |
| 529 | "type": "graph", |
| 530 | "xaxis": { |
| 531 | "buckets": null, |
| 532 | "mode": "time", |
| 533 | "name": null, |
| 534 | "show": true, |
| 535 | "values": [] |
| 536 | }, |
| 537 | "yaxes": [ |
| 538 | { |
| 539 | "format": "short", |
| 540 | "label": "# HO Events", |
| 541 | "logBase": 1, |
| 542 | "max": null, |
| 543 | "min": null, |
| 544 | "show": true |
| 545 | }, |
| 546 | { |
| 547 | "format": "short", |
| 548 | "label": null, |
| 549 | "logBase": 1, |
| 550 | "max": null, |
| 551 | "min": null, |
| 552 | "show": false |
| 553 | } |
| 554 | ], |
| 555 | "yaxis": { |
| 556 | "align": false, |
| 557 | "alignLevel": null |
| 558 | } |
| 559 | }, |
| 560 | { |
| 561 | "aliasColors": {}, |
| 562 | "bars": false, |
| 563 | "dashLength": 10, |
| 564 | "dashes": false, |
| 565 | "datasource": null, |
| 566 | "fill": 1, |
| 567 | "fillGradient": 0, |
| 568 | "gridPos": { |
| 569 | "h": 8, |
| 570 | "w": 10, |
| 571 | "x": 13, |
| 572 | "y": 10 |
| 573 | }, |
| 574 | "id": 21, |
| 575 | "legend": { |
| 576 | "avg": false, |
| 577 | "current": false, |
| 578 | "max": false, |
| 579 | "min": false, |
| 580 | "show": false, |
| 581 | "total": false, |
| 582 | "values": false |
| 583 | }, |
| 584 | "lines": true, |
| 585 | "linewidth": 1, |
| 586 | "nullPointMode": "null", |
| 587 | "options": { |
| 588 | "dataLinks": [] |
| 589 | }, |
| 590 | "percentage": false, |
| 591 | "pointradius": 2, |
| 592 | "points": false, |
| 593 | "renderer": "flot", |
| 594 | "seriesOverrides": [], |
| 595 | "spaceLength": 10, |
| 596 | "stack": false, |
| 597 | "steppedLine": false, |
| 598 | "targets": [ |
| 599 | { |
| 600 | "expr": "onosproject_ransimulator_hometrics_sum / onosproject_ransimulator_hometrics_count", |
| 601 | "instant": false, |
| 602 | "refId": "A" |
| 603 | } |
| 604 | ], |
| 605 | "thresholds": [], |
| 606 | "timeFrom": null, |
| 607 | "timeRegions": [], |
| 608 | "timeShift": null, |
| 609 | "title": "Average E2E Handover Latency [µs]", |
| 610 | "tooltip": { |
| 611 | "shared": true, |
| 612 | "sort": 0, |
| 613 | "value_type": "individual" |
| 614 | }, |
| 615 | "type": "graph", |
| 616 | "xaxis": { |
| 617 | "buckets": null, |
| 618 | "mode": "time", |
| 619 | "name": null, |
| 620 | "show": true, |
| 621 | "values": [] |
| 622 | }, |
| 623 | "yaxes": [ |
| 624 | { |
| 625 | "decimals": null, |
| 626 | "format": "short", |
| 627 | "label": "Latency [µs]", |
| 628 | "logBase": 1, |
| 629 | "max": null, |
| 630 | "min": null, |
| 631 | "show": true |
| 632 | }, |
| 633 | { |
| 634 | "format": "short", |
| 635 | "label": null, |
| 636 | "logBase": 1, |
| 637 | "max": null, |
| 638 | "min": null, |
| 639 | "show": false |
| 640 | } |
| 641 | ], |
| 642 | "yaxis": { |
| 643 | "align": false, |
| 644 | "alignLevel": null |
| 645 | } |
| 646 | }, |
| 647 | { |
| 648 | "cacheTimeout": null, |
| 649 | "datasource": null, |
| 650 | "gridPos": { |
| 651 | "h": 4, |
| 652 | "w": 3, |
| 653 | "x": 0, |
| 654 | "y": 14 |
| 655 | }, |
| 656 | "id": 14, |
| 657 | "links": [], |
| 658 | "options": { |
| 659 | "fieldOptions": { |
| 660 | "calcs": [ |
| 661 | "lastNotNull" |
| 662 | ], |
| 663 | "defaults": { |
| 664 | "mappings": [ |
| 665 | { |
| 666 | "id": 0, |
| 667 | "op": "=", |
| 668 | "text": "N/A", |
| 669 | "type": 1, |
| 670 | "value": "null" |
| 671 | } |
| 672 | ], |
| 673 | "max": 100000, |
| 674 | "min": 0, |
| 675 | "nullValueMode": "connected", |
| 676 | "thresholds": [ |
| 677 | { |
| 678 | "color": "green", |
| 679 | "value": null |
| 680 | }, |
| 681 | { |
| 682 | "color": "red", |
| 683 | "value": 10000 |
| 684 | } |
| 685 | ], |
| 686 | "unit": "µs" |
| 687 | }, |
| 688 | "override": {}, |
| 689 | "values": false |
| 690 | }, |
| 691 | "orientation": "horizontal", |
| 692 | "showThresholdLabels": false, |
| 693 | "showThresholdMarkers": true |
| 694 | }, |
| 695 | "pluginVersion": "6.4.2", |
| 696 | "targets": [ |
| 697 | { |
| 698 | "expr": "onosproject_ransimulator_hometrics_sum / onosproject_ransimulator_hometrics_count", |
| 699 | "instant": true, |
| 700 | "refId": "A" |
| 701 | } |
| 702 | ], |
| 703 | "timeFrom": null, |
| 704 | "timeShift": null, |
| 705 | "title": "Average E2E HO Latency", |
| 706 | "type": "gauge" |
| 707 | }, |
| 708 | { |
| 709 | "cacheTimeout": null, |
| 710 | "datasource": null, |
| 711 | "gridPos": { |
| 712 | "h": 4, |
| 713 | "w": 3, |
| 714 | "x": 0, |
| 715 | "y": 18 |
| 716 | }, |
| 717 | "id": 19, |
| 718 | "links": [], |
| 719 | "options": { |
| 720 | "fieldOptions": { |
| 721 | "calcs": [ |
| 722 | "lastNotNull" |
| 723 | ], |
| 724 | "defaults": { |
| 725 | "mappings": [ |
| 726 | { |
| 727 | "id": 0, |
| 728 | "op": "=", |
| 729 | "text": "N/A", |
| 730 | "type": 1, |
| 731 | "value": "null" |
| 732 | } |
| 733 | ], |
| 734 | "max": 100000, |
| 735 | "min": 0, |
| 736 | "nullValueMode": "connected", |
| 737 | "thresholds": [ |
| 738 | { |
| 739 | "color": "green", |
| 740 | "value": null |
| 741 | }, |
| 742 | { |
| 743 | "color": "red", |
| 744 | "value": 10000 |
| 745 | } |
| 746 | ], |
| 747 | "unit": "µs" |
| 748 | }, |
| 749 | "override": {}, |
| 750 | "values": false |
| 751 | }, |
| 752 | "orientation": "horizontal", |
| 753 | "showThresholdLabels": false, |
| 754 | "showThresholdMarkers": true |
| 755 | }, |
| 756 | "pluginVersion": "6.4.2", |
| 757 | "targets": [ |
| 758 | { |
| 759 | "expr": "rate(onosproject_ransimulator_hometrics_sum[1m]) / rate(onosproject_ransimulator_hometrics_count[1m])", |
| 760 | "instant": true, |
| 761 | "refId": "A" |
| 762 | } |
| 763 | ], |
| 764 | "timeFrom": null, |
| 765 | "timeShift": null, |
| 766 | "title": "Average E2E HO Latency [last 1m]", |
| 767 | "type": "gauge" |
| 768 | }, |
| 769 | { |
| 770 | "aliasColors": {}, |
| 771 | "bars": false, |
| 772 | "dashLength": 10, |
| 773 | "dashes": false, |
| 774 | "datasource": null, |
| 775 | "fill": 1, |
| 776 | "fillGradient": 0, |
| 777 | "gridPos": { |
| 778 | "h": 8, |
| 779 | "w": 10, |
| 780 | "x": 3, |
| 781 | "y": 18 |
| 782 | }, |
| 783 | "id": 22, |
| 784 | "legend": { |
| 785 | "avg": false, |
| 786 | "current": false, |
| 787 | "max": false, |
| 788 | "min": false, |
| 789 | "show": false, |
| 790 | "total": false, |
| 791 | "values": false |
| 792 | }, |
| 793 | "lines": true, |
| 794 | "linewidth": 1, |
| 795 | "nullPointMode": "null", |
| 796 | "options": { |
| 797 | "dataLinks": [] |
| 798 | }, |
| 799 | "percentage": false, |
| 800 | "pointradius": 2, |
| 801 | "points": false, |
| 802 | "renderer": "flot", |
| 803 | "seriesOverrides": [], |
| 804 | "spaceLength": 10, |
| 805 | "stack": false, |
| 806 | "steppedLine": false, |
| 807 | "targets": [ |
| 808 | { |
| 809 | "expr": "rate(onosproject_ransimulator_hometrics_sum[1m]) / rate(onosproject_ransimulator_hometrics_count[1m])", |
| 810 | "instant": false, |
| 811 | "refId": "A" |
| 812 | } |
| 813 | ], |
| 814 | "thresholds": [], |
| 815 | "timeFrom": null, |
| 816 | "timeRegions": [], |
| 817 | "timeShift": null, |
| 818 | "title": "Last 1min Average E2E Handover Latency [µs]", |
| 819 | "tooltip": { |
| 820 | "shared": true, |
| 821 | "sort": 0, |
| 822 | "value_type": "individual" |
| 823 | }, |
| 824 | "type": "graph", |
| 825 | "xaxis": { |
| 826 | "buckets": null, |
| 827 | "mode": "time", |
| 828 | "name": null, |
| 829 | "show": true, |
| 830 | "values": [] |
| 831 | }, |
| 832 | "yaxes": [ |
| 833 | { |
| 834 | "decimals": null, |
| 835 | "format": "short", |
| 836 | "label": "Latency [µs]", |
| 837 | "logBase": 1, |
| 838 | "max": null, |
| 839 | "min": null, |
| 840 | "show": true |
| 841 | }, |
| 842 | { |
| 843 | "format": "short", |
| 844 | "label": null, |
| 845 | "logBase": 1, |
| 846 | "max": null, |
| 847 | "min": null, |
| 848 | "show": false |
| 849 | } |
| 850 | ], |
| 851 | "yaxis": { |
| 852 | "align": false, |
| 853 | "alignLevel": null |
| 854 | } |
| 855 | }, |
| 856 | { |
| 857 | "aliasColors": {}, |
| 858 | "bars": false, |
| 859 | "dashLength": 10, |
| 860 | "dashes": false, |
| 861 | "datasource": null, |
| 862 | "fill": 1, |
| 863 | "fillGradient": 0, |
| 864 | "gridPos": { |
| 865 | "h": 8, |
| 866 | "w": 10, |
| 867 | "x": 13, |
| 868 | "y": 18 |
| 869 | }, |
| 870 | "id": 23, |
| 871 | "legend": { |
| 872 | "avg": false, |
| 873 | "current": false, |
| 874 | "max": false, |
| 875 | "min": false, |
| 876 | "show": false, |
| 877 | "total": false, |
| 878 | "values": false |
| 879 | }, |
| 880 | "lines": true, |
| 881 | "linewidth": 1, |
| 882 | "nullPointMode": "null", |
| 883 | "options": { |
| 884 | "dataLinks": [] |
| 885 | }, |
| 886 | "percentage": false, |
| 887 | "pointradius": 2, |
| 888 | "points": false, |
| 889 | "renderer": "flot", |
| 890 | "seriesOverrides": [], |
| 891 | "spaceLength": 10, |
| 892 | "stack": false, |
| 893 | "steppedLine": false, |
| 894 | "targets": [ |
| 895 | { |
| 896 | "expr": "histogram_quantile(0.9, sum(rate(onosproject_ransimulator_hometrics_bucket[1m])) by (le))", |
| 897 | "instant": false, |
| 898 | "refId": "A" |
| 899 | } |
| 900 | ], |
| 901 | "thresholds": [], |
| 902 | "timeFrom": null, |
| 903 | "timeRegions": [], |
| 904 | "timeShift": null, |
| 905 | "title": "Last 1min 90% E2E Handover Latency [µs]", |
| 906 | "tooltip": { |
| 907 | "shared": true, |
| 908 | "sort": 0, |
| 909 | "value_type": "individual" |
| 910 | }, |
| 911 | "type": "graph", |
| 912 | "xaxis": { |
| 913 | "buckets": null, |
| 914 | "mode": "time", |
| 915 | "name": null, |
| 916 | "show": true, |
| 917 | "values": [] |
| 918 | }, |
| 919 | "yaxes": [ |
| 920 | { |
| 921 | "format": "short", |
| 922 | "label": "Latency [µs]", |
| 923 | "logBase": 1, |
| 924 | "max": null, |
| 925 | "min": null, |
| 926 | "show": true |
| 927 | }, |
| 928 | { |
| 929 | "format": "short", |
| 930 | "label": null, |
| 931 | "logBase": 1, |
| 932 | "max": null, |
| 933 | "min": null, |
| 934 | "show": false |
| 935 | } |
| 936 | ], |
| 937 | "yaxis": { |
| 938 | "align": false, |
| 939 | "alignLevel": null |
| 940 | } |
| 941 | }, |
| 942 | { |
| 943 | "cacheTimeout": null, |
| 944 | "datasource": null, |
| 945 | "gridPos": { |
| 946 | "h": 4, |
| 947 | "w": 3, |
| 948 | "x": 0, |
| 949 | "y": 22 |
| 950 | }, |
| 951 | "id": 15, |
| 952 | "links": [], |
| 953 | "options": { |
| 954 | "fieldOptions": { |
| 955 | "calcs": [ |
| 956 | "lastNotNull" |
| 957 | ], |
| 958 | "defaults": { |
| 959 | "mappings": [ |
| 960 | { |
| 961 | "id": 0, |
| 962 | "op": "=", |
| 963 | "text": "N/A", |
| 964 | "type": 1, |
| 965 | "value": "null" |
| 966 | } |
| 967 | ], |
| 968 | "max": 100000, |
| 969 | "min": 0, |
| 970 | "nullValueMode": "connected", |
| 971 | "thresholds": [ |
| 972 | { |
| 973 | "color": "green", |
| 974 | "value": null |
| 975 | }, |
| 976 | { |
| 977 | "color": "red", |
| 978 | "value": 10000 |
| 979 | } |
| 980 | ], |
| 981 | "unit": "µs" |
| 982 | }, |
| 983 | "override": {}, |
| 984 | "values": false |
| 985 | }, |
| 986 | "orientation": "horizontal", |
| 987 | "showThresholdLabels": false, |
| 988 | "showThresholdMarkers": true |
| 989 | }, |
| 990 | "pluginVersion": "6.4.2", |
| 991 | "targets": [ |
| 992 | { |
| 993 | "expr": "histogram_quantile(0.9, sum(rate(onosproject_ransimulator_hometrics_bucket[1m])) by (le))", |
| 994 | "instant": true, |
| 995 | "refId": "A" |
| 996 | } |
| 997 | ], |
| 998 | "timeFrom": null, |
| 999 | "timeShift": null, |
| 1000 | "title": "90% E2E HO Latency [last 1m]", |
| 1001 | "type": "gauge" |
| 1002 | }, |
| 1003 | { |
| 1004 | "cacheTimeout": null, |
| 1005 | "datasource": null, |
| 1006 | "gridPos": { |
| 1007 | "h": 4, |
| 1008 | "w": 3, |
| 1009 | "x": 0, |
| 1010 | "y": 26 |
| 1011 | }, |
| 1012 | "id": 16, |
| 1013 | "links": [], |
| 1014 | "options": { |
| 1015 | "fieldOptions": { |
| 1016 | "calcs": [ |
| 1017 | "lastNotNull" |
| 1018 | ], |
| 1019 | "defaults": { |
| 1020 | "mappings": [ |
| 1021 | { |
| 1022 | "id": 0, |
| 1023 | "op": "=", |
| 1024 | "text": "N/A", |
| 1025 | "type": 1, |
| 1026 | "value": "null" |
| 1027 | } |
| 1028 | ], |
| 1029 | "max": 100000, |
| 1030 | "min": 0, |
| 1031 | "nullValueMode": "connected", |
| 1032 | "thresholds": [ |
| 1033 | { |
| 1034 | "color": "green", |
| 1035 | "value": null |
| 1036 | }, |
| 1037 | { |
| 1038 | "color": "red", |
| 1039 | "value": 10000 |
| 1040 | } |
| 1041 | ], |
| 1042 | "unit": "µs" |
| 1043 | }, |
| 1044 | "override": {}, |
| 1045 | "values": false |
| 1046 | }, |
| 1047 | "orientation": "horizontal", |
| 1048 | "showThresholdLabels": false, |
| 1049 | "showThresholdMarkers": true |
| 1050 | }, |
| 1051 | "pluginVersion": "6.4.2", |
| 1052 | "targets": [ |
| 1053 | { |
| 1054 | "expr": "histogram_quantile(0.95, sum(rate(onosproject_ransimulator_hometrics_bucket[1m])) by (le))", |
| 1055 | "instant": true, |
| 1056 | "refId": "A" |
| 1057 | } |
| 1058 | ], |
| 1059 | "timeFrom": null, |
| 1060 | "timeShift": null, |
| 1061 | "title": "95% E2E HO Latency [last 1m]", |
| 1062 | "type": "gauge" |
| 1063 | }, |
| 1064 | { |
| 1065 | "aliasColors": {}, |
| 1066 | "bars": false, |
| 1067 | "dashLength": 10, |
| 1068 | "dashes": false, |
| 1069 | "datasource": null, |
| 1070 | "fill": 1, |
| 1071 | "fillGradient": 0, |
| 1072 | "gridPos": { |
| 1073 | "h": 8, |
| 1074 | "w": 10, |
| 1075 | "x": 3, |
| 1076 | "y": 26 |
| 1077 | }, |
| 1078 | "id": 24, |
| 1079 | "legend": { |
| 1080 | "avg": false, |
| 1081 | "current": false, |
| 1082 | "max": false, |
| 1083 | "min": false, |
| 1084 | "show": false, |
| 1085 | "total": false, |
| 1086 | "values": false |
| 1087 | }, |
| 1088 | "lines": true, |
| 1089 | "linewidth": 1, |
| 1090 | "nullPointMode": "null", |
| 1091 | "options": { |
| 1092 | "dataLinks": [] |
| 1093 | }, |
| 1094 | "percentage": false, |
| 1095 | "pointradius": 2, |
| 1096 | "points": false, |
| 1097 | "renderer": "flot", |
| 1098 | "seriesOverrides": [], |
| 1099 | "spaceLength": 10, |
| 1100 | "stack": false, |
| 1101 | "steppedLine": false, |
| 1102 | "targets": [ |
| 1103 | { |
| 1104 | "expr": "histogram_quantile(0.95, sum(rate(onosproject_ransimulator_hometrics_bucket[1m])) by (le))", |
| 1105 | "instant": false, |
| 1106 | "refId": "A" |
| 1107 | } |
| 1108 | ], |
| 1109 | "thresholds": [], |
| 1110 | "timeFrom": null, |
| 1111 | "timeRegions": [], |
| 1112 | "timeShift": null, |
| 1113 | "title": "Last 1min 95% E2E Handover Latency [µs]", |
| 1114 | "tooltip": { |
| 1115 | "shared": true, |
| 1116 | "sort": 0, |
| 1117 | "value_type": "individual" |
| 1118 | }, |
| 1119 | "type": "graph", |
| 1120 | "xaxis": { |
| 1121 | "buckets": null, |
| 1122 | "mode": "time", |
| 1123 | "name": null, |
| 1124 | "show": true, |
| 1125 | "values": [] |
| 1126 | }, |
| 1127 | "yaxes": [ |
| 1128 | { |
| 1129 | "format": "short", |
| 1130 | "label": "Latency [µs]", |
| 1131 | "logBase": 1, |
| 1132 | "max": null, |
| 1133 | "min": null, |
| 1134 | "show": true |
| 1135 | }, |
| 1136 | { |
| 1137 | "format": "short", |
| 1138 | "label": null, |
| 1139 | "logBase": 1, |
| 1140 | "max": null, |
| 1141 | "min": null, |
| 1142 | "show": false |
| 1143 | } |
| 1144 | ], |
| 1145 | "yaxis": { |
| 1146 | "align": false, |
| 1147 | "alignLevel": null |
| 1148 | } |
| 1149 | }, |
| 1150 | { |
| 1151 | "aliasColors": {}, |
| 1152 | "bars": false, |
| 1153 | "dashLength": 10, |
| 1154 | "dashes": false, |
| 1155 | "datasource": null, |
| 1156 | "fill": 1, |
| 1157 | "fillGradient": 0, |
| 1158 | "gridPos": { |
| 1159 | "h": 8, |
| 1160 | "w": 10, |
| 1161 | "x": 13, |
| 1162 | "y": 26 |
| 1163 | }, |
| 1164 | "id": 25, |
| 1165 | "legend": { |
| 1166 | "avg": false, |
| 1167 | "current": false, |
| 1168 | "max": false, |
| 1169 | "min": false, |
| 1170 | "show": false, |
| 1171 | "total": false, |
| 1172 | "values": false |
| 1173 | }, |
| 1174 | "lines": true, |
| 1175 | "linewidth": 1, |
| 1176 | "nullPointMode": "null", |
| 1177 | "options": { |
| 1178 | "dataLinks": [] |
| 1179 | }, |
| 1180 | "percentage": false, |
| 1181 | "pointradius": 2, |
| 1182 | "points": false, |
| 1183 | "renderer": "flot", |
| 1184 | "seriesOverrides": [], |
| 1185 | "spaceLength": 10, |
| 1186 | "stack": false, |
| 1187 | "steppedLine": false, |
| 1188 | "targets": [ |
| 1189 | { |
| 1190 | "expr": "histogram_quantile(0.99, sum(rate(onosproject_ransimulator_hometrics_bucket[1m])) by (le))", |
| 1191 | "instant": false, |
| 1192 | "refId": "A" |
| 1193 | } |
| 1194 | ], |
| 1195 | "thresholds": [], |
| 1196 | "timeFrom": null, |
| 1197 | "timeRegions": [], |
| 1198 | "timeShift": null, |
| 1199 | "title": "Last 1min 99% E2E Handover Latency [µs]", |
| 1200 | "tooltip": { |
| 1201 | "shared": true, |
| 1202 | "sort": 0, |
| 1203 | "value_type": "individual" |
| 1204 | }, |
| 1205 | "type": "graph", |
| 1206 | "xaxis": { |
| 1207 | "buckets": null, |
| 1208 | "mode": "time", |
| 1209 | "name": null, |
| 1210 | "show": true, |
| 1211 | "values": [] |
| 1212 | }, |
| 1213 | "yaxes": [ |
| 1214 | { |
| 1215 | "format": "short", |
| 1216 | "label": "Latency [µs]", |
| 1217 | "logBase": 1, |
| 1218 | "max": null, |
| 1219 | "min": null, |
| 1220 | "show": true |
| 1221 | }, |
| 1222 | { |
| 1223 | "format": "short", |
| 1224 | "label": null, |
| 1225 | "logBase": 1, |
| 1226 | "max": null, |
| 1227 | "min": null, |
| 1228 | "show": false |
| 1229 | } |
| 1230 | ], |
| 1231 | "yaxis": { |
| 1232 | "align": false, |
| 1233 | "alignLevel": null |
| 1234 | } |
| 1235 | }, |
| 1236 | { |
| 1237 | "cacheTimeout": null, |
| 1238 | "datasource": null, |
| 1239 | "gridPos": { |
| 1240 | "h": 4, |
| 1241 | "w": 3, |
| 1242 | "x": 0, |
| 1243 | "y": 30 |
| 1244 | }, |
| 1245 | "id": 17, |
| 1246 | "links": [], |
| 1247 | "options": { |
| 1248 | "fieldOptions": { |
| 1249 | "calcs": [ |
| 1250 | "lastNotNull" |
| 1251 | ], |
| 1252 | "defaults": { |
| 1253 | "mappings": [ |
| 1254 | { |
| 1255 | "id": 0, |
| 1256 | "op": "=", |
| 1257 | "text": "N/A", |
| 1258 | "type": 1, |
| 1259 | "value": "null" |
| 1260 | } |
| 1261 | ], |
| 1262 | "max": 100000, |
| 1263 | "min": 0, |
| 1264 | "nullValueMode": "connected", |
| 1265 | "thresholds": [ |
| 1266 | { |
| 1267 | "color": "green", |
| 1268 | "value": null |
| 1269 | }, |
| 1270 | { |
| 1271 | "color": "red", |
| 1272 | "value": 10000 |
| 1273 | } |
| 1274 | ], |
| 1275 | "unit": "µs" |
| 1276 | }, |
| 1277 | "override": {}, |
| 1278 | "values": false |
| 1279 | }, |
| 1280 | "orientation": "horizontal", |
| 1281 | "showThresholdLabels": false, |
| 1282 | "showThresholdMarkers": true |
| 1283 | }, |
| 1284 | "pluginVersion": "6.4.2", |
| 1285 | "targets": [ |
| 1286 | { |
| 1287 | "expr": "histogram_quantile(0.99, sum(rate(onosproject_ransimulator_hometrics_bucket[1m])) by (le))", |
| 1288 | "instant": true, |
| 1289 | "refId": "A" |
| 1290 | } |
| 1291 | ], |
| 1292 | "timeFrom": null, |
| 1293 | "timeShift": null, |
| 1294 | "title": "99% E2E HO Latency [last 1m]", |
| 1295 | "type": "gauge" |
| 1296 | }, |
| 1297 | { |
| 1298 | "collapsed": false, |
| 1299 | "datasource": null, |
| 1300 | "gridPos": { |
| 1301 | "h": 1, |
| 1302 | "w": 24, |
| 1303 | "x": 0, |
| 1304 | "y": 34 |
| 1305 | }, |
| 1306 | "id": 27, |
| 1307 | "panels": [], |
| 1308 | "title": "Load Balancing Performance", |
| 1309 | "type": "row" |
| 1310 | }, |
| 1311 | { |
| 1312 | "cacheTimeout": null, |
| 1313 | "colorBackground": false, |
| 1314 | "colorValue": true, |
| 1315 | "colors": [ |
| 1316 | "#299c46", |
| 1317 | "rgba(237, 129, 40, 0.89)", |
| 1318 | "#d44a3a" |
| 1319 | ], |
| 1320 | "datasource": null, |
| 1321 | "decimals": 5, |
| 1322 | "format": "short", |
| 1323 | "gauge": { |
| 1324 | "maxValue": 100, |
| 1325 | "minValue": 0, |
| 1326 | "show": false, |
| 1327 | "thresholdLabels": false, |
| 1328 | "thresholdMarkers": true |
| 1329 | }, |
| 1330 | "gridPos": { |
| 1331 | "h": 4, |
| 1332 | "w": 5, |
| 1333 | "x": 0, |
| 1334 | "y": 35 |
| 1335 | }, |
| 1336 | "id": 28, |
| 1337 | "interval": null, |
| 1338 | "links": [], |
| 1339 | "mappingType": 1, |
| 1340 | "mappingTypes": [ |
| 1341 | { |
| 1342 | "name": "value to text", |
| 1343 | "value": 1 |
| 1344 | }, |
| 1345 | { |
| 1346 | "name": "range to text", |
| 1347 | "value": 2 |
| 1348 | } |
| 1349 | ], |
| 1350 | "maxDataPoints": 100, |
| 1351 | "nullPointMode": "connected", |
| 1352 | "nullText": null, |
| 1353 | "options": {}, |
| 1354 | "postfix": "", |
| 1355 | "postfixFontSize": "50%", |
| 1356 | "prefix": "", |
| 1357 | "prefixFontSize": "50%", |
| 1358 | "rangeMaps": [ |
| 1359 | { |
| 1360 | "from": "null", |
| 1361 | "text": "N/A", |
| 1362 | "to": "null" |
| 1363 | } |
| 1364 | ], |
| 1365 | "sparkline": { |
| 1366 | "fillColor": "rgba(31, 118, 189, 0.18)", |
| 1367 | "full": false, |
| 1368 | "lineColor": "rgb(31, 120, 193)", |
| 1369 | "show": false, |
| 1370 | "ymax": null, |
| 1371 | "ymin": null |
| 1372 | }, |
| 1373 | "tableColumn": "", |
| 1374 | "targets": [ |
| 1375 | { |
Woojoong Kim | bcfe6ee | 2020-07-05 21:12:01 -0700 | [diff] [blame] | 1376 | "expr": "mlbapp_load_stdev", |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 1377 | "instant": true, |
| 1378 | "refId": "A" |
| 1379 | } |
| 1380 | ], |
| 1381 | "thresholds": "", |
| 1382 | "timeFrom": null, |
| 1383 | "timeShift": null, |
| 1384 | "title": "STDEV(#UEs) among eNBs", |
| 1385 | "type": "singlestat", |
| 1386 | "valueFontSize": "80%", |
| 1387 | "valueMaps": [ |
| 1388 | { |
| 1389 | "op": "=", |
| 1390 | "text": "N/A", |
| 1391 | "value": "null" |
| 1392 | } |
| 1393 | ], |
| 1394 | "valueName": "current" |
| 1395 | }, |
| 1396 | { |
| 1397 | "cacheTimeout": null, |
| 1398 | "datasource": null, |
| 1399 | "gridPos": { |
| 1400 | "h": 4, |
| 1401 | "w": 3, |
| 1402 | "x": 5, |
| 1403 | "y": 35 |
| 1404 | }, |
| 1405 | "id": 34, |
| 1406 | "links": [], |
| 1407 | "options": { |
| 1408 | "fieldOptions": { |
| 1409 | "calcs": [ |
| 1410 | "lastNotNull" |
| 1411 | ], |
| 1412 | "defaults": { |
| 1413 | "mappings": [ |
| 1414 | { |
| 1415 | "id": 0, |
| 1416 | "op": "=", |
Woojoong Kim | bcfe6ee | 2020-07-05 21:12:01 -0700 | [diff] [blame] | 1417 | "text": "0", |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 1418 | "type": 1, |
| 1419 | "value": "null" |
| 1420 | } |
| 1421 | ], |
| 1422 | "max": 1000000, |
| 1423 | "min": 0, |
| 1424 | "nullValueMode": "connected", |
| 1425 | "thresholds": [ |
| 1426 | { |
| 1427 | "color": "green", |
| 1428 | "value": null |
| 1429 | }, |
| 1430 | { |
| 1431 | "color": "red", |
| 1432 | "value": 100000 |
| 1433 | } |
| 1434 | ], |
| 1435 | "unit": "µs" |
| 1436 | }, |
| 1437 | "override": {}, |
| 1438 | "values": false |
| 1439 | }, |
| 1440 | "orientation": "horizontal", |
| 1441 | "showThresholdLabels": false, |
| 1442 | "showThresholdMarkers": true |
| 1443 | }, |
| 1444 | "pluginVersion": "6.4.2", |
| 1445 | "targets": [ |
| 1446 | { |
| 1447 | "expr": "histogram_quantile(0.9, sum(rate(mlbapp_mlb_histogram_bucket[1m])) by (le))", |
| 1448 | "instant": true, |
| 1449 | "refId": "A" |
| 1450 | } |
| 1451 | ], |
| 1452 | "timeFrom": null, |
| 1453 | "timeShift": null, |
| 1454 | "title": "90% LB App Latency [last 1m]", |
| 1455 | "type": "gauge" |
| 1456 | }, |
| 1457 | { |
| 1458 | "cacheTimeout": null, |
| 1459 | "datasource": null, |
| 1460 | "gridPos": { |
| 1461 | "h": 4, |
| 1462 | "w": 3, |
| 1463 | "x": 8, |
| 1464 | "y": 35 |
| 1465 | }, |
| 1466 | "id": 35, |
| 1467 | "links": [], |
| 1468 | "options": { |
| 1469 | "fieldOptions": { |
| 1470 | "calcs": [ |
| 1471 | "lastNotNull" |
| 1472 | ], |
| 1473 | "defaults": { |
| 1474 | "mappings": [ |
| 1475 | { |
| 1476 | "id": 0, |
| 1477 | "op": "=", |
Woojoong Kim | bcfe6ee | 2020-07-05 21:12:01 -0700 | [diff] [blame] | 1478 | "text": "0", |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 1479 | "type": 1, |
| 1480 | "value": "null" |
| 1481 | } |
| 1482 | ], |
| 1483 | "max": 1000000, |
| 1484 | "min": 0, |
| 1485 | "nullValueMode": "connected", |
| 1486 | "thresholds": [ |
| 1487 | { |
| 1488 | "color": "green", |
| 1489 | "value": null |
| 1490 | }, |
| 1491 | { |
| 1492 | "color": "red", |
| 1493 | "value": 100000 |
| 1494 | } |
| 1495 | ], |
| 1496 | "unit": "µs" |
| 1497 | }, |
| 1498 | "override": {}, |
| 1499 | "values": false |
| 1500 | }, |
| 1501 | "orientation": "horizontal", |
| 1502 | "showThresholdLabels": false, |
| 1503 | "showThresholdMarkers": true |
| 1504 | }, |
| 1505 | "pluginVersion": "6.4.2", |
| 1506 | "targets": [ |
| 1507 | { |
| 1508 | "expr": "histogram_quantile(0.95, sum(rate(mlbapp_mlb_histogram_bucket[1m])) by (le))", |
| 1509 | "instant": true, |
| 1510 | "refId": "A" |
| 1511 | } |
| 1512 | ], |
| 1513 | "timeFrom": null, |
| 1514 | "timeShift": null, |
| 1515 | "title": "95% LB App Latency [last 1m]", |
| 1516 | "type": "gauge" |
| 1517 | }, |
| 1518 | { |
| 1519 | "aliasColors": {}, |
| 1520 | "bars": false, |
| 1521 | "dashLength": 10, |
| 1522 | "dashes": false, |
| 1523 | "datasource": null, |
| 1524 | "fill": 1, |
| 1525 | "fillGradient": 0, |
| 1526 | "gridPos": { |
| 1527 | "h": 8, |
| 1528 | "w": 11, |
| 1529 | "x": 11, |
| 1530 | "y": 35 |
| 1531 | }, |
| 1532 | "id": 31, |
| 1533 | "legend": { |
| 1534 | "avg": false, |
| 1535 | "current": false, |
| 1536 | "max": false, |
| 1537 | "min": false, |
| 1538 | "show": false, |
| 1539 | "total": false, |
| 1540 | "values": false |
| 1541 | }, |
| 1542 | "lines": true, |
| 1543 | "linewidth": 1, |
| 1544 | "nullPointMode": "null", |
| 1545 | "options": { |
| 1546 | "dataLinks": [] |
| 1547 | }, |
| 1548 | "percentage": false, |
| 1549 | "pointradius": 2, |
| 1550 | "points": false, |
| 1551 | "renderer": "flot", |
| 1552 | "seriesOverrides": [], |
| 1553 | "spaceLength": 10, |
| 1554 | "stack": false, |
| 1555 | "steppedLine": false, |
| 1556 | "targets": [ |
| 1557 | { |
Woojoong Kim | bcfe6ee | 2020-07-05 21:12:01 -0700 | [diff] [blame] | 1558 | "expr": "mlbapp_load_stdev", |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 1559 | "instant": false, |
| 1560 | "refId": "A" |
| 1561 | } |
| 1562 | ], |
| 1563 | "thresholds": [], |
| 1564 | "timeFrom": null, |
| 1565 | "timeRegions": [], |
| 1566 | "timeShift": null, |
| 1567 | "title": "STDEV(#UEs) among eNBs", |
| 1568 | "tooltip": { |
| 1569 | "shared": true, |
| 1570 | "sort": 0, |
| 1571 | "value_type": "individual" |
| 1572 | }, |
| 1573 | "type": "graph", |
| 1574 | "xaxis": { |
| 1575 | "buckets": null, |
| 1576 | "mode": "time", |
| 1577 | "name": null, |
| 1578 | "show": true, |
| 1579 | "values": [] |
| 1580 | }, |
| 1581 | "yaxes": [ |
| 1582 | { |
| 1583 | "format": "short", |
| 1584 | "label": "Standard Deviation", |
| 1585 | "logBase": 1, |
| 1586 | "max": null, |
| 1587 | "min": null, |
| 1588 | "show": true |
| 1589 | }, |
| 1590 | { |
| 1591 | "format": "short", |
| 1592 | "label": null, |
| 1593 | "logBase": 1, |
| 1594 | "max": null, |
| 1595 | "min": null, |
| 1596 | "show": false |
| 1597 | } |
| 1598 | ], |
| 1599 | "yaxis": { |
| 1600 | "align": false, |
| 1601 | "alignLevel": null |
| 1602 | } |
| 1603 | }, |
| 1604 | { |
| 1605 | "cacheTimeout": null, |
| 1606 | "colorBackground": false, |
| 1607 | "colorValue": true, |
| 1608 | "colors": [ |
| 1609 | "#299c46", |
| 1610 | "rgba(237, 129, 40, 0.89)", |
| 1611 | "#d44a3a" |
| 1612 | ], |
| 1613 | "datasource": null, |
| 1614 | "decimals": null, |
| 1615 | "format": "none", |
| 1616 | "gauge": { |
| 1617 | "maxValue": 100, |
| 1618 | "minValue": 0, |
| 1619 | "show": false, |
| 1620 | "thresholdLabels": false, |
| 1621 | "thresholdMarkers": true |
| 1622 | }, |
| 1623 | "gridPos": { |
| 1624 | "h": 4, |
| 1625 | "w": 2, |
| 1626 | "x": 0, |
| 1627 | "y": 39 |
| 1628 | }, |
| 1629 | "id": 29, |
| 1630 | "interval": null, |
| 1631 | "links": [], |
| 1632 | "mappingType": 1, |
| 1633 | "mappingTypes": [ |
| 1634 | { |
| 1635 | "name": "value to text", |
| 1636 | "value": 1 |
| 1637 | }, |
| 1638 | { |
| 1639 | "name": "range to text", |
| 1640 | "value": 2 |
| 1641 | } |
| 1642 | ], |
| 1643 | "maxDataPoints": 100, |
| 1644 | "nullPointMode": "connected", |
| 1645 | "nullText": null, |
| 1646 | "options": {}, |
| 1647 | "postfix": "", |
| 1648 | "postfixFontSize": "50%", |
| 1649 | "prefix": "", |
| 1650 | "prefixFontSize": "50%", |
| 1651 | "rangeMaps": [ |
| 1652 | { |
| 1653 | "from": "null", |
| 1654 | "text": "N/A", |
| 1655 | "to": "null" |
| 1656 | } |
| 1657 | ], |
| 1658 | "sparkline": { |
| 1659 | "fillColor": "rgba(31, 118, 189, 0.18)", |
| 1660 | "full": false, |
| 1661 | "lineColor": "rgb(31, 120, 193)", |
| 1662 | "show": false, |
| 1663 | "ymax": null, |
| 1664 | "ymin": null |
| 1665 | }, |
| 1666 | "tableColumn": "", |
| 1667 | "targets": [ |
| 1668 | { |
| 1669 | "expr": "mlbapp_mlb_histogram_count", |
| 1670 | "instant": true, |
| 1671 | "refId": "A" |
| 1672 | } |
| 1673 | ], |
| 1674 | "thresholds": "", |
| 1675 | "timeFrom": null, |
| 1676 | "timeShift": null, |
| 1677 | "title": "Number of LB Events", |
| 1678 | "type": "singlestat", |
| 1679 | "valueFontSize": "80%", |
| 1680 | "valueMaps": [ |
| 1681 | { |
| 1682 | "op": "=", |
| 1683 | "text": "N/A", |
| 1684 | "value": "null" |
| 1685 | } |
| 1686 | ], |
| 1687 | "valueName": "current" |
| 1688 | }, |
| 1689 | { |
| 1690 | "cacheTimeout": null, |
| 1691 | "datasource": null, |
| 1692 | "gridPos": { |
| 1693 | "h": 4, |
| 1694 | "w": 3, |
| 1695 | "x": 2, |
| 1696 | "y": 39 |
| 1697 | }, |
| 1698 | "id": 32, |
| 1699 | "links": [], |
| 1700 | "options": { |
| 1701 | "fieldOptions": { |
| 1702 | "calcs": [ |
| 1703 | "lastNotNull" |
| 1704 | ], |
| 1705 | "defaults": { |
| 1706 | "mappings": [ |
| 1707 | { |
| 1708 | "id": 0, |
| 1709 | "op": "=", |
| 1710 | "text": "N/A", |
| 1711 | "type": 1, |
| 1712 | "value": "null" |
| 1713 | } |
| 1714 | ], |
| 1715 | "max": 1000000, |
| 1716 | "min": 0, |
| 1717 | "nullValueMode": "connected", |
| 1718 | "thresholds": [ |
| 1719 | { |
| 1720 | "color": "green", |
| 1721 | "value": null |
| 1722 | }, |
| 1723 | { |
| 1724 | "color": "red", |
| 1725 | "value": 100000 |
| 1726 | } |
| 1727 | ], |
| 1728 | "unit": "µs" |
| 1729 | }, |
| 1730 | "override": {}, |
| 1731 | "values": false |
| 1732 | }, |
| 1733 | "orientation": "horizontal", |
| 1734 | "showThresholdLabels": false, |
| 1735 | "showThresholdMarkers": true |
| 1736 | }, |
| 1737 | "pluginVersion": "6.4.2", |
| 1738 | "targets": [ |
| 1739 | { |
| 1740 | "expr": "mlbapp_mlb_histogram_sum / mlbapp_mlb_histogram_count", |
| 1741 | "instant": true, |
| 1742 | "refId": "A" |
| 1743 | } |
| 1744 | ], |
| 1745 | "timeFrom": null, |
| 1746 | "timeShift": null, |
| 1747 | "title": "Average LB App Latency", |
| 1748 | "type": "gauge" |
| 1749 | }, |
| 1750 | { |
| 1751 | "cacheTimeout": null, |
| 1752 | "datasource": null, |
| 1753 | "gridPos": { |
| 1754 | "h": 4, |
| 1755 | "w": 3, |
| 1756 | "x": 5, |
| 1757 | "y": 39 |
| 1758 | }, |
| 1759 | "id": 33, |
| 1760 | "links": [], |
| 1761 | "options": { |
| 1762 | "fieldOptions": { |
| 1763 | "calcs": [ |
| 1764 | "lastNotNull" |
| 1765 | ], |
| 1766 | "defaults": { |
| 1767 | "mappings": [ |
| 1768 | { |
| 1769 | "id": 0, |
| 1770 | "op": "=", |
| 1771 | "text": "N/A", |
| 1772 | "type": 1, |
| 1773 | "value": "null" |
| 1774 | } |
| 1775 | ], |
| 1776 | "max": 1000000, |
| 1777 | "min": 0, |
| 1778 | "nullValueMode": "connected", |
| 1779 | "thresholds": [ |
| 1780 | { |
| 1781 | "color": "green", |
| 1782 | "value": null |
| 1783 | }, |
| 1784 | { |
| 1785 | "color": "red", |
| 1786 | "value": 100000 |
| 1787 | } |
| 1788 | ], |
| 1789 | "unit": "µs" |
| 1790 | }, |
| 1791 | "override": {}, |
| 1792 | "values": false |
| 1793 | }, |
| 1794 | "orientation": "horizontal", |
| 1795 | "showThresholdLabels": false, |
| 1796 | "showThresholdMarkers": true |
| 1797 | }, |
| 1798 | "pluginVersion": "6.4.2", |
| 1799 | "targets": [ |
| 1800 | { |
| 1801 | "expr": "rate(mlbapp_mlb_histogram_sum[1m]) / rate(mlbapp_mlb_histogram_count[1m])", |
| 1802 | "instant": true, |
| 1803 | "refId": "A" |
| 1804 | } |
| 1805 | ], |
| 1806 | "timeFrom": null, |
| 1807 | "timeShift": null, |
| 1808 | "title": "Average LB App Latency [last 1m]", |
| 1809 | "type": "gauge" |
| 1810 | }, |
| 1811 | { |
| 1812 | "cacheTimeout": null, |
| 1813 | "datasource": null, |
| 1814 | "gridPos": { |
| 1815 | "h": 4, |
| 1816 | "w": 3, |
| 1817 | "x": 8, |
| 1818 | "y": 39 |
| 1819 | }, |
| 1820 | "id": 36, |
| 1821 | "links": [], |
| 1822 | "options": { |
| 1823 | "fieldOptions": { |
| 1824 | "calcs": [ |
| 1825 | "lastNotNull" |
| 1826 | ], |
| 1827 | "defaults": { |
| 1828 | "mappings": [ |
| 1829 | { |
| 1830 | "id": 0, |
| 1831 | "op": "=", |
| 1832 | "text": "N/A", |
| 1833 | "type": 1, |
| 1834 | "value": "null" |
| 1835 | } |
| 1836 | ], |
| 1837 | "max": 1000000, |
| 1838 | "min": 0, |
| 1839 | "nullValueMode": "connected", |
| 1840 | "thresholds": [ |
| 1841 | { |
| 1842 | "color": "green", |
| 1843 | "value": null |
| 1844 | }, |
| 1845 | { |
| 1846 | "color": "red", |
| 1847 | "value": 100000 |
| 1848 | } |
| 1849 | ], |
| 1850 | "unit": "µs" |
| 1851 | }, |
| 1852 | "override": {}, |
| 1853 | "values": false |
| 1854 | }, |
| 1855 | "orientation": "horizontal", |
| 1856 | "showThresholdLabels": false, |
| 1857 | "showThresholdMarkers": true |
| 1858 | }, |
| 1859 | "pluginVersion": "6.4.2", |
| 1860 | "targets": [ |
| 1861 | { |
| 1862 | "expr": "histogram_quantile(0.99, sum(rate(mlbapp_mlb_histogram_bucket[1m])) by (le))", |
| 1863 | "instant": true, |
| 1864 | "refId": "A" |
| 1865 | } |
| 1866 | ], |
| 1867 | "timeFrom": null, |
| 1868 | "timeShift": null, |
| 1869 | "title": "99% LB App Latency [last 1m]", |
| 1870 | "type": "gauge" |
| 1871 | }, |
| 1872 | { |
| 1873 | "aliasColors": {}, |
| 1874 | "bars": false, |
| 1875 | "dashLength": 10, |
| 1876 | "dashes": false, |
| 1877 | "datasource": null, |
| 1878 | "fill": 1, |
| 1879 | "fillGradient": 0, |
| 1880 | "gridPos": { |
| 1881 | "h": 8, |
| 1882 | "w": 11, |
| 1883 | "x": 0, |
| 1884 | "y": 43 |
| 1885 | }, |
| 1886 | "id": 30, |
| 1887 | "legend": { |
| 1888 | "avg": false, |
| 1889 | "current": false, |
| 1890 | "max": false, |
| 1891 | "min": false, |
| 1892 | "show": false, |
| 1893 | "total": false, |
| 1894 | "values": false |
| 1895 | }, |
| 1896 | "lines": true, |
| 1897 | "linewidth": 1, |
| 1898 | "nullPointMode": "null", |
| 1899 | "options": { |
| 1900 | "dataLinks": [] |
| 1901 | }, |
| 1902 | "percentage": false, |
| 1903 | "pointradius": 2, |
| 1904 | "points": false, |
| 1905 | "renderer": "flot", |
| 1906 | "seriesOverrides": [], |
| 1907 | "spaceLength": 10, |
| 1908 | "stack": false, |
| 1909 | "steppedLine": false, |
| 1910 | "targets": [ |
| 1911 | { |
| 1912 | "expr": "mlbapp_mlb_histogram_count", |
| 1913 | "instant": false, |
| 1914 | "refId": "A" |
| 1915 | } |
| 1916 | ], |
| 1917 | "thresholds": [], |
| 1918 | "timeFrom": null, |
| 1919 | "timeRegions": [], |
| 1920 | "timeShift": null, |
| 1921 | "title": "Number of Load Balancing Events", |
| 1922 | "tooltip": { |
| 1923 | "shared": true, |
| 1924 | "sort": 0, |
| 1925 | "value_type": "individual" |
| 1926 | }, |
| 1927 | "type": "graph", |
| 1928 | "xaxis": { |
| 1929 | "buckets": null, |
| 1930 | "mode": "time", |
| 1931 | "name": null, |
| 1932 | "show": true, |
| 1933 | "values": [] |
| 1934 | }, |
| 1935 | "yaxes": [ |
| 1936 | { |
| 1937 | "format": "short", |
| 1938 | "label": "# LB Events", |
| 1939 | "logBase": 1, |
| 1940 | "max": null, |
| 1941 | "min": null, |
| 1942 | "show": true |
| 1943 | }, |
| 1944 | { |
| 1945 | "format": "short", |
| 1946 | "label": null, |
| 1947 | "logBase": 1, |
| 1948 | "max": null, |
| 1949 | "min": null, |
| 1950 | "show": false |
| 1951 | } |
| 1952 | ], |
| 1953 | "yaxis": { |
| 1954 | "align": false, |
| 1955 | "alignLevel": null |
| 1956 | } |
| 1957 | }, |
| 1958 | { |
| 1959 | "aliasColors": {}, |
| 1960 | "bars": false, |
| 1961 | "dashLength": 10, |
| 1962 | "dashes": false, |
| 1963 | "datasource": null, |
| 1964 | "fill": 1, |
| 1965 | "fillGradient": 0, |
| 1966 | "gridPos": { |
| 1967 | "h": 8, |
| 1968 | "w": 11, |
| 1969 | "x": 11, |
| 1970 | "y": 43 |
| 1971 | }, |
| 1972 | "id": 40, |
| 1973 | "legend": { |
| 1974 | "avg": false, |
| 1975 | "current": false, |
| 1976 | "max": false, |
| 1977 | "min": false, |
| 1978 | "show": false, |
| 1979 | "total": false, |
| 1980 | "values": false |
| 1981 | }, |
| 1982 | "lines": true, |
| 1983 | "linewidth": 1, |
| 1984 | "nullPointMode": "null", |
| 1985 | "options": { |
| 1986 | "dataLinks": [] |
| 1987 | }, |
| 1988 | "percentage": false, |
| 1989 | "pointradius": 2, |
| 1990 | "points": false, |
| 1991 | "renderer": "flot", |
| 1992 | "seriesOverrides": [], |
| 1993 | "spaceLength": 10, |
| 1994 | "stack": false, |
| 1995 | "steppedLine": false, |
| 1996 | "targets": [ |
| 1997 | { |
| 1998 | "expr": "mlbapp_mlb_histogram_sum / mlbapp_mlb_histogram_count", |
| 1999 | "instant": false, |
| 2000 | "refId": "A" |
| 2001 | } |
| 2002 | ], |
| 2003 | "thresholds": [], |
| 2004 | "timeFrom": null, |
| 2005 | "timeRegions": [], |
| 2006 | "timeShift": null, |
| 2007 | "title": "Average LB App Latency [µs]", |
| 2008 | "tooltip": { |
| 2009 | "shared": true, |
| 2010 | "sort": 0, |
| 2011 | "value_type": "individual" |
| 2012 | }, |
| 2013 | "type": "graph", |
| 2014 | "xaxis": { |
| 2015 | "buckets": null, |
| 2016 | "mode": "time", |
| 2017 | "name": null, |
| 2018 | "show": true, |
| 2019 | "values": [] |
| 2020 | }, |
| 2021 | "yaxes": [ |
| 2022 | { |
| 2023 | "format": "short", |
| 2024 | "label": "Latency [µs]", |
| 2025 | "logBase": 1, |
| 2026 | "max": null, |
| 2027 | "min": null, |
| 2028 | "show": true |
| 2029 | }, |
| 2030 | { |
| 2031 | "format": "short", |
| 2032 | "label": null, |
| 2033 | "logBase": 1, |
| 2034 | "max": null, |
| 2035 | "min": null, |
| 2036 | "show": false |
| 2037 | } |
| 2038 | ], |
| 2039 | "yaxis": { |
| 2040 | "align": false, |
| 2041 | "alignLevel": null |
| 2042 | } |
| 2043 | }, |
| 2044 | { |
| 2045 | "aliasColors": {}, |
| 2046 | "bars": false, |
| 2047 | "dashLength": 10, |
| 2048 | "dashes": false, |
| 2049 | "datasource": null, |
| 2050 | "fill": 1, |
| 2051 | "fillGradient": 0, |
| 2052 | "gridPos": { |
| 2053 | "h": 8, |
| 2054 | "w": 11, |
| 2055 | "x": 0, |
| 2056 | "y": 51 |
| 2057 | }, |
| 2058 | "id": 38, |
| 2059 | "legend": { |
| 2060 | "avg": false, |
| 2061 | "current": false, |
| 2062 | "max": false, |
| 2063 | "min": false, |
| 2064 | "show": false, |
| 2065 | "total": false, |
| 2066 | "values": false |
| 2067 | }, |
| 2068 | "lines": true, |
| 2069 | "linewidth": 1, |
| 2070 | "nullPointMode": "null", |
| 2071 | "options": { |
| 2072 | "dataLinks": [] |
| 2073 | }, |
| 2074 | "percentage": false, |
| 2075 | "pointradius": 2, |
| 2076 | "points": false, |
| 2077 | "renderer": "flot", |
| 2078 | "seriesOverrides": [], |
| 2079 | "spaceLength": 10, |
| 2080 | "stack": false, |
| 2081 | "steppedLine": false, |
| 2082 | "targets": [ |
| 2083 | { |
| 2084 | "expr": "rate(mlbapp_mlb_histogram_sum[1m]) / rate(mlbapp_mlb_histogram_count[1m])", |
| 2085 | "instant": false, |
| 2086 | "refId": "A" |
| 2087 | } |
| 2088 | ], |
| 2089 | "thresholds": [], |
| 2090 | "timeFrom": null, |
| 2091 | "timeRegions": [], |
| 2092 | "timeShift": null, |
| 2093 | "title": "Last 1 min Average LB App Latency [µs]", |
| 2094 | "tooltip": { |
| 2095 | "shared": true, |
| 2096 | "sort": 0, |
| 2097 | "value_type": "individual" |
| 2098 | }, |
| 2099 | "type": "graph", |
| 2100 | "xaxis": { |
| 2101 | "buckets": null, |
| 2102 | "mode": "time", |
| 2103 | "name": null, |
| 2104 | "show": true, |
| 2105 | "values": [] |
| 2106 | }, |
| 2107 | "yaxes": [ |
| 2108 | { |
| 2109 | "format": "short", |
| 2110 | "label": "Latency [µs]", |
| 2111 | "logBase": 1, |
| 2112 | "max": null, |
| 2113 | "min": null, |
| 2114 | "show": true |
| 2115 | }, |
| 2116 | { |
| 2117 | "format": "short", |
| 2118 | "label": null, |
| 2119 | "logBase": 1, |
| 2120 | "max": null, |
| 2121 | "min": null, |
| 2122 | "show": false |
| 2123 | } |
| 2124 | ], |
| 2125 | "yaxis": { |
| 2126 | "align": false, |
| 2127 | "alignLevel": null |
| 2128 | } |
| 2129 | }, |
| 2130 | { |
| 2131 | "aliasColors": {}, |
| 2132 | "bars": false, |
| 2133 | "dashLength": 10, |
| 2134 | "dashes": false, |
| 2135 | "datasource": null, |
| 2136 | "fill": 1, |
| 2137 | "fillGradient": 0, |
| 2138 | "gridPos": { |
| 2139 | "h": 8, |
| 2140 | "w": 11, |
| 2141 | "x": 11, |
| 2142 | "y": 51 |
| 2143 | }, |
| 2144 | "id": 37, |
| 2145 | "legend": { |
| 2146 | "avg": false, |
| 2147 | "current": false, |
| 2148 | "max": false, |
| 2149 | "min": false, |
| 2150 | "show": false, |
| 2151 | "total": false, |
| 2152 | "values": false |
| 2153 | }, |
| 2154 | "lines": true, |
| 2155 | "linewidth": 1, |
| 2156 | "nullPointMode": "null", |
| 2157 | "options": { |
| 2158 | "dataLinks": [] |
| 2159 | }, |
| 2160 | "percentage": false, |
| 2161 | "pointradius": 2, |
| 2162 | "points": false, |
| 2163 | "renderer": "flot", |
| 2164 | "seriesOverrides": [], |
| 2165 | "spaceLength": 10, |
| 2166 | "stack": false, |
| 2167 | "steppedLine": false, |
| 2168 | "targets": [ |
| 2169 | { |
| 2170 | "expr": "histogram_quantile(0.9, sum(rate(mlbapp_mlb_histogram_bucket[1m])) by (le))", |
| 2171 | "instant": false, |
| 2172 | "refId": "A" |
| 2173 | } |
| 2174 | ], |
| 2175 | "thresholds": [], |
| 2176 | "timeFrom": null, |
| 2177 | "timeRegions": [], |
| 2178 | "timeShift": null, |
| 2179 | "title": "Last 1 min 90% LB App Latency [µs]", |
| 2180 | "tooltip": { |
| 2181 | "shared": true, |
| 2182 | "sort": 0, |
| 2183 | "value_type": "individual" |
| 2184 | }, |
| 2185 | "type": "graph", |
| 2186 | "xaxis": { |
| 2187 | "buckets": null, |
| 2188 | "mode": "time", |
| 2189 | "name": null, |
| 2190 | "show": true, |
| 2191 | "values": [] |
| 2192 | }, |
| 2193 | "yaxes": [ |
| 2194 | { |
| 2195 | "decimals": null, |
| 2196 | "format": "short", |
| 2197 | "label": "Latency [µs]", |
| 2198 | "logBase": 1, |
| 2199 | "max": null, |
| 2200 | "min": null, |
| 2201 | "show": true |
| 2202 | }, |
| 2203 | { |
| 2204 | "format": "short", |
| 2205 | "label": null, |
| 2206 | "logBase": 1, |
| 2207 | "max": null, |
| 2208 | "min": null, |
| 2209 | "show": false |
| 2210 | } |
| 2211 | ], |
| 2212 | "yaxis": { |
| 2213 | "align": false, |
| 2214 | "alignLevel": null |
| 2215 | } |
| 2216 | }, |
| 2217 | { |
| 2218 | "aliasColors": {}, |
| 2219 | "bars": false, |
| 2220 | "dashLength": 10, |
| 2221 | "dashes": false, |
| 2222 | "datasource": null, |
| 2223 | "fill": 1, |
| 2224 | "fillGradient": 0, |
| 2225 | "gridPos": { |
| 2226 | "h": 8, |
| 2227 | "w": 11, |
| 2228 | "x": 0, |
| 2229 | "y": 59 |
| 2230 | }, |
| 2231 | "id": 39, |
| 2232 | "legend": { |
| 2233 | "avg": false, |
| 2234 | "current": false, |
| 2235 | "max": false, |
| 2236 | "min": false, |
| 2237 | "show": false, |
| 2238 | "total": false, |
| 2239 | "values": false |
| 2240 | }, |
| 2241 | "lines": true, |
| 2242 | "linewidth": 1, |
| 2243 | "nullPointMode": "null", |
| 2244 | "options": { |
| 2245 | "dataLinks": [] |
| 2246 | }, |
| 2247 | "percentage": false, |
| 2248 | "pointradius": 2, |
| 2249 | "points": false, |
| 2250 | "renderer": "flot", |
| 2251 | "seriesOverrides": [], |
| 2252 | "spaceLength": 10, |
| 2253 | "stack": false, |
| 2254 | "steppedLine": false, |
| 2255 | "targets": [ |
| 2256 | { |
| 2257 | "expr": "histogram_quantile(0.95, sum(rate(mlbapp_mlb_histogram_bucket[1m])) by (le))", |
| 2258 | "instant": false, |
| 2259 | "refId": "A" |
| 2260 | } |
| 2261 | ], |
| 2262 | "thresholds": [], |
| 2263 | "timeFrom": null, |
| 2264 | "timeRegions": [], |
| 2265 | "timeShift": null, |
| 2266 | "title": "Last 1 min 95% LB App Latency [µs]", |
| 2267 | "tooltip": { |
| 2268 | "shared": true, |
| 2269 | "sort": 0, |
| 2270 | "value_type": "individual" |
| 2271 | }, |
| 2272 | "type": "graph", |
| 2273 | "xaxis": { |
| 2274 | "buckets": null, |
| 2275 | "mode": "time", |
| 2276 | "name": null, |
| 2277 | "show": true, |
| 2278 | "values": [] |
| 2279 | }, |
| 2280 | "yaxes": [ |
| 2281 | { |
| 2282 | "format": "short", |
| 2283 | "label": "Latency [µs]", |
| 2284 | "logBase": 1, |
| 2285 | "max": null, |
| 2286 | "min": null, |
| 2287 | "show": true |
| 2288 | }, |
| 2289 | { |
| 2290 | "format": "short", |
| 2291 | "label": null, |
| 2292 | "logBase": 1, |
| 2293 | "max": null, |
| 2294 | "min": null, |
| 2295 | "show": false |
| 2296 | } |
| 2297 | ], |
| 2298 | "yaxis": { |
| 2299 | "align": false, |
| 2300 | "alignLevel": null |
| 2301 | } |
| 2302 | }, |
| 2303 | { |
| 2304 | "aliasColors": {}, |
| 2305 | "bars": false, |
| 2306 | "dashLength": 10, |
| 2307 | "dashes": false, |
| 2308 | "datasource": null, |
| 2309 | "fill": 1, |
| 2310 | "fillGradient": 0, |
| 2311 | "gridPos": { |
| 2312 | "h": 8, |
| 2313 | "w": 11, |
| 2314 | "x": 11, |
| 2315 | "y": 59 |
| 2316 | }, |
| 2317 | "id": 41, |
| 2318 | "legend": { |
| 2319 | "avg": false, |
| 2320 | "current": false, |
| 2321 | "max": false, |
| 2322 | "min": false, |
| 2323 | "show": false, |
| 2324 | "total": false, |
| 2325 | "values": false |
| 2326 | }, |
| 2327 | "lines": true, |
| 2328 | "linewidth": 1, |
| 2329 | "nullPointMode": "null", |
| 2330 | "options": { |
| 2331 | "dataLinks": [] |
| 2332 | }, |
| 2333 | "percentage": false, |
| 2334 | "pointradius": 2, |
| 2335 | "points": false, |
| 2336 | "renderer": "flot", |
| 2337 | "seriesOverrides": [], |
| 2338 | "spaceLength": 10, |
| 2339 | "stack": false, |
| 2340 | "steppedLine": false, |
| 2341 | "targets": [ |
| 2342 | { |
| 2343 | "expr": "histogram_quantile(0.99, sum(rate(mlbapp_mlb_histogram_bucket[1m])) by (le))", |
| 2344 | "instant": false, |
| 2345 | "refId": "A" |
| 2346 | } |
| 2347 | ], |
| 2348 | "thresholds": [], |
| 2349 | "timeFrom": null, |
| 2350 | "timeRegions": [], |
| 2351 | "timeShift": null, |
| 2352 | "title": "Last 1 min 99% LB App Latency [µs]", |
| 2353 | "tooltip": { |
| 2354 | "shared": true, |
| 2355 | "sort": 0, |
| 2356 | "value_type": "individual" |
| 2357 | }, |
| 2358 | "type": "graph", |
| 2359 | "xaxis": { |
| 2360 | "buckets": null, |
| 2361 | "mode": "time", |
| 2362 | "name": null, |
| 2363 | "show": true, |
| 2364 | "values": [] |
| 2365 | }, |
| 2366 | "yaxes": [ |
| 2367 | { |
| 2368 | "format": "short", |
| 2369 | "label": "Latency [µs]", |
| 2370 | "logBase": 1, |
| 2371 | "max": null, |
| 2372 | "min": null, |
| 2373 | "show": true |
| 2374 | }, |
| 2375 | { |
| 2376 | "format": "short", |
| 2377 | "label": null, |
| 2378 | "logBase": 1, |
| 2379 | "max": null, |
| 2380 | "min": null, |
| 2381 | "show": false |
| 2382 | } |
| 2383 | ], |
| 2384 | "yaxis": { |
| 2385 | "align": false, |
| 2386 | "alignLevel": null |
| 2387 | } |
| 2388 | } |
| 2389 | ], |
| 2390 | "refresh": "5s", |
| 2391 | "schemaVersion": 20, |
| 2392 | "style": "dark", |
| 2393 | "tags": [ |
| 2394 | "ONOS-RIC", |
| 2395 | "Handover", |
| 2396 | "LoadBalancing" |
| 2397 | ], |
| 2398 | "templating": { |
| 2399 | "list": [] |
| 2400 | }, |
| 2401 | "time": { |
Woojoong Kim | bcfe6ee | 2020-07-05 21:12:01 -0700 | [diff] [blame] | 2402 | "from": "now-30m", |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 2403 | "to": "now" |
| 2404 | }, |
| 2405 | "timepicker": { |
| 2406 | "refresh_intervals": [ |
| 2407 | "5s", |
| 2408 | "10s", |
| 2409 | "30s", |
| 2410 | "1m", |
| 2411 | "5m", |
| 2412 | "15m", |
| 2413 | "30m", |
| 2414 | "1h", |
| 2415 | "2h", |
| 2416 | "1d" |
| 2417 | ] |
| 2418 | }, |
| 2419 | "timezone": "", |
| 2420 | "title": "SD-RAN: a Summary", |
| 2421 | "uid": "z-DzdaqWz", |
Woojoong Kim | bcfe6ee | 2020-07-05 21:12:01 -0700 | [diff] [blame] | 2422 | "version": 1 |
Woojoong Kim | 30dd9cf | 2020-04-27 21:04:43 -0700 | [diff] [blame] | 2423 | } |