github.com/esnet/gdg@v0.6.1-0.20240412190737-6b6eba9c14d8/test/data/templates/template_example.go.tmpl (about) 1 { 2 "annotations": { 3 "list": [ 4 { 5 "hashKey": "{{ .title | lower | ToSlug }}", 6 "builtIn": 1, 7 "datasource": "{{ default "elasticsearch" .datasource }}", 8 "enable": true, 9 "hide": true, 10 "iconColor": "rgba(0, 211, 255, 1)", 11 "name": "Annotations \u0026 Alerts", 12 "type": "{{ uuidv4 }}" 13 } 14 ] 15 }, 16 "editable": true, 17 "gnetId": null, 18 "graphTooltip": 1, 19 "id": 62, 20 "iteration": 1618867139860, 21 "links": [], 22 "panels": [ 23 { 24 "__netsage_template": "navigation", 25 "choices": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], 26 "cycleview": true, 27 "dashboardselection": true, 28 "datasource": null, 29 "fieldConfig": { 30 "defaults": { 31 "custom": {} 32 }, 33 "overrides": [] 34 }, 35 "grafanafavorites": true, 36 "gridPos": { 37 "h": 3, 38 "w": 2, 39 "x": 0, 40 "y": 0 41 }, 42 "hamburgerPath": "https://portal.netsage.global/hamburger-v4.gif", 43 "id": 1, 44 "link_text": [ 45 {{if .enabledlight}} 46 {{ range $v := .lightsources}} 47 "{{ $v }}", 48 {{ end }} 49 {{ end }} 50 ], 51 "link_url": [ 52 "{{ .lightsources | join "," }}", 53 "/grafana/d/000000003/bandwidth-dashboard", 54 "/grafana/d/xk26IFhmk/flow-data", 55 "/grafana/d/QfzDJKhik/flow-data-per-organization", 56 "/grafana/d/-l3_u8nWk/individual-flows", 57 "/grafana/d/fgrOzz_mk/flow-data-per-country", 58 "/grafana/d/WNn1qyaiz/flows-by-science-discipline", 59 "/grafana/d/ie7TeomGz/flow-data-for-projects", 60 "/grafana/d/b35BWxAZz/top-talkers-over-time", 61 "/grafana/d/ufIS9W7Zk/science-discipline-patterns", 62 "/grafana/d/000000004/bandwidth-patterns", 63 "/grafana/d/CJC1FFhmz/other-flow-stats", 64 "/grafana/d/VuuXrnPWz/flow-analysis" 65 ], 66 "links": [], 67 "sharescreen": true, 68 "sideLogoPath": "https://portal.netsage.global/netsage-header-logo.png", 69 "sidebar": true, 70 "tablefilters": true, 71 "title": "", 72 "topLogoPath": "https://portal.netsage.global/netsage-cropped.png", 73 "transparent": true, 74 "type": "netsagenavigation" 75 }, 76 { 77 "datasource": null, 78 "fieldConfig": { 79 "defaults": { 80 "custom": {} 81 }, 82 "overrides": [] 83 }, 84 "gridPos": { 85 "h": 4, 86 "w": 20, 87 "x": 2, 88 "y": 0 89 }, 90 "id": 2, 91 "links": [], 92 "options": { 93 "content": "\u003ccenter\u003e\u003ch1\u003e\u003cb\u003eBandwidth Dashboard\u003c/b\u003e\u003c/h1\u003e\u003c/center\u003e\n\u003ccenter\u003eThe map shows the minimum, maximum, and average bandwidth utilization of the circuits and exchange points over the selected time period.\u003c/center\u003e\n\u003ccenter\u003eThe rows below the map show each of the links in more detail, including traffic rate and total volume transferred.\u003c/center\u003e\n\u003ccenter\u003eA combined view of the average and maximum bandwidth utilization is shown at the bottom of the page.\u003c/center\u003e\n\u003ccenter\u003eAll times are displayed in browser local time\u003c/center\u003e\n\n\u003c!-- Global site tag (gtag.js) - Google Analytics --\u003e\n\u003cscript async src=\"https://www.googletagmanager.com/gtag/js?id=UA-142763676-1\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n gtag('js', new Date());\n\n gtag('config', 'UA-142763676-1');\n\u003c/script\u003e", 94 "mode": "html" 95 }, 96 "pluginVersion": "7.3.3", 97 "title": "", 98 "transparent": true, 99 "type": "text" 100 }, 101 { 102 "cacheTimeout": null, 103 "datasource": "Netsage TSDS", 104 "fieldConfig": { 105 "defaults": { 106 "custom": {}, 107 "decimals": 1, 108 "mappings": [ 109 { 110 "id": 0, 111 "op": "=", 112 "text": "N/A", 113 "type": 1, 114 "value": "null" 115 } 116 ], 117 "nullValueMode": "connected", 118 "thresholds": { 119 "mode": "absolute", 120 "steps": [ 121 { 122 "color": "light-blue", 123 "value": null 124 }, 125 { 126 "color": "light-blue", 127 "value": 0 128 }, 129 { 130 "color": "light-blue", 131 "value": 1 132 } 133 ] 134 }, 135 "unit": "bps" 136 }, 137 "overrides": [] 138 }, 139 "gridPos": { 140 "h": 3, 141 "w": 6, 142 "x": 0, 143 "y": 4 144 }, 145 "id": 3, 146 "interval": null, 147 "links": [], 148 "maxDataPoints": 100, 149 "options": { 150 "colorMode": "value", 151 "fieldOptions": { 152 "calcs": ["mean"] 153 }, 154 "graphMode": "none", 155 "justifyMode": "auto", 156 "orientation": "horizontal", 157 "reduceOptions": { 158 "calcs": ["mean"], 159 "fields": "", 160 "values": false 161 }, 162 "textMode": "auto" 163 }, 164 "pluginVersion": "7.3.3", 165 "targets": [ 166 { 167 "aggregate_all": false, 168 "aggregator": ["average"], 169 "bucket": [], 170 "bucketAggs": [ 171 { 172 "field": "start", 173 "id": "2", 174 "settings": { 175 "interval": "auto", 176 "min_doc_count": 0, 177 "trimEdges": 0 178 }, 179 "type": "date_histogram" 180 } 181 ], 182 "bucketValue": [], 183 "combineAllBy": "nothing", 184 "condition": [], 185 "dateFormat": "", 186 "displayFormat": "series", 187 "drillDown": [], 188 "drillDownAlias": "", 189 "drillDownValue": [], 190 "dsType": "elasticsearch", 191 "func": [ 192 { 193 "alias": "", 194 "align": "", 195 "bucket": "", 196 "expanded": false, 197 "method": "average", 198 "operation": "", 199 "percentile": "85", 200 "root": true, 201 "target": "input", 202 "template": "", 203 "title": "Aggregate", 204 "type": "Aggregate", 205 "wrapper": [] 206 } 207 ], 208 "groupby_field": " ", 209 "inlineGroupOperator": [[""]], 210 "metricValueAliasMappings": {}, 211 "metricValueAliases": [""], 212 "metricValues_array": ["Select Metric Value"], 213 "metric_array": ["Select Metric"], 214 "metrics": [ 215 { 216 "field": "select field", 217 "id": "1", 218 "type": "count" 219 } 220 ], 221 "orderby_field": "", 222 "outerGroupOperator": [""], 223 "percentileValue": [""], 224 "rawQuery": true, 225 "refId": "A", 226 "series": "select table", 227 "target": "get max(aggregate(values.output, $quantify, max)) between ($START,$END) from interface where link_name != null", 228 "target_alias": "", 229 "templateVariableValue": [""], 230 "timeField": "start", 231 "type": "timeserie", 232 "whereClauseGroup": [ 233 [ 234 { 235 "left": "Select Metric", 236 "op": "", 237 "right": "" 238 } 239 ] 240 ] 241 } 242 ], 243 "title": "Single Link Max A-Z", 244 "transparent": true, 245 "type": "stat" 246 }, 247 { 248 "cacheTimeout": null, 249 "datasource": "Netsage TSDS", 250 "fieldConfig": { 251 "defaults": { 252 "custom": {}, 253 "decimals": 1, 254 "mappings": [ 255 { 256 "id": 0, 257 "op": "=", 258 "text": "N/A", 259 "type": 1, 260 "value": "null" 261 } 262 ], 263 "nullValueMode": "connected", 264 "thresholds": { 265 "mode": "absolute", 266 "steps": [ 267 { 268 "color": "light-blue", 269 "value": null 270 }, 271 { 272 "color": "light-blue", 273 "value": 0 274 }, 275 { 276 "color": "light-blue", 277 "value": 1 278 } 279 ] 280 }, 281 "unit": "bps" 282 }, 283 "overrides": [] 284 }, 285 "gridPos": { 286 "h": 3, 287 "w": 6, 288 "x": 6, 289 "y": 4 290 }, 291 "id": 4, 292 "interval": null, 293 "links": [], 294 "maxDataPoints": 100, 295 "options": { 296 "colorMode": "value", 297 "fieldOptions": { 298 "calcs": ["mean"] 299 }, 300 "graphMode": "none", 301 "justifyMode": "auto", 302 "orientation": "horizontal", 303 "reduceOptions": { 304 "calcs": ["mean"], 305 "fields": "", 306 "values": false 307 }, 308 "textMode": "auto" 309 }, 310 "pluginVersion": "7.3.3", 311 "targets": [ 312 { 313 "aggregate_all": false, 314 "aggregator": ["average"], 315 "bucket": [], 316 "bucketAggs": [ 317 { 318 "field": "start", 319 "id": "2", 320 "settings": { 321 "interval": "auto", 322 "min_doc_count": 0, 323 "trimEdges": 0 324 }, 325 "type": "date_histogram" 326 } 327 ], 328 "bucketValue": [], 329 "combineAllBy": "nothing", 330 "condition": [], 331 "dateFormat": "", 332 "displayFormat": "series", 333 "drillDown": [], 334 "drillDownAlias": "", 335 "drillDownValue": [], 336 "dsType": "elasticsearch", 337 "func": [ 338 { 339 "alias": "", 340 "align": "", 341 "bucket": "", 342 "expanded": false, 343 "method": "average", 344 "operation": "", 345 "percentile": "85", 346 "root": true, 347 "target": "input", 348 "template": "", 349 "title": "Aggregate", 350 "type": "Aggregate", 351 "wrapper": [] 352 } 353 ], 354 "groupby_field": " ", 355 "inlineGroupOperator": [[""]], 356 "metricValueAliasMappings": {}, 357 "metricValueAliases": [""], 358 "metricValues_array": ["Select Metric Value"], 359 "metric_array": ["Select Metric"], 360 "metrics": [ 361 { 362 "field": "select field", 363 "id": "1", 364 "type": "count" 365 } 366 ], 367 "orderby_field": "", 368 "outerGroupOperator": [""], 369 "percentileValue": [""], 370 "rawQuery": true, 371 "refId": "A", 372 "series": "select table", 373 "target": "get max(aggregate(values.input, $quantify, max)) between ($START,$END) from interface where link_name != null", 374 "target_alias": "", 375 "templateVariableValue": [""], 376 "timeField": "start", 377 "type": "timeserie", 378 "whereClauseGroup": [ 379 [ 380 { 381 "left": "Select Metric", 382 "op": "", 383 "right": "" 384 } 385 ] 386 ] 387 } 388 ], 389 "title": "Single Link Max Z-A", 390 "transparent": true, 391 "type": "stat" 392 }, 393 { 394 "cacheTimeout": null, 395 "datasource": "Netsage TSDS", 396 "fieldConfig": { 397 "defaults": { 398 "custom": {}, 399 "decimals": 2, 400 "mappings": [ 401 { 402 "id": 0, 403 "op": "=", 404 "text": "N/A", 405 "type": 1, 406 "value": "null" 407 } 408 ], 409 "nullValueMode": "connected", 410 "thresholds": { 411 "mode": "absolute", 412 "steps": [ 413 { 414 "color": "light-blue", 415 "value": null 416 }, 417 { 418 "color": "light-blue", 419 "value": 0 420 }, 421 { 422 "color": "light-blue", 423 "value": 1 424 } 425 ] 426 }, 427 "unit": "bps" 428 }, 429 "overrides": [] 430 }, 431 "gridPos": { 432 "h": 3, 433 "w": 7, 434 "x": 12, 435 "y": 4 436 }, 437 "id": 5, 438 "interval": null, 439 "links": [], 440 "maxDataPoints": 100, 441 "options": { 442 "colorMode": "value", 443 "fieldOptions": { 444 "calcs": ["mean"] 445 }, 446 "graphMode": "none", 447 "justifyMode": "auto", 448 "orientation": "horizontal", 449 "reduceOptions": { 450 "calcs": ["mean"], 451 "fields": "", 452 "values": false 453 }, 454 "textMode": "auto" 455 }, 456 "pluginVersion": "7.3.3", 457 "targets": [ 458 { 459 "aggregate_all": false, 460 "aggregator": ["average"], 461 "bucket": [], 462 "bucketAggs": [ 463 { 464 "field": "start", 465 "id": "2", 466 "settings": { 467 "interval": "auto", 468 "min_doc_count": 0, 469 "trimEdges": 0 470 }, 471 "type": "date_histogram" 472 } 473 ], 474 "bucketValue": [], 475 "combineAllBy": "nothing", 476 "condition": [], 477 "dateFormat": "", 478 "displayFormat": "series", 479 "drillDown": [], 480 "drillDownAlias": "", 481 "drillDownValue": [], 482 "dsType": "elasticsearch", 483 "func": [ 484 { 485 "alias": "", 486 "align": "", 487 "bucket": "", 488 "expanded": false, 489 "method": "average", 490 "operation": "", 491 "percentile": "85", 492 "root": true, 493 "target": "input", 494 "template": "", 495 "title": "Aggregate", 496 "type": "Aggregate", 497 "wrapper": [] 498 } 499 ], 500 "groupby_field": " ", 501 "inlineGroupOperator": [[""]], 502 "metricValueAliasMappings": {}, 503 "metricValueAliases": [""], 504 "metricValues_array": ["Select Metric Value"], 505 "metric_array": ["Select Metric"], 506 "metrics": [ 507 { 508 "field": "select field", 509 "id": "1", 510 "type": "count" 511 } 512 ], 513 "orderby_field": "", 514 "outerGroupOperator": [""], 515 "percentileValue": [""], 516 "rawQuery": true, 517 "refId": "A", 518 "series": "select table", 519 "target": "get input_avg + output_avg as values.total_avg from ( get average(aggregate(values.input, $quantify, average)) as input_avg, average(aggregate(values.output, $quantify, average)) as output_avg between ($START,$END) by nothing from interface where link_name != null )", 520 "target_alias": "", 521 "templateVariableValue": [""], 522 "timeField": "start", 523 "type": "timeserie", 524 "whereClauseGroup": [ 525 [ 526 { 527 "left": "Select Metric", 528 "op": "", 529 "right": "" 530 } 531 ] 532 ] 533 } 534 ], 535 "title": "Average Across All Links", 536 "transparent": true, 537 "type": "stat" 538 }, 539 { 540 "cacheTimeout": null, 541 "datasource": "Netsage TSDS", 542 "fieldConfig": { 543 "defaults": { 544 "custom": {}, 545 "mappings": [ 546 { 547 "id": 0, 548 "op": "=", 549 "text": "N/A", 550 "type": 1, 551 "value": "null" 552 } 553 ], 554 "nullValueMode": "connected", 555 "thresholds": { 556 "mode": "absolute", 557 "steps": [ 558 { 559 "color": "light-blue", 560 "value": null 561 }, 562 { 563 "color": "light-blue", 564 "value": 0 565 }, 566 { 567 "color": "light-blue", 568 "value": 1 569 } 570 ] 571 }, 572 "unit": "decbytes" 573 }, 574 "overrides": [] 575 }, 576 "gridPos": { 577 "h": 3, 578 "w": 5, 579 "x": 19, 580 "y": 4 581 }, 582 "id": 6, 583 "interval": null, 584 "links": [], 585 "maxDataPoints": 100, 586 "options": { 587 "colorMode": "value", 588 "fieldOptions": { 589 "calcs": ["sum"] 590 }, 591 "graphMode": "none", 592 "justifyMode": "auto", 593 "orientation": "horizontal", 594 "reduceOptions": { 595 "calcs": ["sum"], 596 "fields": "", 597 "values": false 598 }, 599 "textMode": "auto" 600 }, 601 "pluginVersion": "7.3.3", 602 "targets": [ 603 { 604 "aggregate_all": false, 605 "aggregator": ["average"], 606 "bucket": [], 607 "bucketAggs": [ 608 { 609 "field": "start", 610 "id": "2", 611 "settings": { 612 "interval": "auto", 613 "min_doc_count": 0, 614 "trimEdges": 0 615 }, 616 "type": "date_histogram" 617 } 618 ], 619 "bucketValue": [], 620 "combineAllBy": "nothing", 621 "condition": [], 622 "dateFormat": "", 623 "displayFormat": "series", 624 "drillDown": [], 625 "drillDownAlias": "", 626 "drillDownValue": [], 627 "dsType": "elasticsearch", 628 "func": [ 629 { 630 "alias": "", 631 "align": "", 632 "bucket": "", 633 "expanded": false, 634 "method": "average", 635 "operation": "", 636 "percentile": "85", 637 "root": true, 638 "target": "input", 639 "template": "", 640 "title": "Aggregate", 641 "type": "Aggregate", 642 "wrapper": [] 643 } 644 ], 645 "groupby_field": " ", 646 "hide": false, 647 "inlineGroupOperator": [[""]], 648 "metricValueAliasMappings": {}, 649 "metricValueAliases": [""], 650 "metricValues_array": ["Select Metric Value"], 651 "metric_array": ["Select Metric"], 652 "metrics": [ 653 { 654 "field": "select field", 655 "id": "1", 656 "type": "count" 657 } 658 ], 659 "orderby_field": "", 660 "outerGroupOperator": [""], 661 "percentileValue": [""], 662 "rawQuery": true, 663 "refId": "A", 664 "series": "select table", 665 "target": "get total_bytes_sec * 3600 as values.total_bytes from ( get input_bytes_sec_total + output_bytes_sec_total as total_bytes_sec from ( get aggregate(input_bytes_sec, 3600, sum) as input_bytes_sec_total, aggregate(output_bytes_sec, 3600, sum) as output_bytes_sec_total by nothing from ( get aggregate(values.input, 3600, average) / 8 as input_bytes_sec, aggregate(values.output, 3600, average) / 8 as output_bytes_sec between ($START,$END) by link_name from interface where link_name != null ) ) )", 666 "target_alias": "", 667 "templateVariableValue": [""], 668 "timeField": "start", 669 "type": "timeserie", 670 "whereClauseGroup": [ 671 [ 672 { 673 "left": "Select Metric", 674 "op": "", 675 "right": "" 676 } 677 ] 678 ] 679 } 680 ], 681 "title": "Total Transferred", 682 "transparent": true, 683 "type": "stat" 684 }, 685 { 686 "bing_api_key": "AplW162gFohrU9tZYti5XUCVeCG0ljiq5KgvLQREoqNBCl872zhHUs8PoVZ2j6Fw", 687 "choices": [1, 2, 4, 5, 7], 688 "color": { 689 "cardColor": "#82b5d8", 690 "colorScale": "linear", 691 "colorScheme": "interpolateOranges", 692 "exponent": 0.5, 693 "fillBackground": false, 694 "mode": "spectrum" 695 }, 696 "colorScheme": "interpolateBlues", 697 "data": [], 698 "datasource": "Netsage TSDS", 699 "downLinkColor": "rgb(200,200,200)", 700 "fieldConfig": { 701 "defaults": { 702 "custom": {} 703 }, 704 "overrides": [] 705 }, 706 "gridPos": { 707 "h": 17, 708 "w": 24, 709 "x": 0, 710 "y": 7 711 }, 712 "hide_layers": false, 713 "id": 7, 714 "lat": 10, 715 "layer": { 716 "criteria": ["Minimum", "Maximum", "Average", "Current"], 717 "link": { 718 "selected": "Current" 719 }, 720 "node": { 721 "selected": "Current" 722 } 723 }, 724 "layers": [ 725 { 726 "__baseFactory__": "Layer" 727 }, 728 { 729 "__baseFactory__": "Layer" 730 }, 731 { 732 "__baseFactory__": "Layer" 733 }, 734 { 735 "__baseFactory__": "Layer" 736 }, 737 { 738 "__baseFactory__": "Layer" 739 } 740 ], 741 "legend": { 742 "adjLoadLegend": { 743 "horizontal": true 744 }, 745 "invert": true, 746 "legend_colors": [ 747 "#c8c8ff", 748 "#c4c4ff", 749 "#c0c0ff", 750 "#bcbcff", 751 "#b8b8ff", 752 "#b4b4ff", 753 "#b0b0ff", 754 "#acacff", 755 "#a8a8ff", 756 "#a4a4ff", 757 "#a0a0ff", 758 "#9c9cff", 759 "#9898ff", 760 "#9494ff", 761 "#9090ff", 762 "#8c8cff", 763 "#8888ff", 764 "#8484ff", 765 "#8080ff", 766 "#7c7cff", 767 "#7878ff", 768 "#7474ff", 769 "#7070ff", 770 "#6c6cff", 771 "#6868ff", 772 "#6464ff", 773 "#6060ff", 774 "#5c5cff", 775 "#5858ff", 776 "#5454ff", 777 "#5050ff", 778 "#4c4cff", 779 "#4848ff", 780 "#4444ff", 781 "#4040ff", 782 "#3c3cff", 783 "#3838ff", 784 "#3434ff", 785 "#3030ff", 786 "#2c2cff", 787 "#2828ff", 788 "#2424ff", 789 "#2020ff", 790 "#1c1cff", 791 "#1818ff", 792 "#1414ff", 793 "#1010ff", 794 "#0c0cff", 795 "#0808ff", 796 "#0404ff" 797 ], 798 "mode": "spectrum", 799 "show": true 800 }, 801 "legendTypes": ["opacity", "spectrum", "threshold"], 802 "line": { 803 "criteria": ["Minimum", "Maximum", "Average", "Current"], 804 "selected": "Current" 805 }, 806 "links": [], 807 "lng": -110, 808 "mapSrc": [ 809 "{\n \"results\": [\n {\n \"links\": [\n {\n \"endpoints\": [\n {\n \"name\": \"PIREN: Seattle to Oahu 100GE input\",\n \"label\": \"Seattle to Oahu\"\n },\n {\n \"name\": \"PIREN: Seattle to Oahu 100GE output\",\n \"label\": \"Oahu to Seattle\"\n }\n ],\n \"path\": [\n {\n \"lon\": \"-122.3359058\",\n \"lat\": \"47.614848\",\n \"name\": \"Seattle\"\n },\n {\n \"lon\": \"-148.169708\",\n \"lat\": \"37.383253\"\n },\n {\n \"lon\": \"-157.9652284\",\n \"lat\": \"21.4837543\",\n \"name\": \"Oahu\"\n }\n ],\n \"name\": \"PIREN: Seattle to Oahu 100GE\"\n },\n {\n \"endpoints\": [\n {\n \"name\": \"PIREN: Los Angeles to Mauna Lani 100GE input\",\n \"label\": \"Los Angeles to Mauna Lani\"\n },\n {\n \"name\": \"PIREN: Los Angeles to Mauna Lani 100GE output\",\n \"label\": \"Mauna Lani to Los Angeles\"\n }\n ],\n \"path\": [\n {\n \"lon\": \"-118.411\",\n \"lat\": \"34.0204989\",\n \"name\": \"Los Angeles\"\n },\n {\n \"lon\": \"-145\",\n \"lat\": \"28\"\n },\n {\n \"lon\": \"-155.8220663\",\n \"lat\": \"20.0233385\",\n \"name\": \"Mauna Lani\"\n }\n ],\n \"name\": \"PIREN: Los Angeles to Mauna Lani 100GE\"\n },\n {\n \"endpoints\": [\n {\n \"name\": \"PIREN: Oahu to Los Angeles 100GE input\",\n \"label\": \"Los Angeles to Oahu\"\n },\n {\n \"name\": \"PIREN: Oahu to Los Angeles 100GE output\",\n \"label\": \"Oahu to Los Angeles\"\n }\n ],\n \"path\": [\n {\n \"lon\": \"-118.411\",\n \"lat\": \"34.0204989\",\n \"name\": \"Los Angeles\"\n },\n {\n \"lon\": \"-147\",\n \"lat\": \"33\"\n },\n {\n \"lon\": \"-157.9652284\",\n \"lat\": \"21.4837543\",\n \"name\": \"Oahu\"\n }\n ],\n \"name\": \"PIREN: Oahu to Los Angeles 100GE\"\n },\n {\n \"endpoints\": [\n {\n \"name\": \"PIREN: Oahu to Sydney 100GE input\",\n \"label\": \"Oahu to Sydney\"\n },\n {\n \"name\": \"PIREN: Oahu to Sydney 100GE output\",\n \"label\": \"Sydney to Oahu\"\n }\n ],\n \"path\": [\n {\n \"lon\": \"-157.9652284\",\n \"lat\": \"21.4837543\",\n \"name\": \"Oahu\"\n },\n {\n \"lon\": \"-185.522049\",\n \"lat\": \"2.218017\"\n },\n {\n \"lon\": \"151.2100445\",\n \"lat\": \"-33.8679519\",\n \"name\": \"Sidney\"\n }\n ],\n \"name\": \"PIREN: Oahu to Sydney 100GE\"\n },\n {\n \"endpoints\": [\n {\n \"name\": \"PIREN: Mauna Lani to Sydney 100GE input\",\n \"label\": \"Mauna Lani to Sydney\"\n },\n {\n \"name\": \"PIREN: Mauna Lani to Sydney 100GE output\",\n \"label\": \"Sydney to Mauna Lani\"\n }\n ],\n \"path\": [\n {\n \"lon\": \"-155.8220663\",\n \"lat\": \"20.0233385\",\n \"name\": \"Mauna Lani\"\n },\n {\n \"lon\": \"185.8654694\",\n \"lat\": \"-58.863023\"\n },\n {\n \"lon\": \"151.2100445\",\n \"lat\": \"-33.8679519\",\n \"name\": \"Sidney\"\n }\n ],\n \"name\": \"PIREN: Mauna Lani to Sydney 100GE\"\n },\n {\n \"endpoints\": [\n {\n \"name\": \"PIREN: Oahu to Guam 100GE input\",\n \"label\": \"Guam to Oahu\"\n },\n {\n \"name\": \"PIREN: Oahu to Guam 100GE output\",\n \"label\": \"Oahu to Guam\"\n }\n ],\n \"path\": [\n {\n \"lon\": \"-157.9652284\",\n \"lat\": \"21.4837543\",\n \"name\": \"Oahu\"\n },\n {\n \"lon\": \"-193.823547\",\n \"lat\": \"24.006939\"\n },\n {\n \"lon\": \"144.7937\",\n \"lat\": \"13.4443\",\n \"name\": \"Guam\"\n }\n ],\n \"name\": \"PIREN: Oahu to Guam 100GE\"\n }\n ],\n \"endpoints\": [\n {\n \"lon\": \"-122.3359058\",\n \"lat\": \"47.614848\",\n \"name\": \"Seattle\"\n },\n {\n \"lon\": \"-118.411\",\n \"lat\": \"34.0204989\",\n \"name\": \"Los Angeles\"\n },\n {\n \"lon\": \"-157.9652284\",\n \"lat\": \"21.4837543\",\n \"name\": \"Oahu\"\n },\n {\n \"lon\": \"151.2100445\",\n \"lat\": \"-33.8679519\",\n \"name\": \"Sidney\"\n },\n {\n \"lon\": \"174.8654694\",\n \"lat\": \"-36.863023\",\n \"name\": \"Auckland\"\n },\n {\n \"lon\": \"-155.8220663\",\n \"lat\": \"20.0233385\",\n \"name\": \"Mauna Lani\"\n },\n {\n \"lon\": \"144.7937\",\n \"lat\": \"13.4443\",\n \"name\": \"Guam\"\n }\n ]\n }\n ]\n}", 810 "{\n \"results\": [\n {\n \"links\": [\n {\n \"endpoints\": [\n {\n \"name\": \"TransPAC: Seattle to Tokyo 100GE input\",\n \"label\": \"Tokyo to Seattle\"\n },\n {\n \"name\": \"TransPAC: Seattle to Tokyo 100GE output\",\n \"label\": \"Seattle to Tokyo\"\n }\n ],\n \"path\": [\n {\n \"lon\": \"139.853142695116\",\n \"order\": \"10\",\n \"lat\": \"35.7653023546885\"\n },\n {\n \"lon\": \" -172.86232\",\n \"lat\": \"47.60894\"\n },\n {\n \"lon\": \"-122.335927373024\",\n \"order\": \"20\",\n \"lat\": \"47.5652166492485\"\n }\n ],\n \"name\": \"TransPAC: Seattle to Tokyo 100GE\"\n }\n ],\n \"endpoints\": [\n {\n \"pop_id\": null,\n \"lon\": \"139.853142695116\",\n \"real_lon\": null,\n \"real_lat\": null,\n \"name\": \"TOKY\",\n \"lat\": \"35.7653023546885\"\n },\n {\n \"pop_id\": null,\n \"lon\": \"-122.335927373024\",\n \"real_lon\": null,\n \"real_lat\": null,\n \"name\": \"SEAT-TP\",\n \"lat\": \"47.5652166492485\"\n }\n ]\n }\n ]\n}", 811 "{\n \"results\": [\n {\n \"links\": [\n {\n \"endpoints\": [\n {\n \"name\": \"NEAAR: New York to London 100GE input\",\n \"label\": \"London to New York\"\n },\n {\n \"name\": \"NEAAR: New York to London 100GE output\",\n \"label\": \"New York to London\"\n }\n ],\n \"path\": [\n {\n \"lon\": \"-74.004561\",\n \"order\": \"10\",\n \"lat\": \"40.72\"\n },\n {\n \"lon\": \"-40.803412\",\n \"lat\": \"42.538777\"\n },\n {\n \"lon\": \"-0.127758\",\n \"order\": \"20\",\n \"lat\": \"51.507351\"\n }\n ],\n \"name\": \"NEAAR: New York to London 100GE\"\n },\n {\n \"endpoints\": [\n {\n \"name\": \"NEAAR: New York to Amsterdam 100GE input\",\n \"label\": \"Amsterdam to New York\"\n },\n {\n \"name\": \"NEAAR: New York to Amsterdam 100GE output\",\n \"label\": \"New York to Amsterdam\"\n }\n ],\n \"path\": [\n {\n \"lon\": \"-74.004561\",\n \"order\": \"10\",\n \"lat\": \"40.72\"\n },\n {\n \"lon\": \"-20.803412\",\n \"lat\": \"59.538777\"\n },\n {\n \"lon\": \"4.897070\",\n \"order\": \"20\",\n \"lat\": \"52.377956\"\n }\n ],\n \"name\": \"NEAAR: New York to Amsterdam 100GE\"\n }\n ],\n \"name\": \"Backbone\",\n \"endpoints\": [\n {\n \"lon\": \"-74.004561\",\n \"real_lon\": \"-74.004561\",\n \"real_lat\": \"40.72\",\n \"name\": \"NEWY32AOA\",\n \"lat\": \"40.72\"\n },\n {\n \"lon\": \"-0.127758\",\n \"real_lon\": null,\n \"real_lat\": null,\n \"name\": \"GEANT London\",\n \"lat\": \"51.507351\"\n },\n {\n \"lon\": \"4.897070\",\n \"real_lon\": null,\n \"real_lat\": null,\n \"name\": \"Netherlight Amsterdam\",\n \"lat\": \"52.377956\"\n }\n ],\n \"network_abbr_name\": \"NEAAR\",\n \"network_name\": \"NEAAR\"\n }\n ]\n}", 812 "{\n \"results\": [\n {\n \"links\": [\n {\n \"endpoints\": [\n {\n \"name\": \"TransPAC: Hong Kong to Guam 10GE input\",\n \"label\": \"Guam to Hong Kong\"\n },\n {\n \"name\": \"TransPAC: Hong Kong to Guam 10GE output\",\n \"label\": \"Hong Kong to Guam\"\n }\n ],\n \"path\": [\n {\n \"lon\": \"114.1095\",\n \"order\": \"10\",\n \"lat\": \"22.3964\"\n },\n {\n \"lon\": \"129.35165\",\n \"lat\": \"21.06656\"\n },\n {\n \"lon\": \"144.7937\",\n \"order\": \"20\",\n \"lat\": \"13.4443\"\n }\n ],\n \"name\": \"TransPAC: Guam to Hong Kong 10GE\"\n }\n ],\n \"endpoints\": [\n {\n \"lon\": \"114.1095\",\n \"lat\": \"22.3964\",\n \"name\": \"Hong Kong\"\n },\n {\n \"lon\": \"144.7937\",\n \"lat\": \"13.4443\",\n \"name\": \"Guam\"\n }\n ],\n \"network_abbr_name\": \"TP\",\n \"network_name\": \"TransPAC\"\n }\n ]\n}", 813 "{\n \"results\": [\n {\n \"name\": \"Pacific Wave Exchange\",\n \"endpoints\": [\n {\n \"lon\": \"-122.335927373024\",\n \"name\": \"SEATTLE\",\n \"lat\": \"47.5652166492485\"\n },\n {\n \"lon\": \"-118.411\",\n \"lat\": \"34.0204989\",\n \"name\": \"Los Angeles\"\n }\n ],\n \"links\": [\n {\n \"name\": \"Pacific Wave Exchange\",\n \"path\": [\n {\n \"lon\": \"-122.335927373024\",\n \"order\": \"10\",\n \"lat\": \"47.5652166492485\"\n },\n {\n \"lon\": \"-114.335927373024\",\n \"order\": \"20\",\n \"lat\": \"40\"\n },\n {\n \"lon\": \"-115.411\",\n \"order\": \"30\",\n \"lat\": \"20.8\"\n },\n {\n \"lon\": \"-125.411\",\n \"order\": \"40\",\n \"lat\": \"40.0204989\"\n },\n {\n \"lon\": \"-122.335927373024\",\n \"order\": \"50\",\n \"lat\": \"47.5652166492485\"\n }\n ],\n \"endpoints\": [\n {\n \"name\": \"CENIC values.input\",\n \"label\": \"Inbound to CENIC\"\n },\n {\n \"name\": \"CENIC values.output\",\n \"label\": \"Outbound from CENIC\"\n }\n ]\n }\n ]\n }\n ]\n}", 814 "" 815 ], 816 "map_tile_url": "https://stamen-tiles-{s}.a.ssl.fastly.net/toner-lite/{z}/{x}/{y}{r}.png", 817 "max": [ 818 "100000000000", 819 "100000000000", 820 "100000000000", 821 "10000000000", 822 "100000000000" 823 ], 824 "min": ["0", "0", "0", "0", "0"], 825 "name": ["PIREN", "TransPAC", "NEAAR", "HONG", "CENIC"], 826 "nodeFillColor": "#eab839", 827 "opacityScales": ["linear", "sqrt"], 828 "opacity_values": [], 829 "rgb_values": [ 830 "rgb(200,200,255)", 831 "rgb(196,196,255)", 832 "rgb(192,192,255)", 833 "rgb(188,188,255)", 834 "rgb(184,184,255)", 835 "rgb(180,180,255)", 836 "rgb(176,176,255)", 837 "rgb(172,172,255)", 838 "rgb(168,168,255)", 839 "rgb(164,164,255)", 840 "rgb(160,160,255)", 841 "rgb(156,156,255)", 842 "rgb(152,152,255)", 843 "rgb(148,148,255)", 844 "rgb(144,144,255)", 845 "rgb(140,140,255)", 846 "rgb(136,136,255)", 847 "rgb(132,132,255)", 848 "rgb(128,128,255)", 849 "rgb(124,124,255)", 850 "rgb(120,120,255)", 851 "rgb(116,116,255)", 852 "rgb(112,112,255)", 853 "rgb(108,108,255)", 854 "rgb(104,104,255)", 855 "rgb(100,100,255)", 856 "rgb(96,96,255)", 857 "rgb(92,92,255)", 858 "rgb(88,88,255)", 859 "rgb(84,84,255)", 860 "rgb(80,80,255)", 861 "rgb(76,76,255)", 862 "rgb(72,72,255)", 863 "rgb(68,68,255)", 864 "rgb(64,64,255)", 865 "rgb(60,60,255)", 866 "rgb(56,56,255)", 867 "rgb(52,52,255)", 868 "rgb(48,48,255)", 869 "rgb(44,44,255)", 870 "rgb(40,40,255)", 871 "rgb(36,36,255)", 872 "rgb(32,32,255)", 873 "rgb(28,28,255)", 874 "rgb(24,24,255)", 875 "rgb(20,20,255)", 876 "rgb(16,16,255)", 877 "rgb(12,12,255)", 878 "rgb(8,8,255)", 879 "rgb(4,4,255)" 880 ], 881 "size": ["3", "3", "3", "3", "3"], 882 "targets": [ 883 { 884 "aggregate_all": false, 885 "aggregator": ["average", "average"], 886 "bucket": [""], 887 "bucketAggs": [ 888 { 889 "field": "start", 890 "id": "2", 891 "settings": { 892 "interval": "auto", 893 "min_doc_count": 0, 894 "trimEdges": 0 895 }, 896 "type": "date_histogram" 897 } 898 ], 899 "combineAllBy": "nothing", 900 "condition": [], 901 "dateFormat": "", 902 "displayFormat": "series", 903 "drillDown": [], 904 "drillDownAlias": "", 905 "drillDownValue": [], 906 "dsType": "elasticsearch", 907 "func": [ 908 { 909 "alias": "input", 910 "align": "", 911 "bucket": "", 912 "expanded": false, 913 "method": "average", 914 "operation": "", 915 "percentile": "85", 916 "root": true, 917 "target": "input", 918 "template": "", 919 "title": "Aggregate", 920 "type": "Aggregate", 921 "wrapper": [] 922 }, 923 { 924 "alias": "output", 925 "align": "", 926 "bucket": "", 927 "expanded": false, 928 "method": "average", 929 "operation": "", 930 "percentile": "85", 931 "root": true, 932 "target": "output", 933 "template": "", 934 "title": "Aggregate", 935 "type": "Aggregate", 936 "wrapper": [] 937 } 938 ], 939 "groupby_field": "link_name", 940 "inlineGroupOperator": [[""]], 941 "metricValueAliasMappings": { 942 "aggregate(values.input, 60, average)": "input", 943 "aggregate(values.output, 60, average)": "output" 944 }, 945 "metricValueAliases": ["AZ", ""], 946 "metricValues_array": ["input", "Select Metric Value"], 947 "metric_array": ["link_name", "node"], 948 "metrics": [ 949 { 950 "field": "select field", 951 "id": "1", 952 "type": "count" 953 } 954 ], 955 "orderby_field": "", 956 "outerGroupOperator": [""], 957 "percentileValue": ["", ""], 958 "rawQuery": false, 959 "refId": "A", 960 "series": "interface", 961 "target": "get link_name, node, aggregate(values.input, 60, average),aggregate(values.output, 60, average) between (1570571291, 1570657691) by link_name from interface where (link_name like \".+\")", 962 "target_alias": "$link_name $VALUE", 963 "templateVariableValue": [""], 964 "timeField": "start", 965 "type": "timeserie", 966 "whereClauseGroup": [ 967 [ 968 { 969 "$$hashKey": "object:453", 970 "left": "link_name", 971 "op": "like", 972 "right": ".+" 973 } 974 ] 975 ] 976 }, 977 { 978 "aggregate_all": false, 979 "combineAllBy": "nothing", 980 "condition": [], 981 "dateFormat": "", 982 "displayFormat": "series", 983 "func": [ 984 { 985 "alias": "", 986 "align": "", 987 "bucket": "", 988 "expanded": false, 989 "method": "average", 990 "operation": "", 991 "percentile": "85", 992 "root": true, 993 "target": "input", 994 "template": "", 995 "title": "Aggregate", 996 "type": "Aggregate", 997 "wrapper": [] 998 } 999 ], 1000 "groupby_field": "", 1001 "inlineGroupOperator": [[""]], 1002 "metricValueAliasMappings": {}, 1003 "metricValueAliases": [""], 1004 "metricValues_array": ["Select Metric Value"], 1005 "metric_array": ["Select Metric"], 1006 "orderby_field": "", 1007 "outerGroupOperator": [""], 1008 "rawQuery": true, 1009 "refId": "D", 1010 "series": "select table", 1011 "target": "get node, intf, aggregate(values.input, $quantify, sum) as values.input, aggregate(values.output, $quantify, sum) as values.output by nothing from ( get node, intf, aggregate(values.input, $quantify, average) as values.input,aggregate(values.output, $quantify, average) as values.output between ($START, $END) by node, intf from interface where (node = \"wrn-albu-sw-3.cenic.net\" and intf = \"ethernet5/1\") or (node = \"snvl2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet6/15\") or (node = \"wrn-albu-sw-4.cenic.net\" and intf = \"ethernet3/1\") or (node = \"snvl2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet8/3\") or (node = \"snvl2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet8/10\") or (node = \"wrn-albu-sw-3.cenic.net\" and intf = \"ethernet7/1\") or (node = \"losa3-pw-sw-1.cenic.net\" and intf = \"ethernet4/1\") or (node = \"wrn-denv-sw-4.cenic.net\" and intf = \"ethernet7/2\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet15/2\") or (node = \"snvl2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet1/1\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet4/1\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet15/8\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet7/7\") or (node = \"snvl2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet3/1\") or (node = \"wrn-elpa-sw-1.cenic.net\" and intf = \"ethernet1/1\") or (node = \"losa3-pw-sw-1.cenic.net\" and intf = \"ethernet7/1\") or (node = \"snvl2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet7/2\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet15/5\") or (node = \"wrn-elpa-sw-1.cenic.net\" and intf = \"ethernet5/1\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet1/2\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet16/5\") or (node = \"wrn-denv-sw-3.cenic.net\" and intf = \"ethernet7/1\") or (node = \"snvl2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet6/20\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet13/1\") or (node = \"snvl2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet8/5\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet15/6\") or (node = \"wrn-denv-sw-4.cenic.net\" and intf = \"ethernet7/1\") or (node = \"wrn-albu-sw-4.cenic.net\" and intf = \"ethernet5/1\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet3/2\") or (node = \"wrn-denv-sw-4.cenic.net\" and intf = \"ethernet1/1\") or (node = \"wrn-denv-sw-3.cenic.net\" and intf = \"ethernet1/2\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet1/1\") or (node = \"losa3-pw-sw-1.cenic.net\" and intf = \"ethernet7/2\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet15/7\") or (node = \"snvl2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet8/9\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet16/7\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet6/2\") or (node = \"snvl2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet3/2\") or (node = \"wrn-denv-sw-4.cenic.net\" and intf = \"ethernet5/2\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet4/2\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet5/2\") or (node = \"losa2-pw-sw-1-mgmt-2.cenic.net\" and intf = \"ethernet9/1\") or (node = \"wrn-denv-sw-3.cenic.net\" and intf = \"ethernet5/2\") )", 1012 "target_alias": "CENIC $VALUE", 1013 "templateVariableValue": [""], 1014 "type": "timeserie", 1015 "whereClauseGroup": [ 1016 [ 1017 { 1018 "left": "Select Metric", 1019 "op": "", 1020 "right": "" 1021 } 1022 ] 1023 ] 1024 } 1025 ], 1026 "threshold_colors": [], 1027 "title": "", 1028 "to_si": 1000000000, 1029 "tooltip": { 1030 "content": "\u003cdiv class= \"wrapper\" style= \"padding:0px; margin:0px; border-radius:0px; \"\u003e \u003ctable id= \"dataTable\"\u003e\n\u003ctr\u003e\n\u003ctd colspan = \"6\" class = \"mainTitle\"\u003e$name\u003c/td\u003e \u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan = \"3\" class = \"mainHead borderBot\"\u003e$input.name\u003c/td\u003e\n\u003ctd colspan = \"3\" class = \"mainHead borderBot\"\u003e$output.name\u003c/td\u003e \u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd colspan = \"1\" class = \"headerTxt\"\u003eMin\u003c/td\u003e\n\u003ctd colspan = \"1\" class = \"headerTxt\"\u003eAvg\u003c/td\u003e\n\u003ctd colspan = \"1\" class = \"headerTxt rightBorder\"\u003eMax\u003c/td\u003e \u003ctd colspan = \"1\" class = \"headerTxt\"\u003eMin\u003c/td\u003e\n\u003ctd colspan = \"1\" class = \"headerTxt\"\u003eAvg\u003c/td\u003e\n\u003ctd colspan = \"1\" class = \"headerTxt \"\u003eMax\u003c/td\u003e\n\u003c/tr\u003e \u003ctr\u003e\n\u003ctd colspan = \"1\" class = \"bodyTxt\"\u003e$input.min\u003c/td\u003e\n\u003ctd colspan = \"1\" class = \"bodyTxt\"\u003e$input.avg\u003c/td\u003e\n\u003ctd colspan = \"1\" class = \"bodyTxt rightBorder\"\u003e$input.max\u003c/td\u003e \u003ctd colspan = \"1\" class = \"bodyTxt\"\u003e$output.min\u003c/td\u003e\n\u003ctd colspan = \"1\" class = \"bodyTxt\"\u003e$output.avg\u003c/td\u003e\n\u003ctd colspan = \"1\" class = \"bodyTxt\"\u003e$output.max\u003c/td\u003e\n\u003c/tr\u003e \u003ctr\u003e\n\u003ctd colspan = \"3\" class = \"mainHead rightBorder\"\u003eGb/s\u003c/td\u003e \u003ctd colspan = \"3\" class = \"mainHead\"\u003eGb/s\u003c/td\u003e\n\u003c/tr\u003e \u003c/table\u003e\n\u003cbr/\u003e\n\u003cstyle\u003e .wrapper{ color:snow;\n}\n.mainTitle{\nfont-size: 2em; //border-bottom:1px solid; padding:4px; font-weight:bold; color:orange; border-color:white;\n}\n.headerTxt{ padding:0px;\n}\n.bodyTxt{ font-weight:bold; font-size:2em; padding:0px;\npadding :1px 5px 5px 5px; }\n.mainHead{ font-weight:bold; font-size:1.2em; padding-left:20px; padding-right:20px;\n}\n.borderBot{ //border-bottom:1px solid; color:rgba(18,175,255,1); border-color:white;\n\n}\n.rightBorder{ border-right:0.5px solid; }\n#dataTable{\ntable-layout: fixed;\nwidth: 100%;\ntext-align: center;\n}\n.atlas-info-div{\nborder-radius: 2px; background-color:rgba(0,0,0,0.8); }\nhr{ padding:0px; margin:2px; }\n\u003c/style\u003e", 1031 "node_content": "\u003cdiv style=\"text-align: center; font-size: 20px; color:orange; font-weight:bold; \"\u003e $name\n\u003c/div\u003e\n\u003cstyle\u003e\n.atlas-info-div{\nborder-radius: 2px; background-color:rgba(0,0,0,0.8); }\n\u003c/style\u003e", 1032 "show": true, 1033 "showDefault": true, 1034 "showLinkHover": true, 1035 "showNodeHover": true 1036 }, 1037 "transparent": true, 1038 "twin_tubes": false, 1039 "type": "globalnoc-networkmap-panel", 1040 "use_json": true, 1041 "zoom": 2.7 1042 }, 1043 { 1044 "datasource": null, 1045 "fieldConfig": { 1046 "defaults": { 1047 "custom": {} 1048 }, 1049 "overrides": [] 1050 }, 1051 "gridPos": { 1052 "h": 1, 1053 "w": 2, 1054 "x": 0, 1055 "y": 24 1056 }, 1057 "id": 8, 1058 "links": [], 1059 "options": { 1060 "content": "", 1061 "mode": "markdown" 1062 }, 1063 "pluginVersion": "7.3.3", 1064 "title": "Link", 1065 "type": "text" 1066 }, 1067 { 1068 "datasource": null, 1069 "fieldConfig": { 1070 "defaults": { 1071 "custom": {} 1072 }, 1073 "overrides": [] 1074 }, 1075 "gridPos": { 1076 "h": 1, 1077 "w": 14, 1078 "x": 2, 1079 "y": 24 1080 }, 1081 "id": 9, 1082 "links": [], 1083 "options": { 1084 "content": "", 1085 "mode": "markdown" 1086 }, 1087 "pluginVersion": "7.3.3", 1088 "title": "Traffic Rate", 1089 "type": "text" 1090 }, 1091 { 1092 "datasource": null, 1093 "fieldConfig": { 1094 "defaults": { 1095 "custom": {} 1096 }, 1097 "overrides": [] 1098 }, 1099 "gridPos": { 1100 "h": 1, 1101 "w": 8, 1102 "x": 16, 1103 "y": 24 1104 }, 1105 "id": 10, 1106 "links": [], 1107 "options": { 1108 "content": "", 1109 "mode": "markdown" 1110 }, 1111 "pluginVersion": "7.3.3", 1112 "title": "Total Volume", 1113 "type": "text" 1114 }, 1115 { 1116 "collapsed": false, 1117 "datasource": null, 1118 "gridPos": { 1119 "h": 1, 1120 "w": 24, 1121 "x": 0, 1122 "y": 25 1123 }, 1124 "id": 11, 1125 "panels": [], 1126 "repeat": "links", 1127 "scopedVars": { 1128 "links": { 1129 "selected": false, 1130 "text": "AmLight: Boca Raton to Sao Paulo 100GE", 1131 "value": "AmLight: Boca Raton to Sao Paulo 100GE" 1132 } 1133 }, 1134 "title": "", 1135 "type": "row" 1136 }, 1137 { 1138 "datasource": null, 1139 "fieldConfig": { 1140 "defaults": { 1141 "custom": {} 1142 }, 1143 "overrides": [] 1144 }, 1145 "gridPos": { 1146 "h": 7, 1147 "w": 2, 1148 "x": 0, 1149 "y": 26 1150 }, 1151 "id": 12, 1152 "links": [], 1153 "options": { 1154 "content": "**$links**", 1155 "mode": "markdown" 1156 }, 1157 "pluginVersion": "7.3.3", 1158 "scopedVars": { 1159 "links": { 1160 "selected": false, 1161 "text": "AmLight: Boca Raton to Sao Paulo 100GE", 1162 "value": "AmLight: Boca Raton to Sao Paulo 100GE" 1163 } 1164 }, 1165 "title": "", 1166 "transparent": true, 1167 "type": "text" 1168 }, 1169 { 1170 "aliasColors": {}, 1171 "bars": false, 1172 "dashLength": 10, 1173 "dashes": false, 1174 "datasource": "Netsage TSDS", 1175 "decimals": 1, 1176 "fieldConfig": { 1177 "defaults": { 1178 "custom": {}, 1179 "links": [] 1180 }, 1181 "overrides": [] 1182 }, 1183 "fill": 1, 1184 "fillGradient": 0, 1185 "gridPos": { 1186 "h": 7, 1187 "w": 14, 1188 "x": 2, 1189 "y": 26 1190 }, 1191 "hiddenSeries": false, 1192 "id": 13, 1193 "legend": { 1194 "alignAsTable": true, 1195 "avg": true, 1196 "current": false, 1197 "max": true, 1198 "min": false, 1199 "rightSide": false, 1200 "show": true, 1201 "total": false, 1202 "values": true 1203 }, 1204 "lines": true, 1205 "linewidth": 1, 1206 "links": [], 1207 "nullPointMode": "null", 1208 "options": { 1209 "alertThreshold": true 1210 }, 1211 "percentage": false, 1212 "pluginVersion": "7.3.3", 1213 "pointradius": 5, 1214 "points": false, 1215 "renderer": "flot", 1216 "scopedVars": { 1217 "links": { 1218 "selected": false, 1219 "text": "AmLight: Boca Raton to Sao Paulo 100GE", 1220 "value": "AmLight: Boca Raton to Sao Paulo 100GE" 1221 } 1222 }, 1223 "seriesOverrides": [ 1224 { 1225 "alias": "A-Z", 1226 "color": "#FBAE60" 1227 }, 1228 { 1229 "alias": "Z-A", 1230 "color": "#80B2E7" 1231 } 1232 ], 1233 "spaceLength": 10, 1234 "stack": false, 1235 "steppedLine": false, 1236 "targets": [ 1237 { 1238 "aggregate_all": false, 1239 "aggregator": ["average", "average"], 1240 "bucket": [], 1241 "bucketAggs": [ 1242 { 1243 "field": "start", 1244 "id": "2", 1245 "settings": { 1246 "interval": "auto", 1247 "min_doc_count": 0, 1248 "trimEdges": 0 1249 }, 1250 "type": "date_histogram" 1251 } 1252 ], 1253 "bucketValue": [], 1254 "combineAllBy": "nothing", 1255 "condition": [], 1256 "dateFormat": "", 1257 "displayFormat": "series", 1258 "drillDown": [], 1259 "drillDownAlias": "", 1260 "drillDownValue": [], 1261 "dsType": "elasticsearch", 1262 "func": [ 1263 { 1264 "aggregate_all": false, 1265 "alias": "A-Z", 1266 "align": "", 1267 "bucket": "", 1268 "expanded": false, 1269 "method": "average", 1270 "operation": "", 1271 "percentile": "85", 1272 "root": true, 1273 "target": "output", 1274 "template": "", 1275 "title": "Aggregate", 1276 "type": "Aggregate", 1277 "wrapper": [] 1278 } 1279 ], 1280 "groupby_field": "link_name", 1281 "inlineGroupOperator": [[""]], 1282 "metricValueAliasMappings": { 1283 "aggregate(values.output, 210, average)": "A-Z" 1284 }, 1285 "metricValueAliases": [""], 1286 "metricValues_array": ["Select Metric Value"], 1287 "metric_array": ["link_name"], 1288 "metrics": [ 1289 { 1290 "field": "select field", 1291 "id": "1", 1292 "type": "count" 1293 } 1294 ], 1295 "orderby_field": "", 1296 "outerGroupOperator": [""], 1297 "percentileValue": ["", ""], 1298 "refId": "A", 1299 "series": "interface", 1300 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 1301 "target_alias": "$VALUE", 1302 "templateVariableValue": [""], 1303 "timeField": "start", 1304 "type": "timeserie", 1305 "whereClauseGroup": [ 1306 [ 1307 { 1308 "left": "link_name", 1309 "op": "like", 1310 "right": "$links" 1311 } 1312 ] 1313 ] 1314 }, 1315 { 1316 "aggregate_all": false, 1317 "combineAllBy": "nothing", 1318 "condition": [], 1319 "dateFormat": "", 1320 "displayFormat": "series", 1321 "func": [ 1322 { 1323 "aggregate_all": false, 1324 "alias": "Z-A", 1325 "align": "", 1326 "bucket": "", 1327 "expanded": true, 1328 "method": "average", 1329 "operation": "", 1330 "percentile": "85", 1331 "root": true, 1332 "target": "input", 1333 "template": "", 1334 "title": "Aggregate", 1335 "type": "Aggregate", 1336 "wrapper": [] 1337 } 1338 ], 1339 "groupby_field": "link_name", 1340 "inlineGroupOperator": [[""]], 1341 "metricValueAliasMappings": { 1342 "aggregate(values.input, 210, average)": "Z-A" 1343 }, 1344 "metricValueAliases": [""], 1345 "metricValues_array": ["Select Metric Value"], 1346 "metric_array": ["link_name"], 1347 "orderby_field": "", 1348 "outerGroupOperator": [""], 1349 "refId": "B", 1350 "series": "interface", 1351 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 1352 "target_alias": "$VALUE", 1353 "templateVariableValue": [""], 1354 "type": "timeserie", 1355 "whereClauseGroup": [ 1356 [ 1357 { 1358 "left": "link_name", 1359 "op": "like", 1360 "right": "$links" 1361 } 1362 ] 1363 ] 1364 } 1365 ], 1366 "thresholds": [], 1367 "timeFrom": null, 1368 "timeRegions": [], 1369 "timeShift": null, 1370 "title": "", 1371 "tooltip": { 1372 "shared": true, 1373 "sort": 0, 1374 "value_type": "individual" 1375 }, 1376 "transparent": true, 1377 "type": "graph", 1378 "xaxis": { 1379 "buckets": null, 1380 "mode": "time", 1381 "name": null, 1382 "show": true, 1383 "values": [] 1384 }, 1385 "yaxes": [ 1386 { 1387 "format": "bps", 1388 "label": "Rate", 1389 "logBase": 1, 1390 "max": null, 1391 "min": null, 1392 "show": true 1393 }, 1394 { 1395 "format": "short", 1396 "label": null, 1397 "logBase": 1, 1398 "max": null, 1399 "min": null, 1400 "show": true 1401 } 1402 ], 1403 "yaxis": { 1404 "align": false, 1405 "alignLevel": null 1406 } 1407 }, 1408 { 1409 "aliasColors": {}, 1410 "bars": true, 1411 "dashLength": 10, 1412 "dashes": false, 1413 "datasource": "Netsage TSDS", 1414 "decimals": 1, 1415 "fieldConfig": { 1416 "defaults": { 1417 "custom": {}, 1418 "links": [] 1419 }, 1420 "overrides": [] 1421 }, 1422 "fill": 1, 1423 "fillGradient": 0, 1424 "gridPos": { 1425 "h": 7, 1426 "w": 8, 1427 "x": 16, 1428 "y": 26 1429 }, 1430 "hiddenSeries": false, 1431 "id": 14, 1432 "legend": { 1433 "alignAsTable": true, 1434 "avg": true, 1435 "current": false, 1436 "max": true, 1437 "min": false, 1438 "show": false, 1439 "total": false, 1440 "values": true 1441 }, 1442 "lines": false, 1443 "linewidth": 1, 1444 "links": [], 1445 "nullPointMode": "null", 1446 "options": { 1447 "alertThreshold": true 1448 }, 1449 "percentage": false, 1450 "pluginVersion": "7.3.3", 1451 "pointradius": 5, 1452 "points": false, 1453 "renderer": "flot", 1454 "scopedVars": { 1455 "links": { 1456 "selected": false, 1457 "text": "AmLight: Boca Raton to Sao Paulo 100GE", 1458 "value": "AmLight: Boca Raton to Sao Paulo 100GE" 1459 } 1460 }, 1461 "seriesOverrides": [ 1462 { 1463 "alias": "A-Z", 1464 "color": "#FBAE60" 1465 }, 1466 { 1467 "alias": "Z-A", 1468 "color": "#80B2E7" 1469 } 1470 ], 1471 "spaceLength": 10, 1472 "stack": false, 1473 "steppedLine": false, 1474 "targets": [ 1475 { 1476 "aggregate_all": false, 1477 "aggregator": ["average", "average"], 1478 "bucket": [], 1479 "bucketAggs": [ 1480 { 1481 "field": "start", 1482 "id": "2", 1483 "settings": { 1484 "interval": "auto", 1485 "min_doc_count": 0, 1486 "trimEdges": 0 1487 }, 1488 "type": "date_histogram" 1489 } 1490 ], 1491 "bucketValue": [], 1492 "combineAllBy": "nothing", 1493 "condition": [], 1494 "dateFormat": "", 1495 "displayFormat": "series", 1496 "drillDown": [], 1497 "drillDownAlias": "", 1498 "drillDownValue": [], 1499 "dsType": "elasticsearch", 1500 "func": [ 1501 { 1502 "alias": "A-Z", 1503 "align": "", 1504 "bucket": "", 1505 "expanded": true, 1506 "method": "average", 1507 "operation": "* $TIMESPAN", 1508 "percentile": "85", 1509 "root": true, 1510 "target": "output", 1511 "template": "", 1512 "title": "Aggregate", 1513 "type": "Aggregate", 1514 "wrapper": [] 1515 } 1516 ], 1517 "groupby_field": "link_name", 1518 "inlineGroupOperator": [[""]], 1519 "metricValueAliasMappings": { 1520 "aggregate(values.output, 310, average)": "A-Z" 1521 }, 1522 "metricValueAliases": [""], 1523 "metricValues_array": ["Select Metric Value"], 1524 "metric_array": ["link_name"], 1525 "metrics": [ 1526 { 1527 "field": "select field", 1528 "id": "1", 1529 "type": "count" 1530 } 1531 ], 1532 "orderby_field": "", 1533 "outerGroupOperator": [""], 1534 "percentileValue": ["", ""], 1535 "rawQuery": true, 1536 "refId": "A", 1537 "series": "interface", 1538 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 1539 "target_alias": "A-Z", 1540 "templateVariableValue": [""], 1541 "timeField": "start", 1542 "type": "timeserie", 1543 "whereClauseGroup": [ 1544 [ 1545 { 1546 "left": "link_name", 1547 "op": "like", 1548 "right": "$links" 1549 } 1550 ] 1551 ] 1552 }, 1553 { 1554 "aggregate_all": false, 1555 "combineAllBy": "nothing", 1556 "condition": [], 1557 "dateFormat": "", 1558 "displayFormat": "series", 1559 "func": [ 1560 { 1561 "alias": "Z-A", 1562 "align": "", 1563 "bucket": "", 1564 "expanded": true, 1565 "method": "average", 1566 "operation": "* $TIMESPAN", 1567 "percentile": "85", 1568 "root": true, 1569 "target": "input", 1570 "template": "", 1571 "title": "Aggregate", 1572 "type": "Aggregate", 1573 "wrapper": [] 1574 } 1575 ], 1576 "groupby_field": "link_name", 1577 "hide": false, 1578 "inlineGroupOperator": [[""]], 1579 "metricValueAliasMappings": { 1580 "aggregate(values.input, 310, average)": "Z-A" 1581 }, 1582 "metricValueAliases": [""], 1583 "metricValues_array": ["Select Metric Value"], 1584 "metric_array": ["link_name"], 1585 "orderby_field": "", 1586 "outerGroupOperator": [""], 1587 "rawQuery": true, 1588 "refId": "B", 1589 "series": "interface", 1590 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 1591 "target_alias": "Z-A", 1592 "templateVariableValue": [""], 1593 "type": "timeserie", 1594 "whereClauseGroup": [ 1595 [ 1596 { 1597 "left": "link_name", 1598 "op": "like", 1599 "right": "$links" 1600 } 1601 ] 1602 ] 1603 } 1604 ], 1605 "thresholds": [], 1606 "timeFrom": null, 1607 "timeRegions": [], 1608 "timeShift": null, 1609 "title": "", 1610 "tooltip": { 1611 "shared": false, 1612 "sort": 0, 1613 "value_type": "individual" 1614 }, 1615 "transparent": true, 1616 "type": "graph", 1617 "xaxis": { 1618 "buckets": null, 1619 "mode": "series", 1620 "name": null, 1621 "show": true, 1622 "values": ["total"] 1623 }, 1624 "yaxes": [ 1625 { 1626 "format": "decbytes", 1627 "label": null, 1628 "logBase": 1, 1629 "max": null, 1630 "min": 0, 1631 "show": true 1632 }, 1633 { 1634 "format": "short", 1635 "label": null, 1636 "logBase": 1, 1637 "max": null, 1638 "min": null, 1639 "show": true 1640 } 1641 ], 1642 "yaxis": { 1643 "align": false, 1644 "alignLevel": null 1645 } 1646 }, 1647 { 1648 "collapsed": false, 1649 "datasource": null, 1650 "gridPos": { 1651 "h": 1, 1652 "w": 24, 1653 "x": 0, 1654 "y": 33 1655 }, 1656 "id": 97, 1657 "panels": [], 1658 "repeatIteration": 1618867139860, 1659 "repeatPanelId": 11, 1660 "scopedVars": { 1661 "links": { 1662 "selected": false, 1663 "text": "AmLight: Fortaleza to Sao Paulo 100GE", 1664 "value": "AmLight: Fortaleza to Sao Paulo 100GE" 1665 } 1666 }, 1667 "title": "", 1668 "type": "row" 1669 }, 1670 { 1671 "datasource": null, 1672 "fieldConfig": { 1673 "defaults": { 1674 "custom": {} 1675 }, 1676 "overrides": [] 1677 }, 1678 "gridPos": { 1679 "h": 7, 1680 "w": 2, 1681 "x": 0, 1682 "y": 34 1683 }, 1684 "id": 98, 1685 "links": [], 1686 "options": { 1687 "content": "**$links**", 1688 "mode": "markdown" 1689 }, 1690 "pluginVersion": "7.3.3", 1691 "repeatIteration": 1618867139860, 1692 "repeatPanelId": 12, 1693 "repeatedByRow": true, 1694 "scopedVars": { 1695 "links": { 1696 "selected": false, 1697 "text": "AmLight: Fortaleza to Sao Paulo 100GE", 1698 "value": "AmLight: Fortaleza to Sao Paulo 100GE" 1699 } 1700 }, 1701 "title": "", 1702 "transparent": true, 1703 "type": "text" 1704 }, 1705 { 1706 "aliasColors": {}, 1707 "bars": false, 1708 "dashLength": 10, 1709 "dashes": false, 1710 "datasource": "Netsage TSDS", 1711 "decimals": 1, 1712 "fieldConfig": { 1713 "defaults": { 1714 "custom": {}, 1715 "links": [] 1716 }, 1717 "overrides": [] 1718 }, 1719 "fill": 1, 1720 "fillGradient": 0, 1721 "gridPos": { 1722 "h": 7, 1723 "w": 14, 1724 "x": 2, 1725 "y": 34 1726 }, 1727 "hiddenSeries": false, 1728 "id": 99, 1729 "legend": { 1730 "alignAsTable": true, 1731 "avg": true, 1732 "current": false, 1733 "max": true, 1734 "min": false, 1735 "rightSide": false, 1736 "show": true, 1737 "total": false, 1738 "values": true 1739 }, 1740 "lines": true, 1741 "linewidth": 1, 1742 "links": [], 1743 "nullPointMode": "null", 1744 "options": { 1745 "alertThreshold": true 1746 }, 1747 "percentage": false, 1748 "pluginVersion": "7.3.3", 1749 "pointradius": 5, 1750 "points": false, 1751 "renderer": "flot", 1752 "repeatIteration": 1618867139860, 1753 "repeatPanelId": 13, 1754 "repeatedByRow": true, 1755 "scopedVars": { 1756 "links": { 1757 "selected": false, 1758 "text": "AmLight: Fortaleza to Sao Paulo 100GE", 1759 "value": "AmLight: Fortaleza to Sao Paulo 100GE" 1760 } 1761 }, 1762 "seriesOverrides": [ 1763 { 1764 "alias": "A-Z", 1765 "color": "#FBAE60" 1766 }, 1767 { 1768 "alias": "Z-A", 1769 "color": "#80B2E7" 1770 } 1771 ], 1772 "spaceLength": 10, 1773 "stack": false, 1774 "steppedLine": false, 1775 "targets": [ 1776 { 1777 "aggregate_all": false, 1778 "aggregator": ["average", "average"], 1779 "bucket": [], 1780 "bucketAggs": [ 1781 { 1782 "field": "start", 1783 "id": "2", 1784 "settings": { 1785 "interval": "auto", 1786 "min_doc_count": 0, 1787 "trimEdges": 0 1788 }, 1789 "type": "date_histogram" 1790 } 1791 ], 1792 "bucketValue": [], 1793 "combineAllBy": "nothing", 1794 "condition": [], 1795 "dateFormat": "", 1796 "displayFormat": "series", 1797 "drillDown": [], 1798 "drillDownAlias": "", 1799 "drillDownValue": [], 1800 "dsType": "elasticsearch", 1801 "func": [ 1802 { 1803 "aggregate_all": false, 1804 "alias": "A-Z", 1805 "align": "", 1806 "bucket": "", 1807 "expanded": false, 1808 "method": "average", 1809 "operation": "", 1810 "percentile": "85", 1811 "root": true, 1812 "target": "output", 1813 "template": "", 1814 "title": "Aggregate", 1815 "type": "Aggregate", 1816 "wrapper": [] 1817 } 1818 ], 1819 "groupby_field": "link_name", 1820 "inlineGroupOperator": [[""]], 1821 "metricValueAliasMappings": { 1822 "aggregate(values.output, 210, average)": "A-Z" 1823 }, 1824 "metricValueAliases": [""], 1825 "metricValues_array": ["Select Metric Value"], 1826 "metric_array": ["link_name"], 1827 "metrics": [ 1828 { 1829 "field": "select field", 1830 "id": "1", 1831 "type": "count" 1832 } 1833 ], 1834 "orderby_field": "", 1835 "outerGroupOperator": [""], 1836 "percentileValue": ["", ""], 1837 "refId": "A", 1838 "series": "interface", 1839 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 1840 "target_alias": "$VALUE", 1841 "templateVariableValue": [""], 1842 "timeField": "start", 1843 "type": "timeserie", 1844 "whereClauseGroup": [ 1845 [ 1846 { 1847 "left": "link_name", 1848 "op": "like", 1849 "right": "$links" 1850 } 1851 ] 1852 ] 1853 }, 1854 { 1855 "aggregate_all": false, 1856 "combineAllBy": "nothing", 1857 "condition": [], 1858 "dateFormat": "", 1859 "displayFormat": "series", 1860 "func": [ 1861 { 1862 "aggregate_all": false, 1863 "alias": "Z-A", 1864 "align": "", 1865 "bucket": "", 1866 "expanded": true, 1867 "method": "average", 1868 "operation": "", 1869 "percentile": "85", 1870 "root": true, 1871 "target": "input", 1872 "template": "", 1873 "title": "Aggregate", 1874 "type": "Aggregate", 1875 "wrapper": [] 1876 } 1877 ], 1878 "groupby_field": "link_name", 1879 "inlineGroupOperator": [[""]], 1880 "metricValueAliasMappings": { 1881 "aggregate(values.input, 210, average)": "Z-A" 1882 }, 1883 "metricValueAliases": [""], 1884 "metricValues_array": ["Select Metric Value"], 1885 "metric_array": ["link_name"], 1886 "orderby_field": "", 1887 "outerGroupOperator": [""], 1888 "refId": "B", 1889 "series": "interface", 1890 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 1891 "target_alias": "$VALUE", 1892 "templateVariableValue": [""], 1893 "type": "timeserie", 1894 "whereClauseGroup": [ 1895 [ 1896 { 1897 "left": "link_name", 1898 "op": "like", 1899 "right": "$links" 1900 } 1901 ] 1902 ] 1903 } 1904 ], 1905 "thresholds": [], 1906 "timeFrom": null, 1907 "timeRegions": [], 1908 "timeShift": null, 1909 "title": "", 1910 "tooltip": { 1911 "shared": true, 1912 "sort": 0, 1913 "value_type": "individual" 1914 }, 1915 "transparent": true, 1916 "type": "graph", 1917 "xaxis": { 1918 "buckets": null, 1919 "mode": "time", 1920 "name": null, 1921 "show": true, 1922 "values": [] 1923 }, 1924 "yaxes": [ 1925 { 1926 "format": "bps", 1927 "label": "Rate", 1928 "logBase": 1, 1929 "max": null, 1930 "min": null, 1931 "show": true 1932 }, 1933 { 1934 "format": "short", 1935 "label": null, 1936 "logBase": 1, 1937 "max": null, 1938 "min": null, 1939 "show": true 1940 } 1941 ], 1942 "yaxis": { 1943 "align": false, 1944 "alignLevel": null 1945 } 1946 }, 1947 { 1948 "aliasColors": {}, 1949 "bars": true, 1950 "dashLength": 10, 1951 "dashes": false, 1952 "datasource": "Netsage TSDS", 1953 "decimals": 1, 1954 "fieldConfig": { 1955 "defaults": { 1956 "custom": {}, 1957 "links": [] 1958 }, 1959 "overrides": [] 1960 }, 1961 "fill": 1, 1962 "fillGradient": 0, 1963 "gridPos": { 1964 "h": 7, 1965 "w": 8, 1966 "x": 16, 1967 "y": 34 1968 }, 1969 "hiddenSeries": false, 1970 "id": 100, 1971 "legend": { 1972 "alignAsTable": true, 1973 "avg": true, 1974 "current": false, 1975 "max": true, 1976 "min": false, 1977 "show": false, 1978 "total": false, 1979 "values": true 1980 }, 1981 "lines": false, 1982 "linewidth": 1, 1983 "links": [], 1984 "nullPointMode": "null", 1985 "options": { 1986 "alertThreshold": true 1987 }, 1988 "percentage": false, 1989 "pluginVersion": "7.3.3", 1990 "pointradius": 5, 1991 "points": false, 1992 "renderer": "flot", 1993 "repeatIteration": 1618867139860, 1994 "repeatPanelId": 14, 1995 "repeatedByRow": true, 1996 "scopedVars": { 1997 "links": { 1998 "selected": false, 1999 "text": "AmLight: Fortaleza to Sao Paulo 100GE", 2000 "value": "AmLight: Fortaleza to Sao Paulo 100GE" 2001 } 2002 }, 2003 "seriesOverrides": [ 2004 { 2005 "alias": "A-Z", 2006 "color": "#FBAE60" 2007 }, 2008 { 2009 "alias": "Z-A", 2010 "color": "#80B2E7" 2011 } 2012 ], 2013 "spaceLength": 10, 2014 "stack": false, 2015 "steppedLine": false, 2016 "targets": [ 2017 { 2018 "aggregate_all": false, 2019 "aggregator": ["average", "average"], 2020 "bucket": [], 2021 "bucketAggs": [ 2022 { 2023 "field": "start", 2024 "id": "2", 2025 "settings": { 2026 "interval": "auto", 2027 "min_doc_count": 0, 2028 "trimEdges": 0 2029 }, 2030 "type": "date_histogram" 2031 } 2032 ], 2033 "bucketValue": [], 2034 "combineAllBy": "nothing", 2035 "condition": [], 2036 "dateFormat": "", 2037 "displayFormat": "series", 2038 "drillDown": [], 2039 "drillDownAlias": "", 2040 "drillDownValue": [], 2041 "dsType": "elasticsearch", 2042 "func": [ 2043 { 2044 "alias": "A-Z", 2045 "align": "", 2046 "bucket": "", 2047 "expanded": true, 2048 "method": "average", 2049 "operation": "* $TIMESPAN", 2050 "percentile": "85", 2051 "root": true, 2052 "target": "output", 2053 "template": "", 2054 "title": "Aggregate", 2055 "type": "Aggregate", 2056 "wrapper": [] 2057 } 2058 ], 2059 "groupby_field": "link_name", 2060 "inlineGroupOperator": [[""]], 2061 "metricValueAliasMappings": { 2062 "aggregate(values.output, 310, average)": "A-Z" 2063 }, 2064 "metricValueAliases": [""], 2065 "metricValues_array": ["Select Metric Value"], 2066 "metric_array": ["link_name"], 2067 "metrics": [ 2068 { 2069 "field": "select field", 2070 "id": "1", 2071 "type": "count" 2072 } 2073 ], 2074 "orderby_field": "", 2075 "outerGroupOperator": [""], 2076 "percentileValue": ["", ""], 2077 "rawQuery": true, 2078 "refId": "A", 2079 "series": "interface", 2080 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 2081 "target_alias": "A-Z", 2082 "templateVariableValue": [""], 2083 "timeField": "start", 2084 "type": "timeserie", 2085 "whereClauseGroup": [ 2086 [ 2087 { 2088 "left": "link_name", 2089 "op": "like", 2090 "right": "$links" 2091 } 2092 ] 2093 ] 2094 }, 2095 { 2096 "aggregate_all": false, 2097 "combineAllBy": "nothing", 2098 "condition": [], 2099 "dateFormat": "", 2100 "displayFormat": "series", 2101 "func": [ 2102 { 2103 "alias": "Z-A", 2104 "align": "", 2105 "bucket": "", 2106 "expanded": true, 2107 "method": "average", 2108 "operation": "* $TIMESPAN", 2109 "percentile": "85", 2110 "root": true, 2111 "target": "input", 2112 "template": "", 2113 "title": "Aggregate", 2114 "type": "Aggregate", 2115 "wrapper": [] 2116 } 2117 ], 2118 "groupby_field": "link_name", 2119 "hide": false, 2120 "inlineGroupOperator": [[""]], 2121 "metricValueAliasMappings": { 2122 "aggregate(values.input, 310, average)": "Z-A" 2123 }, 2124 "metricValueAliases": [""], 2125 "metricValues_array": ["Select Metric Value"], 2126 "metric_array": ["link_name"], 2127 "orderby_field": "", 2128 "outerGroupOperator": [""], 2129 "rawQuery": true, 2130 "refId": "B", 2131 "series": "interface", 2132 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 2133 "target_alias": "Z-A", 2134 "templateVariableValue": [""], 2135 "type": "timeserie", 2136 "whereClauseGroup": [ 2137 [ 2138 { 2139 "left": "link_name", 2140 "op": "like", 2141 "right": "$links" 2142 } 2143 ] 2144 ] 2145 } 2146 ], 2147 "thresholds": [], 2148 "timeFrom": null, 2149 "timeRegions": [], 2150 "timeShift": null, 2151 "title": "", 2152 "tooltip": { 2153 "shared": false, 2154 "sort": 0, 2155 "value_type": "individual" 2156 }, 2157 "transparent": true, 2158 "type": "graph", 2159 "xaxis": { 2160 "buckets": null, 2161 "mode": "series", 2162 "name": null, 2163 "show": true, 2164 "values": ["total"] 2165 }, 2166 "yaxes": [ 2167 { 2168 "format": "decbytes", 2169 "label": null, 2170 "logBase": 1, 2171 "max": null, 2172 "min": 0, 2173 "show": true 2174 }, 2175 { 2176 "format": "short", 2177 "label": null, 2178 "logBase": 1, 2179 "max": null, 2180 "min": null, 2181 "show": true 2182 } 2183 ], 2184 "yaxis": { 2185 "align": false, 2186 "alignLevel": null 2187 } 2188 }, 2189 { 2190 "collapsed": false, 2191 "datasource": null, 2192 "gridPos": { 2193 "h": 1, 2194 "w": 24, 2195 "x": 0, 2196 "y": 41 2197 }, 2198 "id": 101, 2199 "panels": [], 2200 "repeatIteration": 1618867139860, 2201 "repeatPanelId": 11, 2202 "scopedVars": { 2203 "links": { 2204 "selected": false, 2205 "text": "AmLight: Miami to Cape Town 100GE", 2206 "value": "AmLight: Miami to Cape Town 100GE" 2207 } 2208 }, 2209 "title": "", 2210 "type": "row" 2211 }, 2212 { 2213 "datasource": null, 2214 "fieldConfig": { 2215 "defaults": { 2216 "custom": {} 2217 }, 2218 "overrides": [] 2219 }, 2220 "gridPos": { 2221 "h": 7, 2222 "w": 2, 2223 "x": 0, 2224 "y": 42 2225 }, 2226 "id": 102, 2227 "links": [], 2228 "options": { 2229 "content": "**$links**", 2230 "mode": "markdown" 2231 }, 2232 "pluginVersion": "7.3.3", 2233 "repeatIteration": 1618867139860, 2234 "repeatPanelId": 12, 2235 "repeatedByRow": true, 2236 "scopedVars": { 2237 "links": { 2238 "selected": false, 2239 "text": "AmLight: Miami to Cape Town 100GE", 2240 "value": "AmLight: Miami to Cape Town 100GE" 2241 } 2242 }, 2243 "title": "", 2244 "transparent": true, 2245 "type": "text" 2246 }, 2247 { 2248 "aliasColors": {}, 2249 "bars": false, 2250 "dashLength": 10, 2251 "dashes": false, 2252 "datasource": "Netsage TSDS", 2253 "decimals": 1, 2254 "fieldConfig": { 2255 "defaults": { 2256 "custom": {}, 2257 "links": [] 2258 }, 2259 "overrides": [] 2260 }, 2261 "fill": 1, 2262 "fillGradient": 0, 2263 "gridPos": { 2264 "h": 7, 2265 "w": 14, 2266 "x": 2, 2267 "y": 42 2268 }, 2269 "hiddenSeries": false, 2270 "id": 103, 2271 "legend": { 2272 "alignAsTable": true, 2273 "avg": true, 2274 "current": false, 2275 "max": true, 2276 "min": false, 2277 "rightSide": false, 2278 "show": true, 2279 "total": false, 2280 "values": true 2281 }, 2282 "lines": true, 2283 "linewidth": 1, 2284 "links": [], 2285 "nullPointMode": "null", 2286 "options": { 2287 "alertThreshold": true 2288 }, 2289 "percentage": false, 2290 "pluginVersion": "7.3.3", 2291 "pointradius": 5, 2292 "points": false, 2293 "renderer": "flot", 2294 "repeatIteration": 1618867139860, 2295 "repeatPanelId": 13, 2296 "repeatedByRow": true, 2297 "scopedVars": { 2298 "links": { 2299 "selected": false, 2300 "text": "AmLight: Miami to Cape Town 100GE", 2301 "value": "AmLight: Miami to Cape Town 100GE" 2302 } 2303 }, 2304 "seriesOverrides": [ 2305 { 2306 "alias": "A-Z", 2307 "color": "#FBAE60" 2308 }, 2309 { 2310 "alias": "Z-A", 2311 "color": "#80B2E7" 2312 } 2313 ], 2314 "spaceLength": 10, 2315 "stack": false, 2316 "steppedLine": false, 2317 "targets": [ 2318 { 2319 "aggregate_all": false, 2320 "aggregator": ["average", "average"], 2321 "bucket": [], 2322 "bucketAggs": [ 2323 { 2324 "field": "start", 2325 "id": "2", 2326 "settings": { 2327 "interval": "auto", 2328 "min_doc_count": 0, 2329 "trimEdges": 0 2330 }, 2331 "type": "date_histogram" 2332 } 2333 ], 2334 "bucketValue": [], 2335 "combineAllBy": "nothing", 2336 "condition": [], 2337 "dateFormat": "", 2338 "displayFormat": "series", 2339 "drillDown": [], 2340 "drillDownAlias": "", 2341 "drillDownValue": [], 2342 "dsType": "elasticsearch", 2343 "func": [ 2344 { 2345 "aggregate_all": false, 2346 "alias": "A-Z", 2347 "align": "", 2348 "bucket": "", 2349 "expanded": false, 2350 "method": "average", 2351 "operation": "", 2352 "percentile": "85", 2353 "root": true, 2354 "target": "output", 2355 "template": "", 2356 "title": "Aggregate", 2357 "type": "Aggregate", 2358 "wrapper": [] 2359 } 2360 ], 2361 "groupby_field": "link_name", 2362 "inlineGroupOperator": [[""]], 2363 "metricValueAliasMappings": { 2364 "aggregate(values.output, 210, average)": "A-Z" 2365 }, 2366 "metricValueAliases": [""], 2367 "metricValues_array": ["Select Metric Value"], 2368 "metric_array": ["link_name"], 2369 "metrics": [ 2370 { 2371 "field": "select field", 2372 "id": "1", 2373 "type": "count" 2374 } 2375 ], 2376 "orderby_field": "", 2377 "outerGroupOperator": [""], 2378 "percentileValue": ["", ""], 2379 "refId": "A", 2380 "series": "interface", 2381 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 2382 "target_alias": "$VALUE", 2383 "templateVariableValue": [""], 2384 "timeField": "start", 2385 "type": "timeserie", 2386 "whereClauseGroup": [ 2387 [ 2388 { 2389 "left": "link_name", 2390 "op": "like", 2391 "right": "$links" 2392 } 2393 ] 2394 ] 2395 }, 2396 { 2397 "aggregate_all": false, 2398 "combineAllBy": "nothing", 2399 "condition": [], 2400 "dateFormat": "", 2401 "displayFormat": "series", 2402 "func": [ 2403 { 2404 "aggregate_all": false, 2405 "alias": "Z-A", 2406 "align": "", 2407 "bucket": "", 2408 "expanded": true, 2409 "method": "average", 2410 "operation": "", 2411 "percentile": "85", 2412 "root": true, 2413 "target": "input", 2414 "template": "", 2415 "title": "Aggregate", 2416 "type": "Aggregate", 2417 "wrapper": [] 2418 } 2419 ], 2420 "groupby_field": "link_name", 2421 "inlineGroupOperator": [[""]], 2422 "metricValueAliasMappings": { 2423 "aggregate(values.input, 210, average)": "Z-A" 2424 }, 2425 "metricValueAliases": [""], 2426 "metricValues_array": ["Select Metric Value"], 2427 "metric_array": ["link_name"], 2428 "orderby_field": "", 2429 "outerGroupOperator": [""], 2430 "refId": "B", 2431 "series": "interface", 2432 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 2433 "target_alias": "$VALUE", 2434 "templateVariableValue": [""], 2435 "type": "timeserie", 2436 "whereClauseGroup": [ 2437 [ 2438 { 2439 "left": "link_name", 2440 "op": "like", 2441 "right": "$links" 2442 } 2443 ] 2444 ] 2445 } 2446 ], 2447 "thresholds": [], 2448 "timeFrom": null, 2449 "timeRegions": [], 2450 "timeShift": null, 2451 "title": "", 2452 "tooltip": { 2453 "shared": true, 2454 "sort": 0, 2455 "value_type": "individual" 2456 }, 2457 "transparent": true, 2458 "type": "graph", 2459 "xaxis": { 2460 "buckets": null, 2461 "mode": "time", 2462 "name": null, 2463 "show": true, 2464 "values": [] 2465 }, 2466 "yaxes": [ 2467 { 2468 "format": "bps", 2469 "label": "Rate", 2470 "logBase": 1, 2471 "max": null, 2472 "min": null, 2473 "show": true 2474 }, 2475 { 2476 "format": "short", 2477 "label": null, 2478 "logBase": 1, 2479 "max": null, 2480 "min": null, 2481 "show": true 2482 } 2483 ], 2484 "yaxis": { 2485 "align": false, 2486 "alignLevel": null 2487 } 2488 }, 2489 { 2490 "aliasColors": {}, 2491 "bars": true, 2492 "dashLength": 10, 2493 "dashes": false, 2494 "datasource": "Netsage TSDS", 2495 "decimals": 1, 2496 "fieldConfig": { 2497 "defaults": { 2498 "custom": {}, 2499 "links": [] 2500 }, 2501 "overrides": [] 2502 }, 2503 "fill": 1, 2504 "fillGradient": 0, 2505 "gridPos": { 2506 "h": 7, 2507 "w": 8, 2508 "x": 16, 2509 "y": 42 2510 }, 2511 "hiddenSeries": false, 2512 "id": 104, 2513 "legend": { 2514 "alignAsTable": true, 2515 "avg": true, 2516 "current": false, 2517 "max": true, 2518 "min": false, 2519 "show": false, 2520 "total": false, 2521 "values": true 2522 }, 2523 "lines": false, 2524 "linewidth": 1, 2525 "links": [], 2526 "nullPointMode": "null", 2527 "options": { 2528 "alertThreshold": true 2529 }, 2530 "percentage": false, 2531 "pluginVersion": "7.3.3", 2532 "pointradius": 5, 2533 "points": false, 2534 "renderer": "flot", 2535 "repeatIteration": 1618867139860, 2536 "repeatPanelId": 14, 2537 "repeatedByRow": true, 2538 "scopedVars": { 2539 "links": { 2540 "selected": false, 2541 "text": "AmLight: Miami to Cape Town 100GE", 2542 "value": "AmLight: Miami to Cape Town 100GE" 2543 } 2544 }, 2545 "seriesOverrides": [ 2546 { 2547 "alias": "A-Z", 2548 "color": "#FBAE60" 2549 }, 2550 { 2551 "alias": "Z-A", 2552 "color": "#80B2E7" 2553 } 2554 ], 2555 "spaceLength": 10, 2556 "stack": false, 2557 "steppedLine": false, 2558 "targets": [ 2559 { 2560 "aggregate_all": false, 2561 "aggregator": ["average", "average"], 2562 "bucket": [], 2563 "bucketAggs": [ 2564 { 2565 "field": "start", 2566 "id": "2", 2567 "settings": { 2568 "interval": "auto", 2569 "min_doc_count": 0, 2570 "trimEdges": 0 2571 }, 2572 "type": "date_histogram" 2573 } 2574 ], 2575 "bucketValue": [], 2576 "combineAllBy": "nothing", 2577 "condition": [], 2578 "dateFormat": "", 2579 "displayFormat": "series", 2580 "drillDown": [], 2581 "drillDownAlias": "", 2582 "drillDownValue": [], 2583 "dsType": "elasticsearch", 2584 "func": [ 2585 { 2586 "alias": "A-Z", 2587 "align": "", 2588 "bucket": "", 2589 "expanded": true, 2590 "method": "average", 2591 "operation": "* $TIMESPAN", 2592 "percentile": "85", 2593 "root": true, 2594 "target": "output", 2595 "template": "", 2596 "title": "Aggregate", 2597 "type": "Aggregate", 2598 "wrapper": [] 2599 } 2600 ], 2601 "groupby_field": "link_name", 2602 "inlineGroupOperator": [[""]], 2603 "metricValueAliasMappings": { 2604 "aggregate(values.output, 310, average)": "A-Z" 2605 }, 2606 "metricValueAliases": [""], 2607 "metricValues_array": ["Select Metric Value"], 2608 "metric_array": ["link_name"], 2609 "metrics": [ 2610 { 2611 "field": "select field", 2612 "id": "1", 2613 "type": "count" 2614 } 2615 ], 2616 "orderby_field": "", 2617 "outerGroupOperator": [""], 2618 "percentileValue": ["", ""], 2619 "rawQuery": true, 2620 "refId": "A", 2621 "series": "interface", 2622 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 2623 "target_alias": "A-Z", 2624 "templateVariableValue": [""], 2625 "timeField": "start", 2626 "type": "timeserie", 2627 "whereClauseGroup": [ 2628 [ 2629 { 2630 "left": "link_name", 2631 "op": "like", 2632 "right": "$links" 2633 } 2634 ] 2635 ] 2636 }, 2637 { 2638 "aggregate_all": false, 2639 "combineAllBy": "nothing", 2640 "condition": [], 2641 "dateFormat": "", 2642 "displayFormat": "series", 2643 "func": [ 2644 { 2645 "alias": "Z-A", 2646 "align": "", 2647 "bucket": "", 2648 "expanded": true, 2649 "method": "average", 2650 "operation": "* $TIMESPAN", 2651 "percentile": "85", 2652 "root": true, 2653 "target": "input", 2654 "template": "", 2655 "title": "Aggregate", 2656 "type": "Aggregate", 2657 "wrapper": [] 2658 } 2659 ], 2660 "groupby_field": "link_name", 2661 "hide": false, 2662 "inlineGroupOperator": [[""]], 2663 "metricValueAliasMappings": { 2664 "aggregate(values.input, 310, average)": "Z-A" 2665 }, 2666 "metricValueAliases": [""], 2667 "metricValues_array": ["Select Metric Value"], 2668 "metric_array": ["link_name"], 2669 "orderby_field": "", 2670 "outerGroupOperator": [""], 2671 "rawQuery": true, 2672 "refId": "B", 2673 "series": "interface", 2674 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 2675 "target_alias": "Z-A", 2676 "templateVariableValue": [""], 2677 "type": "timeserie", 2678 "whereClauseGroup": [ 2679 [ 2680 { 2681 "left": "link_name", 2682 "op": "like", 2683 "right": "$links" 2684 } 2685 ] 2686 ] 2687 } 2688 ], 2689 "thresholds": [], 2690 "timeFrom": null, 2691 "timeRegions": [], 2692 "timeShift": null, 2693 "title": "", 2694 "tooltip": { 2695 "shared": false, 2696 "sort": 0, 2697 "value_type": "individual" 2698 }, 2699 "transparent": true, 2700 "type": "graph", 2701 "xaxis": { 2702 "buckets": null, 2703 "mode": "series", 2704 "name": null, 2705 "show": true, 2706 "values": ["total"] 2707 }, 2708 "yaxes": [ 2709 { 2710 "format": "decbytes", 2711 "label": null, 2712 "logBase": 1, 2713 "max": null, 2714 "min": 0, 2715 "show": true 2716 }, 2717 { 2718 "format": "short", 2719 "label": null, 2720 "logBase": 1, 2721 "max": null, 2722 "min": null, 2723 "show": true 2724 } 2725 ], 2726 "yaxis": { 2727 "align": false, 2728 "alignLevel": null 2729 } 2730 }, 2731 { 2732 "collapsed": false, 2733 "datasource": null, 2734 "gridPos": { 2735 "h": 1, 2736 "w": 24, 2737 "x": 0, 2738 "y": 49 2739 }, 2740 "id": 105, 2741 "panels": [], 2742 "repeatIteration": 1618867139860, 2743 "repeatPanelId": 11, 2744 "scopedVars": { 2745 "links": { 2746 "selected": false, 2747 "text": "AmLight: Miami to Fortaleza 100GE", 2748 "value": "AmLight: Miami to Fortaleza 100GE" 2749 } 2750 }, 2751 "title": "", 2752 "type": "row" 2753 }, 2754 { 2755 "datasource": null, 2756 "fieldConfig": { 2757 "defaults": { 2758 "custom": {} 2759 }, 2760 "overrides": [] 2761 }, 2762 "gridPos": { 2763 "h": 7, 2764 "w": 2, 2765 "x": 0, 2766 "y": 50 2767 }, 2768 "id": 106, 2769 "links": [], 2770 "options": { 2771 "content": "**$links**", 2772 "mode": "markdown" 2773 }, 2774 "pluginVersion": "7.3.3", 2775 "repeatIteration": 1618867139860, 2776 "repeatPanelId": 12, 2777 "repeatedByRow": true, 2778 "scopedVars": { 2779 "links": { 2780 "selected": false, 2781 "text": "AmLight: Miami to Fortaleza 100GE", 2782 "value": "AmLight: Miami to Fortaleza 100GE" 2783 } 2784 }, 2785 "title": "", 2786 "transparent": true, 2787 "type": "text" 2788 }, 2789 { 2790 "aliasColors": {}, 2791 "bars": false, 2792 "dashLength": 10, 2793 "dashes": false, 2794 "datasource": "Netsage TSDS", 2795 "decimals": 1, 2796 "fieldConfig": { 2797 "defaults": { 2798 "custom": {}, 2799 "links": [] 2800 }, 2801 "overrides": [] 2802 }, 2803 "fill": 1, 2804 "fillGradient": 0, 2805 "gridPos": { 2806 "h": 7, 2807 "w": 14, 2808 "x": 2, 2809 "y": 50 2810 }, 2811 "hiddenSeries": false, 2812 "id": 107, 2813 "legend": { 2814 "alignAsTable": true, 2815 "avg": true, 2816 "current": false, 2817 "max": true, 2818 "min": false, 2819 "rightSide": false, 2820 "show": true, 2821 "total": false, 2822 "values": true 2823 }, 2824 "lines": true, 2825 "linewidth": 1, 2826 "links": [], 2827 "nullPointMode": "null", 2828 "options": { 2829 "alertThreshold": true 2830 }, 2831 "percentage": false, 2832 "pluginVersion": "7.3.3", 2833 "pointradius": 5, 2834 "points": false, 2835 "renderer": "flot", 2836 "repeatIteration": 1618867139860, 2837 "repeatPanelId": 13, 2838 "repeatedByRow": true, 2839 "scopedVars": { 2840 "links": { 2841 "selected": false, 2842 "text": "AmLight: Miami to Fortaleza 100GE", 2843 "value": "AmLight: Miami to Fortaleza 100GE" 2844 } 2845 }, 2846 "seriesOverrides": [ 2847 { 2848 "alias": "A-Z", 2849 "color": "#FBAE60" 2850 }, 2851 { 2852 "alias": "Z-A", 2853 "color": "#80B2E7" 2854 } 2855 ], 2856 "spaceLength": 10, 2857 "stack": false, 2858 "steppedLine": false, 2859 "targets": [ 2860 { 2861 "aggregate_all": false, 2862 "aggregator": ["average", "average"], 2863 "bucket": [], 2864 "bucketAggs": [ 2865 { 2866 "field": "start", 2867 "id": "2", 2868 "settings": { 2869 "interval": "auto", 2870 "min_doc_count": 0, 2871 "trimEdges": 0 2872 }, 2873 "type": "date_histogram" 2874 } 2875 ], 2876 "bucketValue": [], 2877 "combineAllBy": "nothing", 2878 "condition": [], 2879 "dateFormat": "", 2880 "displayFormat": "series", 2881 "drillDown": [], 2882 "drillDownAlias": "", 2883 "drillDownValue": [], 2884 "dsType": "elasticsearch", 2885 "func": [ 2886 { 2887 "aggregate_all": false, 2888 "alias": "A-Z", 2889 "align": "", 2890 "bucket": "", 2891 "expanded": false, 2892 "method": "average", 2893 "operation": "", 2894 "percentile": "85", 2895 "root": true, 2896 "target": "output", 2897 "template": "", 2898 "title": "Aggregate", 2899 "type": "Aggregate", 2900 "wrapper": [] 2901 } 2902 ], 2903 "groupby_field": "link_name", 2904 "inlineGroupOperator": [[""]], 2905 "metricValueAliasMappings": { 2906 "aggregate(values.output, 210, average)": "A-Z" 2907 }, 2908 "metricValueAliases": [""], 2909 "metricValues_array": ["Select Metric Value"], 2910 "metric_array": ["link_name"], 2911 "metrics": [ 2912 { 2913 "field": "select field", 2914 "id": "1", 2915 "type": "count" 2916 } 2917 ], 2918 "orderby_field": "", 2919 "outerGroupOperator": [""], 2920 "percentileValue": ["", ""], 2921 "refId": "A", 2922 "series": "interface", 2923 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 2924 "target_alias": "$VALUE", 2925 "templateVariableValue": [""], 2926 "timeField": "start", 2927 "type": "timeserie", 2928 "whereClauseGroup": [ 2929 [ 2930 { 2931 "left": "link_name", 2932 "op": "like", 2933 "right": "$links" 2934 } 2935 ] 2936 ] 2937 }, 2938 { 2939 "aggregate_all": false, 2940 "combineAllBy": "nothing", 2941 "condition": [], 2942 "dateFormat": "", 2943 "displayFormat": "series", 2944 "func": [ 2945 { 2946 "aggregate_all": false, 2947 "alias": "Z-A", 2948 "align": "", 2949 "bucket": "", 2950 "expanded": true, 2951 "method": "average", 2952 "operation": "", 2953 "percentile": "85", 2954 "root": true, 2955 "target": "input", 2956 "template": "", 2957 "title": "Aggregate", 2958 "type": "Aggregate", 2959 "wrapper": [] 2960 } 2961 ], 2962 "groupby_field": "link_name", 2963 "inlineGroupOperator": [[""]], 2964 "metricValueAliasMappings": { 2965 "aggregate(values.input, 210, average)": "Z-A" 2966 }, 2967 "metricValueAliases": [""], 2968 "metricValues_array": ["Select Metric Value"], 2969 "metric_array": ["link_name"], 2970 "orderby_field": "", 2971 "outerGroupOperator": [""], 2972 "refId": "B", 2973 "series": "interface", 2974 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 2975 "target_alias": "$VALUE", 2976 "templateVariableValue": [""], 2977 "type": "timeserie", 2978 "whereClauseGroup": [ 2979 [ 2980 { 2981 "left": "link_name", 2982 "op": "like", 2983 "right": "$links" 2984 } 2985 ] 2986 ] 2987 } 2988 ], 2989 "thresholds": [], 2990 "timeFrom": null, 2991 "timeRegions": [], 2992 "timeShift": null, 2993 "title": "", 2994 "tooltip": { 2995 "shared": true, 2996 "sort": 0, 2997 "value_type": "individual" 2998 }, 2999 "transparent": true, 3000 "type": "graph", 3001 "xaxis": { 3002 "buckets": null, 3003 "mode": "time", 3004 "name": null, 3005 "show": true, 3006 "values": [] 3007 }, 3008 "yaxes": [ 3009 { 3010 "format": "bps", 3011 "label": "Rate", 3012 "logBase": 1, 3013 "max": null, 3014 "min": null, 3015 "show": true 3016 }, 3017 { 3018 "format": "short", 3019 "label": null, 3020 "logBase": 1, 3021 "max": null, 3022 "min": null, 3023 "show": true 3024 } 3025 ], 3026 "yaxis": { 3027 "align": false, 3028 "alignLevel": null 3029 } 3030 }, 3031 { 3032 "aliasColors": {}, 3033 "bars": true, 3034 "dashLength": 10, 3035 "dashes": false, 3036 "datasource": "Netsage TSDS", 3037 "decimals": 1, 3038 "fieldConfig": { 3039 "defaults": { 3040 "custom": {}, 3041 "links": [] 3042 }, 3043 "overrides": [] 3044 }, 3045 "fill": 1, 3046 "fillGradient": 0, 3047 "gridPos": { 3048 "h": 7, 3049 "w": 8, 3050 "x": 16, 3051 "y": 50 3052 }, 3053 "hiddenSeries": false, 3054 "id": 108, 3055 "legend": { 3056 "alignAsTable": true, 3057 "avg": true, 3058 "current": false, 3059 "max": true, 3060 "min": false, 3061 "show": false, 3062 "total": false, 3063 "values": true 3064 }, 3065 "lines": false, 3066 "linewidth": 1, 3067 "links": [], 3068 "nullPointMode": "null", 3069 "options": { 3070 "alertThreshold": true 3071 }, 3072 "percentage": false, 3073 "pluginVersion": "7.3.3", 3074 "pointradius": 5, 3075 "points": false, 3076 "renderer": "flot", 3077 "repeatIteration": 1618867139860, 3078 "repeatPanelId": 14, 3079 "repeatedByRow": true, 3080 "scopedVars": { 3081 "links": { 3082 "selected": false, 3083 "text": "AmLight: Miami to Fortaleza 100GE", 3084 "value": "AmLight: Miami to Fortaleza 100GE" 3085 } 3086 }, 3087 "seriesOverrides": [ 3088 { 3089 "alias": "A-Z", 3090 "color": "#FBAE60" 3091 }, 3092 { 3093 "alias": "Z-A", 3094 "color": "#80B2E7" 3095 } 3096 ], 3097 "spaceLength": 10, 3098 "stack": false, 3099 "steppedLine": false, 3100 "targets": [ 3101 { 3102 "aggregate_all": false, 3103 "aggregator": ["average", "average"], 3104 "bucket": [], 3105 "bucketAggs": [ 3106 { 3107 "field": "start", 3108 "id": "2", 3109 "settings": { 3110 "interval": "auto", 3111 "min_doc_count": 0, 3112 "trimEdges": 0 3113 }, 3114 "type": "date_histogram" 3115 } 3116 ], 3117 "bucketValue": [], 3118 "combineAllBy": "nothing", 3119 "condition": [], 3120 "dateFormat": "", 3121 "displayFormat": "series", 3122 "drillDown": [], 3123 "drillDownAlias": "", 3124 "drillDownValue": [], 3125 "dsType": "elasticsearch", 3126 "func": [ 3127 { 3128 "alias": "A-Z", 3129 "align": "", 3130 "bucket": "", 3131 "expanded": true, 3132 "method": "average", 3133 "operation": "* $TIMESPAN", 3134 "percentile": "85", 3135 "root": true, 3136 "target": "output", 3137 "template": "", 3138 "title": "Aggregate", 3139 "type": "Aggregate", 3140 "wrapper": [] 3141 } 3142 ], 3143 "groupby_field": "link_name", 3144 "inlineGroupOperator": [[""]], 3145 "metricValueAliasMappings": { 3146 "aggregate(values.output, 310, average)": "A-Z" 3147 }, 3148 "metricValueAliases": [""], 3149 "metricValues_array": ["Select Metric Value"], 3150 "metric_array": ["link_name"], 3151 "metrics": [ 3152 { 3153 "field": "select field", 3154 "id": "1", 3155 "type": "count" 3156 } 3157 ], 3158 "orderby_field": "", 3159 "outerGroupOperator": [""], 3160 "percentileValue": ["", ""], 3161 "rawQuery": true, 3162 "refId": "A", 3163 "series": "interface", 3164 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 3165 "target_alias": "A-Z", 3166 "templateVariableValue": [""], 3167 "timeField": "start", 3168 "type": "timeserie", 3169 "whereClauseGroup": [ 3170 [ 3171 { 3172 "left": "link_name", 3173 "op": "like", 3174 "right": "$links" 3175 } 3176 ] 3177 ] 3178 }, 3179 { 3180 "aggregate_all": false, 3181 "combineAllBy": "nothing", 3182 "condition": [], 3183 "dateFormat": "", 3184 "displayFormat": "series", 3185 "func": [ 3186 { 3187 "alias": "Z-A", 3188 "align": "", 3189 "bucket": "", 3190 "expanded": true, 3191 "method": "average", 3192 "operation": "* $TIMESPAN", 3193 "percentile": "85", 3194 "root": true, 3195 "target": "input", 3196 "template": "", 3197 "title": "Aggregate", 3198 "type": "Aggregate", 3199 "wrapper": [] 3200 } 3201 ], 3202 "groupby_field": "link_name", 3203 "hide": false, 3204 "inlineGroupOperator": [[""]], 3205 "metricValueAliasMappings": { 3206 "aggregate(values.input, 310, average)": "Z-A" 3207 }, 3208 "metricValueAliases": [""], 3209 "metricValues_array": ["Select Metric Value"], 3210 "metric_array": ["link_name"], 3211 "orderby_field": "", 3212 "outerGroupOperator": [""], 3213 "rawQuery": true, 3214 "refId": "B", 3215 "series": "interface", 3216 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 3217 "target_alias": "Z-A", 3218 "templateVariableValue": [""], 3219 "type": "timeserie", 3220 "whereClauseGroup": [ 3221 [ 3222 { 3223 "left": "link_name", 3224 "op": "like", 3225 "right": "$links" 3226 } 3227 ] 3228 ] 3229 } 3230 ], 3231 "thresholds": [], 3232 "timeFrom": null, 3233 "timeRegions": [], 3234 "timeShift": null, 3235 "title": "", 3236 "tooltip": { 3237 "shared": false, 3238 "sort": 0, 3239 "value_type": "individual" 3240 }, 3241 "transparent": true, 3242 "type": "graph", 3243 "xaxis": { 3244 "buckets": null, 3245 "mode": "series", 3246 "name": null, 3247 "show": true, 3248 "values": ["total"] 3249 }, 3250 "yaxes": [ 3251 { 3252 "format": "decbytes", 3253 "label": null, 3254 "logBase": 1, 3255 "max": null, 3256 "min": 0, 3257 "show": true 3258 }, 3259 { 3260 "format": "short", 3261 "label": null, 3262 "logBase": 1, 3263 "max": null, 3264 "min": null, 3265 "show": true 3266 } 3267 ], 3268 "yaxis": { 3269 "align": false, 3270 "alignLevel": null 3271 } 3272 }, 3273 { 3274 "collapsed": false, 3275 "datasource": null, 3276 "gridPos": { 3277 "h": 1, 3278 "w": 24, 3279 "x": 0, 3280 "y": 57 3281 }, 3282 "id": 109, 3283 "panels": [], 3284 "repeatIteration": 1618867139860, 3285 "repeatPanelId": 11, 3286 "scopedVars": { 3287 "links": { 3288 "selected": false, 3289 "text": "AmLight: Miami to Santiago 100GE", 3290 "value": "AmLight: Miami to Santiago 100GE" 3291 } 3292 }, 3293 "title": "", 3294 "type": "row" 3295 }, 3296 { 3297 "datasource": null, 3298 "fieldConfig": { 3299 "defaults": { 3300 "custom": {} 3301 }, 3302 "overrides": [] 3303 }, 3304 "gridPos": { 3305 "h": 7, 3306 "w": 2, 3307 "x": 0, 3308 "y": 58 3309 }, 3310 "id": 110, 3311 "links": [], 3312 "options": { 3313 "content": "**$links**", 3314 "mode": "markdown" 3315 }, 3316 "pluginVersion": "7.3.3", 3317 "repeatIteration": 1618867139860, 3318 "repeatPanelId": 12, 3319 "repeatedByRow": true, 3320 "scopedVars": { 3321 "links": { 3322 "selected": false, 3323 "text": "AmLight: Miami to Santiago 100GE", 3324 "value": "AmLight: Miami to Santiago 100GE" 3325 } 3326 }, 3327 "title": "", 3328 "transparent": true, 3329 "type": "text" 3330 }, 3331 { 3332 "aliasColors": {}, 3333 "bars": false, 3334 "dashLength": 10, 3335 "dashes": false, 3336 "datasource": "Netsage TSDS", 3337 "decimals": 1, 3338 "fieldConfig": { 3339 "defaults": { 3340 "custom": {}, 3341 "links": [] 3342 }, 3343 "overrides": [] 3344 }, 3345 "fill": 1, 3346 "fillGradient": 0, 3347 "gridPos": { 3348 "h": 7, 3349 "w": 14, 3350 "x": 2, 3351 "y": 58 3352 }, 3353 "hiddenSeries": false, 3354 "id": 111, 3355 "legend": { 3356 "alignAsTable": true, 3357 "avg": true, 3358 "current": false, 3359 "max": true, 3360 "min": false, 3361 "rightSide": false, 3362 "show": true, 3363 "total": false, 3364 "values": true 3365 }, 3366 "lines": true, 3367 "linewidth": 1, 3368 "links": [], 3369 "nullPointMode": "null", 3370 "options": { 3371 "alertThreshold": true 3372 }, 3373 "percentage": false, 3374 "pluginVersion": "7.3.3", 3375 "pointradius": 5, 3376 "points": false, 3377 "renderer": "flot", 3378 "repeatIteration": 1618867139860, 3379 "repeatPanelId": 13, 3380 "repeatedByRow": true, 3381 "scopedVars": { 3382 "links": { 3383 "selected": false, 3384 "text": "AmLight: Miami to Santiago 100GE", 3385 "value": "AmLight: Miami to Santiago 100GE" 3386 } 3387 }, 3388 "seriesOverrides": [ 3389 { 3390 "alias": "A-Z", 3391 "color": "#FBAE60" 3392 }, 3393 { 3394 "alias": "Z-A", 3395 "color": "#80B2E7" 3396 } 3397 ], 3398 "spaceLength": 10, 3399 "stack": false, 3400 "steppedLine": false, 3401 "targets": [ 3402 { 3403 "aggregate_all": false, 3404 "aggregator": ["average", "average"], 3405 "bucket": [], 3406 "bucketAggs": [ 3407 { 3408 "field": "start", 3409 "id": "2", 3410 "settings": { 3411 "interval": "auto", 3412 "min_doc_count": 0, 3413 "trimEdges": 0 3414 }, 3415 "type": "date_histogram" 3416 } 3417 ], 3418 "bucketValue": [], 3419 "combineAllBy": "nothing", 3420 "condition": [], 3421 "dateFormat": "", 3422 "displayFormat": "series", 3423 "drillDown": [], 3424 "drillDownAlias": "", 3425 "drillDownValue": [], 3426 "dsType": "elasticsearch", 3427 "func": [ 3428 { 3429 "aggregate_all": false, 3430 "alias": "A-Z", 3431 "align": "", 3432 "bucket": "", 3433 "expanded": false, 3434 "method": "average", 3435 "operation": "", 3436 "percentile": "85", 3437 "root": true, 3438 "target": "output", 3439 "template": "", 3440 "title": "Aggregate", 3441 "type": "Aggregate", 3442 "wrapper": [] 3443 } 3444 ], 3445 "groupby_field": "link_name", 3446 "inlineGroupOperator": [[""]], 3447 "metricValueAliasMappings": { 3448 "aggregate(values.output, 210, average)": "A-Z" 3449 }, 3450 "metricValueAliases": [""], 3451 "metricValues_array": ["Select Metric Value"], 3452 "metric_array": ["link_name"], 3453 "metrics": [ 3454 { 3455 "field": "select field", 3456 "id": "1", 3457 "type": "count" 3458 } 3459 ], 3460 "orderby_field": "", 3461 "outerGroupOperator": [""], 3462 "percentileValue": ["", ""], 3463 "refId": "A", 3464 "series": "interface", 3465 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 3466 "target_alias": "$VALUE", 3467 "templateVariableValue": [""], 3468 "timeField": "start", 3469 "type": "timeserie", 3470 "whereClauseGroup": [ 3471 [ 3472 { 3473 "left": "link_name", 3474 "op": "like", 3475 "right": "$links" 3476 } 3477 ] 3478 ] 3479 }, 3480 { 3481 "aggregate_all": false, 3482 "combineAllBy": "nothing", 3483 "condition": [], 3484 "dateFormat": "", 3485 "displayFormat": "series", 3486 "func": [ 3487 { 3488 "aggregate_all": false, 3489 "alias": "Z-A", 3490 "align": "", 3491 "bucket": "", 3492 "expanded": true, 3493 "method": "average", 3494 "operation": "", 3495 "percentile": "85", 3496 "root": true, 3497 "target": "input", 3498 "template": "", 3499 "title": "Aggregate", 3500 "type": "Aggregate", 3501 "wrapper": [] 3502 } 3503 ], 3504 "groupby_field": "link_name", 3505 "inlineGroupOperator": [[""]], 3506 "metricValueAliasMappings": { 3507 "aggregate(values.input, 210, average)": "Z-A" 3508 }, 3509 "metricValueAliases": [""], 3510 "metricValues_array": ["Select Metric Value"], 3511 "metric_array": ["link_name"], 3512 "orderby_field": "", 3513 "outerGroupOperator": [""], 3514 "refId": "B", 3515 "series": "interface", 3516 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 3517 "target_alias": "$VALUE", 3518 "templateVariableValue": [""], 3519 "type": "timeserie", 3520 "whereClauseGroup": [ 3521 [ 3522 { 3523 "left": "link_name", 3524 "op": "like", 3525 "right": "$links" 3526 } 3527 ] 3528 ] 3529 } 3530 ], 3531 "thresholds": [], 3532 "timeFrom": null, 3533 "timeRegions": [], 3534 "timeShift": null, 3535 "title": "", 3536 "tooltip": { 3537 "shared": true, 3538 "sort": 0, 3539 "value_type": "individual" 3540 }, 3541 "transparent": true, 3542 "type": "graph", 3543 "xaxis": { 3544 "buckets": null, 3545 "mode": "time", 3546 "name": null, 3547 "show": true, 3548 "values": [] 3549 }, 3550 "yaxes": [ 3551 { 3552 "format": "bps", 3553 "label": "Rate", 3554 "logBase": 1, 3555 "max": null, 3556 "min": null, 3557 "show": true 3558 }, 3559 { 3560 "format": "short", 3561 "label": null, 3562 "logBase": 1, 3563 "max": null, 3564 "min": null, 3565 "show": true 3566 } 3567 ], 3568 "yaxis": { 3569 "align": false, 3570 "alignLevel": null 3571 } 3572 }, 3573 { 3574 "aliasColors": {}, 3575 "bars": true, 3576 "dashLength": 10, 3577 "dashes": false, 3578 "datasource": "Netsage TSDS", 3579 "decimals": 1, 3580 "fieldConfig": { 3581 "defaults": { 3582 "custom": {}, 3583 "links": [] 3584 }, 3585 "overrides": [] 3586 }, 3587 "fill": 1, 3588 "fillGradient": 0, 3589 "gridPos": { 3590 "h": 7, 3591 "w": 8, 3592 "x": 16, 3593 "y": 58 3594 }, 3595 "hiddenSeries": false, 3596 "id": 112, 3597 "legend": { 3598 "alignAsTable": true, 3599 "avg": true, 3600 "current": false, 3601 "max": true, 3602 "min": false, 3603 "show": false, 3604 "total": false, 3605 "values": true 3606 }, 3607 "lines": false, 3608 "linewidth": 1, 3609 "links": [], 3610 "nullPointMode": "null", 3611 "options": { 3612 "alertThreshold": true 3613 }, 3614 "percentage": false, 3615 "pluginVersion": "7.3.3", 3616 "pointradius": 5, 3617 "points": false, 3618 "renderer": "flot", 3619 "repeatIteration": 1618867139860, 3620 "repeatPanelId": 14, 3621 "repeatedByRow": true, 3622 "scopedVars": { 3623 "links": { 3624 "selected": false, 3625 "text": "AmLight: Miami to Santiago 100GE", 3626 "value": "AmLight: Miami to Santiago 100GE" 3627 } 3628 }, 3629 "seriesOverrides": [ 3630 { 3631 "alias": "A-Z", 3632 "color": "#FBAE60" 3633 }, 3634 { 3635 "alias": "Z-A", 3636 "color": "#80B2E7" 3637 } 3638 ], 3639 "spaceLength": 10, 3640 "stack": false, 3641 "steppedLine": false, 3642 "targets": [ 3643 { 3644 "aggregate_all": false, 3645 "aggregator": ["average", "average"], 3646 "bucket": [], 3647 "bucketAggs": [ 3648 { 3649 "field": "start", 3650 "id": "2", 3651 "settings": { 3652 "interval": "auto", 3653 "min_doc_count": 0, 3654 "trimEdges": 0 3655 }, 3656 "type": "date_histogram" 3657 } 3658 ], 3659 "bucketValue": [], 3660 "combineAllBy": "nothing", 3661 "condition": [], 3662 "dateFormat": "", 3663 "displayFormat": "series", 3664 "drillDown": [], 3665 "drillDownAlias": "", 3666 "drillDownValue": [], 3667 "dsType": "elasticsearch", 3668 "func": [ 3669 { 3670 "alias": "A-Z", 3671 "align": "", 3672 "bucket": "", 3673 "expanded": true, 3674 "method": "average", 3675 "operation": "* $TIMESPAN", 3676 "percentile": "85", 3677 "root": true, 3678 "target": "output", 3679 "template": "", 3680 "title": "Aggregate", 3681 "type": "Aggregate", 3682 "wrapper": [] 3683 } 3684 ], 3685 "groupby_field": "link_name", 3686 "inlineGroupOperator": [[""]], 3687 "metricValueAliasMappings": { 3688 "aggregate(values.output, 310, average)": "A-Z" 3689 }, 3690 "metricValueAliases": [""], 3691 "metricValues_array": ["Select Metric Value"], 3692 "metric_array": ["link_name"], 3693 "metrics": [ 3694 { 3695 "field": "select field", 3696 "id": "1", 3697 "type": "count" 3698 } 3699 ], 3700 "orderby_field": "", 3701 "outerGroupOperator": [""], 3702 "percentileValue": ["", ""], 3703 "rawQuery": true, 3704 "refId": "A", 3705 "series": "interface", 3706 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 3707 "target_alias": "A-Z", 3708 "templateVariableValue": [""], 3709 "timeField": "start", 3710 "type": "timeserie", 3711 "whereClauseGroup": [ 3712 [ 3713 { 3714 "left": "link_name", 3715 "op": "like", 3716 "right": "$links" 3717 } 3718 ] 3719 ] 3720 }, 3721 { 3722 "aggregate_all": false, 3723 "combineAllBy": "nothing", 3724 "condition": [], 3725 "dateFormat": "", 3726 "displayFormat": "series", 3727 "func": [ 3728 { 3729 "alias": "Z-A", 3730 "align": "", 3731 "bucket": "", 3732 "expanded": true, 3733 "method": "average", 3734 "operation": "* $TIMESPAN", 3735 "percentile": "85", 3736 "root": true, 3737 "target": "input", 3738 "template": "", 3739 "title": "Aggregate", 3740 "type": "Aggregate", 3741 "wrapper": [] 3742 } 3743 ], 3744 "groupby_field": "link_name", 3745 "hide": false, 3746 "inlineGroupOperator": [[""]], 3747 "metricValueAliasMappings": { 3748 "aggregate(values.input, 310, average)": "Z-A" 3749 }, 3750 "metricValueAliases": [""], 3751 "metricValues_array": ["Select Metric Value"], 3752 "metric_array": ["link_name"], 3753 "orderby_field": "", 3754 "outerGroupOperator": [""], 3755 "rawQuery": true, 3756 "refId": "B", 3757 "series": "interface", 3758 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 3759 "target_alias": "Z-A", 3760 "templateVariableValue": [""], 3761 "type": "timeserie", 3762 "whereClauseGroup": [ 3763 [ 3764 { 3765 "left": "link_name", 3766 "op": "like", 3767 "right": "$links" 3768 } 3769 ] 3770 ] 3771 } 3772 ], 3773 "thresholds": [], 3774 "timeFrom": null, 3775 "timeRegions": [], 3776 "timeShift": null, 3777 "title": "", 3778 "tooltip": { 3779 "shared": false, 3780 "sort": 0, 3781 "value_type": "individual" 3782 }, 3783 "transparent": true, 3784 "type": "graph", 3785 "xaxis": { 3786 "buckets": null, 3787 "mode": "series", 3788 "name": null, 3789 "show": true, 3790 "values": ["total"] 3791 }, 3792 "yaxes": [ 3793 { 3794 "format": "decbytes", 3795 "label": null, 3796 "logBase": 1, 3797 "max": null, 3798 "min": 0, 3799 "show": true 3800 }, 3801 { 3802 "format": "short", 3803 "label": null, 3804 "logBase": 1, 3805 "max": null, 3806 "min": null, 3807 "show": true 3808 } 3809 ], 3810 "yaxis": { 3811 "align": false, 3812 "alignLevel": null 3813 } 3814 }, 3815 { 3816 "collapsed": false, 3817 "datasource": null, 3818 "gridPos": { 3819 "h": 1, 3820 "w": 24, 3821 "x": 0, 3822 "y": 65 3823 }, 3824 "id": 113, 3825 "panels": [], 3826 "repeatIteration": 1618867139860, 3827 "repeatPanelId": 11, 3828 "scopedVars": { 3829 "links": { 3830 "selected": false, 3831 "text": "AmLight: Miami to Sao Paulo 100GE", 3832 "value": "AmLight: Miami to Sao Paulo 100GE" 3833 } 3834 }, 3835 "title": "", 3836 "type": "row" 3837 }, 3838 { 3839 "datasource": null, 3840 "fieldConfig": { 3841 "defaults": { 3842 "custom": {} 3843 }, 3844 "overrides": [] 3845 }, 3846 "gridPos": { 3847 "h": 7, 3848 "w": 2, 3849 "x": 0, 3850 "y": 66 3851 }, 3852 "id": 114, 3853 "links": [], 3854 "options": { 3855 "content": "**$links**", 3856 "mode": "markdown" 3857 }, 3858 "pluginVersion": "7.3.3", 3859 "repeatIteration": 1618867139860, 3860 "repeatPanelId": 12, 3861 "repeatedByRow": true, 3862 "scopedVars": { 3863 "links": { 3864 "selected": false, 3865 "text": "AmLight: Miami to Sao Paulo 100GE", 3866 "value": "AmLight: Miami to Sao Paulo 100GE" 3867 } 3868 }, 3869 "title": "", 3870 "transparent": true, 3871 "type": "text" 3872 }, 3873 { 3874 "aliasColors": {}, 3875 "bars": false, 3876 "dashLength": 10, 3877 "dashes": false, 3878 "datasource": "Netsage TSDS", 3879 "decimals": 1, 3880 "fieldConfig": { 3881 "defaults": { 3882 "custom": {}, 3883 "links": [] 3884 }, 3885 "overrides": [] 3886 }, 3887 "fill": 1, 3888 "fillGradient": 0, 3889 "gridPos": { 3890 "h": 7, 3891 "w": 14, 3892 "x": 2, 3893 "y": 66 3894 }, 3895 "hiddenSeries": false, 3896 "id": 115, 3897 "legend": { 3898 "alignAsTable": true, 3899 "avg": true, 3900 "current": false, 3901 "max": true, 3902 "min": false, 3903 "rightSide": false, 3904 "show": true, 3905 "total": false, 3906 "values": true 3907 }, 3908 "lines": true, 3909 "linewidth": 1, 3910 "links": [], 3911 "nullPointMode": "null", 3912 "options": { 3913 "alertThreshold": true 3914 }, 3915 "percentage": false, 3916 "pluginVersion": "7.3.3", 3917 "pointradius": 5, 3918 "points": false, 3919 "renderer": "flot", 3920 "repeatIteration": 1618867139860, 3921 "repeatPanelId": 13, 3922 "repeatedByRow": true, 3923 "scopedVars": { 3924 "links": { 3925 "selected": false, 3926 "text": "AmLight: Miami to Sao Paulo 100GE", 3927 "value": "AmLight: Miami to Sao Paulo 100GE" 3928 } 3929 }, 3930 "seriesOverrides": [ 3931 { 3932 "alias": "A-Z", 3933 "color": "#FBAE60" 3934 }, 3935 { 3936 "alias": "Z-A", 3937 "color": "#80B2E7" 3938 } 3939 ], 3940 "spaceLength": 10, 3941 "stack": false, 3942 "steppedLine": false, 3943 "targets": [ 3944 { 3945 "aggregate_all": false, 3946 "aggregator": ["average", "average"], 3947 "bucket": [], 3948 "bucketAggs": [ 3949 { 3950 "field": "start", 3951 "id": "2", 3952 "settings": { 3953 "interval": "auto", 3954 "min_doc_count": 0, 3955 "trimEdges": 0 3956 }, 3957 "type": "date_histogram" 3958 } 3959 ], 3960 "bucketValue": [], 3961 "combineAllBy": "nothing", 3962 "condition": [], 3963 "dateFormat": "", 3964 "displayFormat": "series", 3965 "drillDown": [], 3966 "drillDownAlias": "", 3967 "drillDownValue": [], 3968 "dsType": "elasticsearch", 3969 "func": [ 3970 { 3971 "aggregate_all": false, 3972 "alias": "A-Z", 3973 "align": "", 3974 "bucket": "", 3975 "expanded": false, 3976 "method": "average", 3977 "operation": "", 3978 "percentile": "85", 3979 "root": true, 3980 "target": "output", 3981 "template": "", 3982 "title": "Aggregate", 3983 "type": "Aggregate", 3984 "wrapper": [] 3985 } 3986 ], 3987 "groupby_field": "link_name", 3988 "inlineGroupOperator": [[""]], 3989 "metricValueAliasMappings": { 3990 "aggregate(values.output, 210, average)": "A-Z" 3991 }, 3992 "metricValueAliases": [""], 3993 "metricValues_array": ["Select Metric Value"], 3994 "metric_array": ["link_name"], 3995 "metrics": [ 3996 { 3997 "field": "select field", 3998 "id": "1", 3999 "type": "count" 4000 } 4001 ], 4002 "orderby_field": "", 4003 "outerGroupOperator": [""], 4004 "percentileValue": ["", ""], 4005 "refId": "A", 4006 "series": "interface", 4007 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 4008 "target_alias": "$VALUE", 4009 "templateVariableValue": [""], 4010 "timeField": "start", 4011 "type": "timeserie", 4012 "whereClauseGroup": [ 4013 [ 4014 { 4015 "left": "link_name", 4016 "op": "like", 4017 "right": "$links" 4018 } 4019 ] 4020 ] 4021 }, 4022 { 4023 "aggregate_all": false, 4024 "combineAllBy": "nothing", 4025 "condition": [], 4026 "dateFormat": "", 4027 "displayFormat": "series", 4028 "func": [ 4029 { 4030 "aggregate_all": false, 4031 "alias": "Z-A", 4032 "align": "", 4033 "bucket": "", 4034 "expanded": true, 4035 "method": "average", 4036 "operation": "", 4037 "percentile": "85", 4038 "root": true, 4039 "target": "input", 4040 "template": "", 4041 "title": "Aggregate", 4042 "type": "Aggregate", 4043 "wrapper": [] 4044 } 4045 ], 4046 "groupby_field": "link_name", 4047 "inlineGroupOperator": [[""]], 4048 "metricValueAliasMappings": { 4049 "aggregate(values.input, 210, average)": "Z-A" 4050 }, 4051 "metricValueAliases": [""], 4052 "metricValues_array": ["Select Metric Value"], 4053 "metric_array": ["link_name"], 4054 "orderby_field": "", 4055 "outerGroupOperator": [""], 4056 "refId": "B", 4057 "series": "interface", 4058 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 4059 "target_alias": "$VALUE", 4060 "templateVariableValue": [""], 4061 "type": "timeserie", 4062 "whereClauseGroup": [ 4063 [ 4064 { 4065 "left": "link_name", 4066 "op": "like", 4067 "right": "$links" 4068 } 4069 ] 4070 ] 4071 } 4072 ], 4073 "thresholds": [], 4074 "timeFrom": null, 4075 "timeRegions": [], 4076 "timeShift": null, 4077 "title": "", 4078 "tooltip": { 4079 "shared": true, 4080 "sort": 0, 4081 "value_type": "individual" 4082 }, 4083 "transparent": true, 4084 "type": "graph", 4085 "xaxis": { 4086 "buckets": null, 4087 "mode": "time", 4088 "name": null, 4089 "show": true, 4090 "values": [] 4091 }, 4092 "yaxes": [ 4093 { 4094 "format": "bps", 4095 "label": "Rate", 4096 "logBase": 1, 4097 "max": null, 4098 "min": null, 4099 "show": true 4100 }, 4101 { 4102 "format": "short", 4103 "label": null, 4104 "logBase": 1, 4105 "max": null, 4106 "min": null, 4107 "show": true 4108 } 4109 ], 4110 "yaxis": { 4111 "align": false, 4112 "alignLevel": null 4113 } 4114 }, 4115 { 4116 "aliasColors": {}, 4117 "bars": true, 4118 "dashLength": 10, 4119 "dashes": false, 4120 "datasource": "Netsage TSDS", 4121 "decimals": 1, 4122 "fieldConfig": { 4123 "defaults": { 4124 "custom": {}, 4125 "links": [] 4126 }, 4127 "overrides": [] 4128 }, 4129 "fill": 1, 4130 "fillGradient": 0, 4131 "gridPos": { 4132 "h": 7, 4133 "w": 8, 4134 "x": 16, 4135 "y": 66 4136 }, 4137 "hiddenSeries": false, 4138 "id": 116, 4139 "legend": { 4140 "alignAsTable": true, 4141 "avg": true, 4142 "current": false, 4143 "max": true, 4144 "min": false, 4145 "show": false, 4146 "total": false, 4147 "values": true 4148 }, 4149 "lines": false, 4150 "linewidth": 1, 4151 "links": [], 4152 "nullPointMode": "null", 4153 "options": { 4154 "alertThreshold": true 4155 }, 4156 "percentage": false, 4157 "pluginVersion": "7.3.3", 4158 "pointradius": 5, 4159 "points": false, 4160 "renderer": "flot", 4161 "repeatIteration": 1618867139860, 4162 "repeatPanelId": 14, 4163 "repeatedByRow": true, 4164 "scopedVars": { 4165 "links": { 4166 "selected": false, 4167 "text": "AmLight: Miami to Sao Paulo 100GE", 4168 "value": "AmLight: Miami to Sao Paulo 100GE" 4169 } 4170 }, 4171 "seriesOverrides": [ 4172 { 4173 "alias": "A-Z", 4174 "color": "#FBAE60" 4175 }, 4176 { 4177 "alias": "Z-A", 4178 "color": "#80B2E7" 4179 } 4180 ], 4181 "spaceLength": 10, 4182 "stack": false, 4183 "steppedLine": false, 4184 "targets": [ 4185 { 4186 "aggregate_all": false, 4187 "aggregator": ["average", "average"], 4188 "bucket": [], 4189 "bucketAggs": [ 4190 { 4191 "field": "start", 4192 "id": "2", 4193 "settings": { 4194 "interval": "auto", 4195 "min_doc_count": 0, 4196 "trimEdges": 0 4197 }, 4198 "type": "date_histogram" 4199 } 4200 ], 4201 "bucketValue": [], 4202 "combineAllBy": "nothing", 4203 "condition": [], 4204 "dateFormat": "", 4205 "displayFormat": "series", 4206 "drillDown": [], 4207 "drillDownAlias": "", 4208 "drillDownValue": [], 4209 "dsType": "elasticsearch", 4210 "func": [ 4211 { 4212 "alias": "A-Z", 4213 "align": "", 4214 "bucket": "", 4215 "expanded": true, 4216 "method": "average", 4217 "operation": "* $TIMESPAN", 4218 "percentile": "85", 4219 "root": true, 4220 "target": "output", 4221 "template": "", 4222 "title": "Aggregate", 4223 "type": "Aggregate", 4224 "wrapper": [] 4225 } 4226 ], 4227 "groupby_field": "link_name", 4228 "inlineGroupOperator": [[""]], 4229 "metricValueAliasMappings": { 4230 "aggregate(values.output, 310, average)": "A-Z" 4231 }, 4232 "metricValueAliases": [""], 4233 "metricValues_array": ["Select Metric Value"], 4234 "metric_array": ["link_name"], 4235 "metrics": [ 4236 { 4237 "field": "select field", 4238 "id": "1", 4239 "type": "count" 4240 } 4241 ], 4242 "orderby_field": "", 4243 "outerGroupOperator": [""], 4244 "percentileValue": ["", ""], 4245 "rawQuery": true, 4246 "refId": "A", 4247 "series": "interface", 4248 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 4249 "target_alias": "A-Z", 4250 "templateVariableValue": [""], 4251 "timeField": "start", 4252 "type": "timeserie", 4253 "whereClauseGroup": [ 4254 [ 4255 { 4256 "left": "link_name", 4257 "op": "like", 4258 "right": "$links" 4259 } 4260 ] 4261 ] 4262 }, 4263 { 4264 "aggregate_all": false, 4265 "combineAllBy": "nothing", 4266 "condition": [], 4267 "dateFormat": "", 4268 "displayFormat": "series", 4269 "func": [ 4270 { 4271 "alias": "Z-A", 4272 "align": "", 4273 "bucket": "", 4274 "expanded": true, 4275 "method": "average", 4276 "operation": "* $TIMESPAN", 4277 "percentile": "85", 4278 "root": true, 4279 "target": "input", 4280 "template": "", 4281 "title": "Aggregate", 4282 "type": "Aggregate", 4283 "wrapper": [] 4284 } 4285 ], 4286 "groupby_field": "link_name", 4287 "hide": false, 4288 "inlineGroupOperator": [[""]], 4289 "metricValueAliasMappings": { 4290 "aggregate(values.input, 310, average)": "Z-A" 4291 }, 4292 "metricValueAliases": [""], 4293 "metricValues_array": ["Select Metric Value"], 4294 "metric_array": ["link_name"], 4295 "orderby_field": "", 4296 "outerGroupOperator": [""], 4297 "rawQuery": true, 4298 "refId": "B", 4299 "series": "interface", 4300 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 4301 "target_alias": "Z-A", 4302 "templateVariableValue": [""], 4303 "type": "timeserie", 4304 "whereClauseGroup": [ 4305 [ 4306 { 4307 "left": "link_name", 4308 "op": "like", 4309 "right": "$links" 4310 } 4311 ] 4312 ] 4313 } 4314 ], 4315 "thresholds": [], 4316 "timeFrom": null, 4317 "timeRegions": [], 4318 "timeShift": null, 4319 "title": "", 4320 "tooltip": { 4321 "shared": false, 4322 "sort": 0, 4323 "value_type": "individual" 4324 }, 4325 "transparent": true, 4326 "type": "graph", 4327 "xaxis": { 4328 "buckets": null, 4329 "mode": "series", 4330 "name": null, 4331 "show": true, 4332 "values": ["total"] 4333 }, 4334 "yaxes": [ 4335 { 4336 "format": "decbytes", 4337 "label": null, 4338 "logBase": 1, 4339 "max": null, 4340 "min": 0, 4341 "show": true 4342 }, 4343 { 4344 "format": "short", 4345 "label": null, 4346 "logBase": 1, 4347 "max": null, 4348 "min": null, 4349 "show": true 4350 } 4351 ], 4352 "yaxis": { 4353 "align": false, 4354 "alignLevel": null 4355 } 4356 }, 4357 { 4358 "collapsed": false, 4359 "datasource": null, 4360 "gridPos": { 4361 "h": 1, 4362 "w": 24, 4363 "x": 0, 4364 "y": 73 4365 }, 4366 "id": 117, 4367 "panels": [], 4368 "repeatIteration": 1618867139860, 4369 "repeatPanelId": 11, 4370 "scopedVars": { 4371 "links": { 4372 "selected": false, 4373 "text": "AmLight: Panama to Puerto Rico 100GE", 4374 "value": "AmLight: Panama to Puerto Rico 100GE" 4375 } 4376 }, 4377 "title": "", 4378 "type": "row" 4379 }, 4380 { 4381 "datasource": null, 4382 "fieldConfig": { 4383 "defaults": { 4384 "custom": {} 4385 }, 4386 "overrides": [] 4387 }, 4388 "gridPos": { 4389 "h": 7, 4390 "w": 2, 4391 "x": 0, 4392 "y": 74 4393 }, 4394 "id": 118, 4395 "links": [], 4396 "options": { 4397 "content": "**$links**", 4398 "mode": "markdown" 4399 }, 4400 "pluginVersion": "7.3.3", 4401 "repeatIteration": 1618867139860, 4402 "repeatPanelId": 12, 4403 "repeatedByRow": true, 4404 "scopedVars": { 4405 "links": { 4406 "selected": false, 4407 "text": "AmLight: Panama to Puerto Rico 100GE", 4408 "value": "AmLight: Panama to Puerto Rico 100GE" 4409 } 4410 }, 4411 "title": "", 4412 "transparent": true, 4413 "type": "text" 4414 }, 4415 { 4416 "aliasColors": {}, 4417 "bars": false, 4418 "dashLength": 10, 4419 "dashes": false, 4420 "datasource": "Netsage TSDS", 4421 "decimals": 1, 4422 "fieldConfig": { 4423 "defaults": { 4424 "custom": {}, 4425 "links": [] 4426 }, 4427 "overrides": [] 4428 }, 4429 "fill": 1, 4430 "fillGradient": 0, 4431 "gridPos": { 4432 "h": 7, 4433 "w": 14, 4434 "x": 2, 4435 "y": 74 4436 }, 4437 "hiddenSeries": false, 4438 "id": 119, 4439 "legend": { 4440 "alignAsTable": true, 4441 "avg": true, 4442 "current": false, 4443 "max": true, 4444 "min": false, 4445 "rightSide": false, 4446 "show": true, 4447 "total": false, 4448 "values": true 4449 }, 4450 "lines": true, 4451 "linewidth": 1, 4452 "links": [], 4453 "nullPointMode": "null", 4454 "options": { 4455 "alertThreshold": true 4456 }, 4457 "percentage": false, 4458 "pluginVersion": "7.3.3", 4459 "pointradius": 5, 4460 "points": false, 4461 "renderer": "flot", 4462 "repeatIteration": 1618867139860, 4463 "repeatPanelId": 13, 4464 "repeatedByRow": true, 4465 "scopedVars": { 4466 "links": { 4467 "selected": false, 4468 "text": "AmLight: Panama to Puerto Rico 100GE", 4469 "value": "AmLight: Panama to Puerto Rico 100GE" 4470 } 4471 }, 4472 "seriesOverrides": [ 4473 { 4474 "alias": "A-Z", 4475 "color": "#FBAE60" 4476 }, 4477 { 4478 "alias": "Z-A", 4479 "color": "#80B2E7" 4480 } 4481 ], 4482 "spaceLength": 10, 4483 "stack": false, 4484 "steppedLine": false, 4485 "targets": [ 4486 { 4487 "aggregate_all": false, 4488 "aggregator": ["average", "average"], 4489 "bucket": [], 4490 "bucketAggs": [ 4491 { 4492 "field": "start", 4493 "id": "2", 4494 "settings": { 4495 "interval": "auto", 4496 "min_doc_count": 0, 4497 "trimEdges": 0 4498 }, 4499 "type": "date_histogram" 4500 } 4501 ], 4502 "bucketValue": [], 4503 "combineAllBy": "nothing", 4504 "condition": [], 4505 "dateFormat": "", 4506 "displayFormat": "series", 4507 "drillDown": [], 4508 "drillDownAlias": "", 4509 "drillDownValue": [], 4510 "dsType": "elasticsearch", 4511 "func": [ 4512 { 4513 "aggregate_all": false, 4514 "alias": "A-Z", 4515 "align": "", 4516 "bucket": "", 4517 "expanded": false, 4518 "method": "average", 4519 "operation": "", 4520 "percentile": "85", 4521 "root": true, 4522 "target": "output", 4523 "template": "", 4524 "title": "Aggregate", 4525 "type": "Aggregate", 4526 "wrapper": [] 4527 } 4528 ], 4529 "groupby_field": "link_name", 4530 "inlineGroupOperator": [[""]], 4531 "metricValueAliasMappings": { 4532 "aggregate(values.output, 210, average)": "A-Z" 4533 }, 4534 "metricValueAliases": [""], 4535 "metricValues_array": ["Select Metric Value"], 4536 "metric_array": ["link_name"], 4537 "metrics": [ 4538 { 4539 "field": "select field", 4540 "id": "1", 4541 "type": "count" 4542 } 4543 ], 4544 "orderby_field": "", 4545 "outerGroupOperator": [""], 4546 "percentileValue": ["", ""], 4547 "refId": "A", 4548 "series": "interface", 4549 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 4550 "target_alias": "$VALUE", 4551 "templateVariableValue": [""], 4552 "timeField": "start", 4553 "type": "timeserie", 4554 "whereClauseGroup": [ 4555 [ 4556 { 4557 "left": "link_name", 4558 "op": "like", 4559 "right": "$links" 4560 } 4561 ] 4562 ] 4563 }, 4564 { 4565 "aggregate_all": false, 4566 "combineAllBy": "nothing", 4567 "condition": [], 4568 "dateFormat": "", 4569 "displayFormat": "series", 4570 "func": [ 4571 { 4572 "aggregate_all": false, 4573 "alias": "Z-A", 4574 "align": "", 4575 "bucket": "", 4576 "expanded": true, 4577 "method": "average", 4578 "operation": "", 4579 "percentile": "85", 4580 "root": true, 4581 "target": "input", 4582 "template": "", 4583 "title": "Aggregate", 4584 "type": "Aggregate", 4585 "wrapper": [] 4586 } 4587 ], 4588 "groupby_field": "link_name", 4589 "inlineGroupOperator": [[""]], 4590 "metricValueAliasMappings": { 4591 "aggregate(values.input, 210, average)": "Z-A" 4592 }, 4593 "metricValueAliases": [""], 4594 "metricValues_array": ["Select Metric Value"], 4595 "metric_array": ["link_name"], 4596 "orderby_field": "", 4597 "outerGroupOperator": [""], 4598 "refId": "B", 4599 "series": "interface", 4600 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 4601 "target_alias": "$VALUE", 4602 "templateVariableValue": [""], 4603 "type": "timeserie", 4604 "whereClauseGroup": [ 4605 [ 4606 { 4607 "left": "link_name", 4608 "op": "like", 4609 "right": "$links" 4610 } 4611 ] 4612 ] 4613 } 4614 ], 4615 "thresholds": [], 4616 "timeFrom": null, 4617 "timeRegions": [], 4618 "timeShift": null, 4619 "title": "", 4620 "tooltip": { 4621 "shared": true, 4622 "sort": 0, 4623 "value_type": "individual" 4624 }, 4625 "transparent": true, 4626 "type": "graph", 4627 "xaxis": { 4628 "buckets": null, 4629 "mode": "time", 4630 "name": null, 4631 "show": true, 4632 "values": [] 4633 }, 4634 "yaxes": [ 4635 { 4636 "format": "bps", 4637 "label": "Rate", 4638 "logBase": 1, 4639 "max": null, 4640 "min": null, 4641 "show": true 4642 }, 4643 { 4644 "format": "short", 4645 "label": null, 4646 "logBase": 1, 4647 "max": null, 4648 "min": null, 4649 "show": true 4650 } 4651 ], 4652 "yaxis": { 4653 "align": false, 4654 "alignLevel": null 4655 } 4656 }, 4657 { 4658 "aliasColors": {}, 4659 "bars": true, 4660 "dashLength": 10, 4661 "dashes": false, 4662 "datasource": "Netsage TSDS", 4663 "decimals": 1, 4664 "fieldConfig": { 4665 "defaults": { 4666 "custom": {}, 4667 "links": [] 4668 }, 4669 "overrides": [] 4670 }, 4671 "fill": 1, 4672 "fillGradient": 0, 4673 "gridPos": { 4674 "h": 7, 4675 "w": 8, 4676 "x": 16, 4677 "y": 74 4678 }, 4679 "hiddenSeries": false, 4680 "id": 120, 4681 "legend": { 4682 "alignAsTable": true, 4683 "avg": true, 4684 "current": false, 4685 "max": true, 4686 "min": false, 4687 "show": false, 4688 "total": false, 4689 "values": true 4690 }, 4691 "lines": false, 4692 "linewidth": 1, 4693 "links": [], 4694 "nullPointMode": "null", 4695 "options": { 4696 "alertThreshold": true 4697 }, 4698 "percentage": false, 4699 "pluginVersion": "7.3.3", 4700 "pointradius": 5, 4701 "points": false, 4702 "renderer": "flot", 4703 "repeatIteration": 1618867139860, 4704 "repeatPanelId": 14, 4705 "repeatedByRow": true, 4706 "scopedVars": { 4707 "links": { 4708 "selected": false, 4709 "text": "AmLight: Panama to Puerto Rico 100GE", 4710 "value": "AmLight: Panama to Puerto Rico 100GE" 4711 } 4712 }, 4713 "seriesOverrides": [ 4714 { 4715 "alias": "A-Z", 4716 "color": "#FBAE60" 4717 }, 4718 { 4719 "alias": "Z-A", 4720 "color": "#80B2E7" 4721 } 4722 ], 4723 "spaceLength": 10, 4724 "stack": false, 4725 "steppedLine": false, 4726 "targets": [ 4727 { 4728 "aggregate_all": false, 4729 "aggregator": ["average", "average"], 4730 "bucket": [], 4731 "bucketAggs": [ 4732 { 4733 "field": "start", 4734 "id": "2", 4735 "settings": { 4736 "interval": "auto", 4737 "min_doc_count": 0, 4738 "trimEdges": 0 4739 }, 4740 "type": "date_histogram" 4741 } 4742 ], 4743 "bucketValue": [], 4744 "combineAllBy": "nothing", 4745 "condition": [], 4746 "dateFormat": "", 4747 "displayFormat": "series", 4748 "drillDown": [], 4749 "drillDownAlias": "", 4750 "drillDownValue": [], 4751 "dsType": "elasticsearch", 4752 "func": [ 4753 { 4754 "alias": "A-Z", 4755 "align": "", 4756 "bucket": "", 4757 "expanded": true, 4758 "method": "average", 4759 "operation": "* $TIMESPAN", 4760 "percentile": "85", 4761 "root": true, 4762 "target": "output", 4763 "template": "", 4764 "title": "Aggregate", 4765 "type": "Aggregate", 4766 "wrapper": [] 4767 } 4768 ], 4769 "groupby_field": "link_name", 4770 "inlineGroupOperator": [[""]], 4771 "metricValueAliasMappings": { 4772 "aggregate(values.output, 310, average)": "A-Z" 4773 }, 4774 "metricValueAliases": [""], 4775 "metricValues_array": ["Select Metric Value"], 4776 "metric_array": ["link_name"], 4777 "metrics": [ 4778 { 4779 "field": "select field", 4780 "id": "1", 4781 "type": "count" 4782 } 4783 ], 4784 "orderby_field": "", 4785 "outerGroupOperator": [""], 4786 "percentileValue": ["", ""], 4787 "rawQuery": true, 4788 "refId": "A", 4789 "series": "interface", 4790 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 4791 "target_alias": "A-Z", 4792 "templateVariableValue": [""], 4793 "timeField": "start", 4794 "type": "timeserie", 4795 "whereClauseGroup": [ 4796 [ 4797 { 4798 "left": "link_name", 4799 "op": "like", 4800 "right": "$links" 4801 } 4802 ] 4803 ] 4804 }, 4805 { 4806 "aggregate_all": false, 4807 "combineAllBy": "nothing", 4808 "condition": [], 4809 "dateFormat": "", 4810 "displayFormat": "series", 4811 "func": [ 4812 { 4813 "alias": "Z-A", 4814 "align": "", 4815 "bucket": "", 4816 "expanded": true, 4817 "method": "average", 4818 "operation": "* $TIMESPAN", 4819 "percentile": "85", 4820 "root": true, 4821 "target": "input", 4822 "template": "", 4823 "title": "Aggregate", 4824 "type": "Aggregate", 4825 "wrapper": [] 4826 } 4827 ], 4828 "groupby_field": "link_name", 4829 "hide": false, 4830 "inlineGroupOperator": [[""]], 4831 "metricValueAliasMappings": { 4832 "aggregate(values.input, 310, average)": "Z-A" 4833 }, 4834 "metricValueAliases": [""], 4835 "metricValues_array": ["Select Metric Value"], 4836 "metric_array": ["link_name"], 4837 "orderby_field": "", 4838 "outerGroupOperator": [""], 4839 "rawQuery": true, 4840 "refId": "B", 4841 "series": "interface", 4842 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 4843 "target_alias": "Z-A", 4844 "templateVariableValue": [""], 4845 "type": "timeserie", 4846 "whereClauseGroup": [ 4847 [ 4848 { 4849 "left": "link_name", 4850 "op": "like", 4851 "right": "$links" 4852 } 4853 ] 4854 ] 4855 } 4856 ], 4857 "thresholds": [], 4858 "timeFrom": null, 4859 "timeRegions": [], 4860 "timeShift": null, 4861 "title": "", 4862 "tooltip": { 4863 "shared": false, 4864 "sort": 0, 4865 "value_type": "individual" 4866 }, 4867 "transparent": true, 4868 "type": "graph", 4869 "xaxis": { 4870 "buckets": null, 4871 "mode": "series", 4872 "name": null, 4873 "show": true, 4874 "values": ["total"] 4875 }, 4876 "yaxes": [ 4877 { 4878 "format": "decbytes", 4879 "label": null, 4880 "logBase": 1, 4881 "max": null, 4882 "min": 0, 4883 "show": true 4884 }, 4885 { 4886 "format": "short", 4887 "label": null, 4888 "logBase": 1, 4889 "max": null, 4890 "min": null, 4891 "show": true 4892 } 4893 ], 4894 "yaxis": { 4895 "align": false, 4896 "alignLevel": null 4897 } 4898 }, 4899 { 4900 "collapsed": false, 4901 "datasource": null, 4902 "gridPos": { 4903 "h": 1, 4904 "w": 24, 4905 "x": 0, 4906 "y": 81 4907 }, 4908 "id": 121, 4909 "panels": [], 4910 "repeatIteration": 1618867139860, 4911 "repeatPanelId": 11, 4912 "scopedVars": { 4913 "links": { 4914 "selected": false, 4915 "text": "AmLight: Puerto Rico to Miami 100GE", 4916 "value": "AmLight: Puerto Rico to Miami 100GE" 4917 } 4918 }, 4919 "title": "", 4920 "type": "row" 4921 }, 4922 { 4923 "datasource": null, 4924 "fieldConfig": { 4925 "defaults": { 4926 "custom": {} 4927 }, 4928 "overrides": [] 4929 }, 4930 "gridPos": { 4931 "h": 7, 4932 "w": 2, 4933 "x": 0, 4934 "y": 82 4935 }, 4936 "id": 122, 4937 "links": [], 4938 "options": { 4939 "content": "**$links**", 4940 "mode": "markdown" 4941 }, 4942 "pluginVersion": "7.3.3", 4943 "repeatIteration": 1618867139860, 4944 "repeatPanelId": 12, 4945 "repeatedByRow": true, 4946 "scopedVars": { 4947 "links": { 4948 "selected": false, 4949 "text": "AmLight: Puerto Rico to Miami 100GE", 4950 "value": "AmLight: Puerto Rico to Miami 100GE" 4951 } 4952 }, 4953 "title": "", 4954 "transparent": true, 4955 "type": "text" 4956 }, 4957 { 4958 "aliasColors": {}, 4959 "bars": false, 4960 "dashLength": 10, 4961 "dashes": false, 4962 "datasource": "Netsage TSDS", 4963 "decimals": 1, 4964 "fieldConfig": { 4965 "defaults": { 4966 "custom": {}, 4967 "links": [] 4968 }, 4969 "overrides": [] 4970 }, 4971 "fill": 1, 4972 "fillGradient": 0, 4973 "gridPos": { 4974 "h": 7, 4975 "w": 14, 4976 "x": 2, 4977 "y": 82 4978 }, 4979 "hiddenSeries": false, 4980 "id": 123, 4981 "legend": { 4982 "alignAsTable": true, 4983 "avg": true, 4984 "current": false, 4985 "max": true, 4986 "min": false, 4987 "rightSide": false, 4988 "show": true, 4989 "total": false, 4990 "values": true 4991 }, 4992 "lines": true, 4993 "linewidth": 1, 4994 "links": [], 4995 "nullPointMode": "null", 4996 "options": { 4997 "alertThreshold": true 4998 }, 4999 "percentage": false, 5000 "pluginVersion": "7.3.3", 5001 "pointradius": 5, 5002 "points": false, 5003 "renderer": "flot", 5004 "repeatIteration": 1618867139860, 5005 "repeatPanelId": 13, 5006 "repeatedByRow": true, 5007 "scopedVars": { 5008 "links": { 5009 "selected": false, 5010 "text": "AmLight: Puerto Rico to Miami 100GE", 5011 "value": "AmLight: Puerto Rico to Miami 100GE" 5012 } 5013 }, 5014 "seriesOverrides": [ 5015 { 5016 "alias": "A-Z", 5017 "color": "#FBAE60" 5018 }, 5019 { 5020 "alias": "Z-A", 5021 "color": "#80B2E7" 5022 } 5023 ], 5024 "spaceLength": 10, 5025 "stack": false, 5026 "steppedLine": false, 5027 "targets": [ 5028 { 5029 "aggregate_all": false, 5030 "aggregator": ["average", "average"], 5031 "bucket": [], 5032 "bucketAggs": [ 5033 { 5034 "field": "start", 5035 "id": "2", 5036 "settings": { 5037 "interval": "auto", 5038 "min_doc_count": 0, 5039 "trimEdges": 0 5040 }, 5041 "type": "date_histogram" 5042 } 5043 ], 5044 "bucketValue": [], 5045 "combineAllBy": "nothing", 5046 "condition": [], 5047 "dateFormat": "", 5048 "displayFormat": "series", 5049 "drillDown": [], 5050 "drillDownAlias": "", 5051 "drillDownValue": [], 5052 "dsType": "elasticsearch", 5053 "func": [ 5054 { 5055 "aggregate_all": false, 5056 "alias": "A-Z", 5057 "align": "", 5058 "bucket": "", 5059 "expanded": false, 5060 "method": "average", 5061 "operation": "", 5062 "percentile": "85", 5063 "root": true, 5064 "target": "output", 5065 "template": "", 5066 "title": "Aggregate", 5067 "type": "Aggregate", 5068 "wrapper": [] 5069 } 5070 ], 5071 "groupby_field": "link_name", 5072 "inlineGroupOperator": [[""]], 5073 "metricValueAliasMappings": { 5074 "aggregate(values.output, 210, average)": "A-Z" 5075 }, 5076 "metricValueAliases": [""], 5077 "metricValues_array": ["Select Metric Value"], 5078 "metric_array": ["link_name"], 5079 "metrics": [ 5080 { 5081 "field": "select field", 5082 "id": "1", 5083 "type": "count" 5084 } 5085 ], 5086 "orderby_field": "", 5087 "outerGroupOperator": [""], 5088 "percentileValue": ["", ""], 5089 "refId": "A", 5090 "series": "interface", 5091 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 5092 "target_alias": "$VALUE", 5093 "templateVariableValue": [""], 5094 "timeField": "start", 5095 "type": "timeserie", 5096 "whereClauseGroup": [ 5097 [ 5098 { 5099 "left": "link_name", 5100 "op": "like", 5101 "right": "$links" 5102 } 5103 ] 5104 ] 5105 }, 5106 { 5107 "aggregate_all": false, 5108 "combineAllBy": "nothing", 5109 "condition": [], 5110 "dateFormat": "", 5111 "displayFormat": "series", 5112 "func": [ 5113 { 5114 "aggregate_all": false, 5115 "alias": "Z-A", 5116 "align": "", 5117 "bucket": "", 5118 "expanded": true, 5119 "method": "average", 5120 "operation": "", 5121 "percentile": "85", 5122 "root": true, 5123 "target": "input", 5124 "template": "", 5125 "title": "Aggregate", 5126 "type": "Aggregate", 5127 "wrapper": [] 5128 } 5129 ], 5130 "groupby_field": "link_name", 5131 "inlineGroupOperator": [[""]], 5132 "metricValueAliasMappings": { 5133 "aggregate(values.input, 210, average)": "Z-A" 5134 }, 5135 "metricValueAliases": [""], 5136 "metricValues_array": ["Select Metric Value"], 5137 "metric_array": ["link_name"], 5138 "orderby_field": "", 5139 "outerGroupOperator": [""], 5140 "refId": "B", 5141 "series": "interface", 5142 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 5143 "target_alias": "$VALUE", 5144 "templateVariableValue": [""], 5145 "type": "timeserie", 5146 "whereClauseGroup": [ 5147 [ 5148 { 5149 "left": "link_name", 5150 "op": "like", 5151 "right": "$links" 5152 } 5153 ] 5154 ] 5155 } 5156 ], 5157 "thresholds": [], 5158 "timeFrom": null, 5159 "timeRegions": [], 5160 "timeShift": null, 5161 "title": "", 5162 "tooltip": { 5163 "shared": true, 5164 "sort": 0, 5165 "value_type": "individual" 5166 }, 5167 "transparent": true, 5168 "type": "graph", 5169 "xaxis": { 5170 "buckets": null, 5171 "mode": "time", 5172 "name": null, 5173 "show": true, 5174 "values": [] 5175 }, 5176 "yaxes": [ 5177 { 5178 "format": "bps", 5179 "label": "Rate", 5180 "logBase": 1, 5181 "max": null, 5182 "min": null, 5183 "show": true 5184 }, 5185 { 5186 "format": "short", 5187 "label": null, 5188 "logBase": 1, 5189 "max": null, 5190 "min": null, 5191 "show": true 5192 } 5193 ], 5194 "yaxis": { 5195 "align": false, 5196 "alignLevel": null 5197 } 5198 }, 5199 { 5200 "aliasColors": {}, 5201 "bars": true, 5202 "dashLength": 10, 5203 "dashes": false, 5204 "datasource": "Netsage TSDS", 5205 "decimals": 1, 5206 "fieldConfig": { 5207 "defaults": { 5208 "custom": {}, 5209 "links": [] 5210 }, 5211 "overrides": [] 5212 }, 5213 "fill": 1, 5214 "fillGradient": 0, 5215 "gridPos": { 5216 "h": 7, 5217 "w": 8, 5218 "x": 16, 5219 "y": 82 5220 }, 5221 "hiddenSeries": false, 5222 "id": 124, 5223 "legend": { 5224 "alignAsTable": true, 5225 "avg": true, 5226 "current": false, 5227 "max": true, 5228 "min": false, 5229 "show": false, 5230 "total": false, 5231 "values": true 5232 }, 5233 "lines": false, 5234 "linewidth": 1, 5235 "links": [], 5236 "nullPointMode": "null", 5237 "options": { 5238 "alertThreshold": true 5239 }, 5240 "percentage": false, 5241 "pluginVersion": "7.3.3", 5242 "pointradius": 5, 5243 "points": false, 5244 "renderer": "flot", 5245 "repeatIteration": 1618867139860, 5246 "repeatPanelId": 14, 5247 "repeatedByRow": true, 5248 "scopedVars": { 5249 "links": { 5250 "selected": false, 5251 "text": "AmLight: Puerto Rico to Miami 100GE", 5252 "value": "AmLight: Puerto Rico to Miami 100GE" 5253 } 5254 }, 5255 "seriesOverrides": [ 5256 { 5257 "alias": "A-Z", 5258 "color": "#FBAE60" 5259 }, 5260 { 5261 "alias": "Z-A", 5262 "color": "#80B2E7" 5263 } 5264 ], 5265 "spaceLength": 10, 5266 "stack": false, 5267 "steppedLine": false, 5268 "targets": [ 5269 { 5270 "aggregate_all": false, 5271 "aggregator": ["average", "average"], 5272 "bucket": [], 5273 "bucketAggs": [ 5274 { 5275 "field": "start", 5276 "id": "2", 5277 "settings": { 5278 "interval": "auto", 5279 "min_doc_count": 0, 5280 "trimEdges": 0 5281 }, 5282 "type": "date_histogram" 5283 } 5284 ], 5285 "bucketValue": [], 5286 "combineAllBy": "nothing", 5287 "condition": [], 5288 "dateFormat": "", 5289 "displayFormat": "series", 5290 "drillDown": [], 5291 "drillDownAlias": "", 5292 "drillDownValue": [], 5293 "dsType": "elasticsearch", 5294 "func": [ 5295 { 5296 "alias": "A-Z", 5297 "align": "", 5298 "bucket": "", 5299 "expanded": true, 5300 "method": "average", 5301 "operation": "* $TIMESPAN", 5302 "percentile": "85", 5303 "root": true, 5304 "target": "output", 5305 "template": "", 5306 "title": "Aggregate", 5307 "type": "Aggregate", 5308 "wrapper": [] 5309 } 5310 ], 5311 "groupby_field": "link_name", 5312 "inlineGroupOperator": [[""]], 5313 "metricValueAliasMappings": { 5314 "aggregate(values.output, 310, average)": "A-Z" 5315 }, 5316 "metricValueAliases": [""], 5317 "metricValues_array": ["Select Metric Value"], 5318 "metric_array": ["link_name"], 5319 "metrics": [ 5320 { 5321 "field": "select field", 5322 "id": "1", 5323 "type": "count" 5324 } 5325 ], 5326 "orderby_field": "", 5327 "outerGroupOperator": [""], 5328 "percentileValue": ["", ""], 5329 "rawQuery": true, 5330 "refId": "A", 5331 "series": "interface", 5332 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 5333 "target_alias": "A-Z", 5334 "templateVariableValue": [""], 5335 "timeField": "start", 5336 "type": "timeserie", 5337 "whereClauseGroup": [ 5338 [ 5339 { 5340 "left": "link_name", 5341 "op": "like", 5342 "right": "$links" 5343 } 5344 ] 5345 ] 5346 }, 5347 { 5348 "aggregate_all": false, 5349 "combineAllBy": "nothing", 5350 "condition": [], 5351 "dateFormat": "", 5352 "displayFormat": "series", 5353 "func": [ 5354 { 5355 "alias": "Z-A", 5356 "align": "", 5357 "bucket": "", 5358 "expanded": true, 5359 "method": "average", 5360 "operation": "* $TIMESPAN", 5361 "percentile": "85", 5362 "root": true, 5363 "target": "input", 5364 "template": "", 5365 "title": "Aggregate", 5366 "type": "Aggregate", 5367 "wrapper": [] 5368 } 5369 ], 5370 "groupby_field": "link_name", 5371 "hide": false, 5372 "inlineGroupOperator": [[""]], 5373 "metricValueAliasMappings": { 5374 "aggregate(values.input, 310, average)": "Z-A" 5375 }, 5376 "metricValueAliases": [""], 5377 "metricValues_array": ["Select Metric Value"], 5378 "metric_array": ["link_name"], 5379 "orderby_field": "", 5380 "outerGroupOperator": [""], 5381 "rawQuery": true, 5382 "refId": "B", 5383 "series": "interface", 5384 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 5385 "target_alias": "Z-A", 5386 "templateVariableValue": [""], 5387 "type": "timeserie", 5388 "whereClauseGroup": [ 5389 [ 5390 { 5391 "left": "link_name", 5392 "op": "like", 5393 "right": "$links" 5394 } 5395 ] 5396 ] 5397 } 5398 ], 5399 "thresholds": [], 5400 "timeFrom": null, 5401 "timeRegions": [], 5402 "timeShift": null, 5403 "title": "", 5404 "tooltip": { 5405 "shared": false, 5406 "sort": 0, 5407 "value_type": "individual" 5408 }, 5409 "transparent": true, 5410 "type": "graph", 5411 "xaxis": { 5412 "buckets": null, 5413 "mode": "series", 5414 "name": null, 5415 "show": true, 5416 "values": ["total"] 5417 }, 5418 "yaxes": [ 5419 { 5420 "format": "decbytes", 5421 "label": null, 5422 "logBase": 1, 5423 "max": null, 5424 "min": 0, 5425 "show": true 5426 }, 5427 { 5428 "format": "short", 5429 "label": null, 5430 "logBase": 1, 5431 "max": null, 5432 "min": null, 5433 "show": true 5434 } 5435 ], 5436 "yaxis": { 5437 "align": false, 5438 "alignLevel": null 5439 } 5440 }, 5441 { 5442 "collapsed": false, 5443 "datasource": null, 5444 "gridPos": { 5445 "h": 1, 5446 "w": 24, 5447 "x": 0, 5448 "y": 89 5449 }, 5450 "id": 125, 5451 "panels": [], 5452 "repeatIteration": 1618867139860, 5453 "repeatPanelId": 11, 5454 "scopedVars": { 5455 "links": { 5456 "selected": false, 5457 "text": "AmLight: Santiago to Panama 100GE", 5458 "value": "AmLight: Santiago to Panama 100GE" 5459 } 5460 }, 5461 "title": "", 5462 "type": "row" 5463 }, 5464 { 5465 "datasource": null, 5466 "fieldConfig": { 5467 "defaults": { 5468 "custom": {} 5469 }, 5470 "overrides": [] 5471 }, 5472 "gridPos": { 5473 "h": 7, 5474 "w": 2, 5475 "x": 0, 5476 "y": 90 5477 }, 5478 "id": 126, 5479 "links": [], 5480 "options": { 5481 "content": "**$links**", 5482 "mode": "markdown" 5483 }, 5484 "pluginVersion": "7.3.3", 5485 "repeatIteration": 1618867139860, 5486 "repeatPanelId": 12, 5487 "repeatedByRow": true, 5488 "scopedVars": { 5489 "links": { 5490 "selected": false, 5491 "text": "AmLight: Santiago to Panama 100GE", 5492 "value": "AmLight: Santiago to Panama 100GE" 5493 } 5494 }, 5495 "title": "", 5496 "transparent": true, 5497 "type": "text" 5498 }, 5499 { 5500 "aliasColors": {}, 5501 "bars": false, 5502 "dashLength": 10, 5503 "dashes": false, 5504 "datasource": "Netsage TSDS", 5505 "decimals": 1, 5506 "fieldConfig": { 5507 "defaults": { 5508 "custom": {}, 5509 "links": [] 5510 }, 5511 "overrides": [] 5512 }, 5513 "fill": 1, 5514 "fillGradient": 0, 5515 "gridPos": { 5516 "h": 7, 5517 "w": 14, 5518 "x": 2, 5519 "y": 90 5520 }, 5521 "hiddenSeries": false, 5522 "id": 127, 5523 "legend": { 5524 "alignAsTable": true, 5525 "avg": true, 5526 "current": false, 5527 "max": true, 5528 "min": false, 5529 "rightSide": false, 5530 "show": true, 5531 "total": false, 5532 "values": true 5533 }, 5534 "lines": true, 5535 "linewidth": 1, 5536 "links": [], 5537 "nullPointMode": "null", 5538 "options": { 5539 "alertThreshold": true 5540 }, 5541 "percentage": false, 5542 "pluginVersion": "7.3.3", 5543 "pointradius": 5, 5544 "points": false, 5545 "renderer": "flot", 5546 "repeatIteration": 1618867139860, 5547 "repeatPanelId": 13, 5548 "repeatedByRow": true, 5549 "scopedVars": { 5550 "links": { 5551 "selected": false, 5552 "text": "AmLight: Santiago to Panama 100GE", 5553 "value": "AmLight: Santiago to Panama 100GE" 5554 } 5555 }, 5556 "seriesOverrides": [ 5557 { 5558 "alias": "A-Z", 5559 "color": "#FBAE60" 5560 }, 5561 { 5562 "alias": "Z-A", 5563 "color": "#80B2E7" 5564 } 5565 ], 5566 "spaceLength": 10, 5567 "stack": false, 5568 "steppedLine": false, 5569 "targets": [ 5570 { 5571 "aggregate_all": false, 5572 "aggregator": ["average", "average"], 5573 "bucket": [], 5574 "bucketAggs": [ 5575 { 5576 "field": "start", 5577 "id": "2", 5578 "settings": { 5579 "interval": "auto", 5580 "min_doc_count": 0, 5581 "trimEdges": 0 5582 }, 5583 "type": "date_histogram" 5584 } 5585 ], 5586 "bucketValue": [], 5587 "combineAllBy": "nothing", 5588 "condition": [], 5589 "dateFormat": "", 5590 "displayFormat": "series", 5591 "drillDown": [], 5592 "drillDownAlias": "", 5593 "drillDownValue": [], 5594 "dsType": "elasticsearch", 5595 "func": [ 5596 { 5597 "aggregate_all": false, 5598 "alias": "A-Z", 5599 "align": "", 5600 "bucket": "", 5601 "expanded": false, 5602 "method": "average", 5603 "operation": "", 5604 "percentile": "85", 5605 "root": true, 5606 "target": "output", 5607 "template": "", 5608 "title": "Aggregate", 5609 "type": "Aggregate", 5610 "wrapper": [] 5611 } 5612 ], 5613 "groupby_field": "link_name", 5614 "inlineGroupOperator": [[""]], 5615 "metricValueAliasMappings": { 5616 "aggregate(values.output, 210, average)": "A-Z" 5617 }, 5618 "metricValueAliases": [""], 5619 "metricValues_array": ["Select Metric Value"], 5620 "metric_array": ["link_name"], 5621 "metrics": [ 5622 { 5623 "field": "select field", 5624 "id": "1", 5625 "type": "count" 5626 } 5627 ], 5628 "orderby_field": "", 5629 "outerGroupOperator": [""], 5630 "percentileValue": ["", ""], 5631 "refId": "A", 5632 "series": "interface", 5633 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 5634 "target_alias": "$VALUE", 5635 "templateVariableValue": [""], 5636 "timeField": "start", 5637 "type": "timeserie", 5638 "whereClauseGroup": [ 5639 [ 5640 { 5641 "left": "link_name", 5642 "op": "like", 5643 "right": "$links" 5644 } 5645 ] 5646 ] 5647 }, 5648 { 5649 "aggregate_all": false, 5650 "combineAllBy": "nothing", 5651 "condition": [], 5652 "dateFormat": "", 5653 "displayFormat": "series", 5654 "func": [ 5655 { 5656 "aggregate_all": false, 5657 "alias": "Z-A", 5658 "align": "", 5659 "bucket": "", 5660 "expanded": true, 5661 "method": "average", 5662 "operation": "", 5663 "percentile": "85", 5664 "root": true, 5665 "target": "input", 5666 "template": "", 5667 "title": "Aggregate", 5668 "type": "Aggregate", 5669 "wrapper": [] 5670 } 5671 ], 5672 "groupby_field": "link_name", 5673 "inlineGroupOperator": [[""]], 5674 "metricValueAliasMappings": { 5675 "aggregate(values.input, 210, average)": "Z-A" 5676 }, 5677 "metricValueAliases": [""], 5678 "metricValues_array": ["Select Metric Value"], 5679 "metric_array": ["link_name"], 5680 "orderby_field": "", 5681 "outerGroupOperator": [""], 5682 "refId": "B", 5683 "series": "interface", 5684 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 5685 "target_alias": "$VALUE", 5686 "templateVariableValue": [""], 5687 "type": "timeserie", 5688 "whereClauseGroup": [ 5689 [ 5690 { 5691 "left": "link_name", 5692 "op": "like", 5693 "right": "$links" 5694 } 5695 ] 5696 ] 5697 } 5698 ], 5699 "thresholds": [], 5700 "timeFrom": null, 5701 "timeRegions": [], 5702 "timeShift": null, 5703 "title": "", 5704 "tooltip": { 5705 "shared": true, 5706 "sort": 0, 5707 "value_type": "individual" 5708 }, 5709 "transparent": true, 5710 "type": "graph", 5711 "xaxis": { 5712 "buckets": null, 5713 "mode": "time", 5714 "name": null, 5715 "show": true, 5716 "values": [] 5717 }, 5718 "yaxes": [ 5719 { 5720 "format": "bps", 5721 "label": "Rate", 5722 "logBase": 1, 5723 "max": null, 5724 "min": null, 5725 "show": true 5726 }, 5727 { 5728 "format": "short", 5729 "label": null, 5730 "logBase": 1, 5731 "max": null, 5732 "min": null, 5733 "show": true 5734 } 5735 ], 5736 "yaxis": { 5737 "align": false, 5738 "alignLevel": null 5739 } 5740 }, 5741 { 5742 "aliasColors": {}, 5743 "bars": true, 5744 "dashLength": 10, 5745 "dashes": false, 5746 "datasource": "Netsage TSDS", 5747 "decimals": 1, 5748 "fieldConfig": { 5749 "defaults": { 5750 "custom": {}, 5751 "links": [] 5752 }, 5753 "overrides": [] 5754 }, 5755 "fill": 1, 5756 "fillGradient": 0, 5757 "gridPos": { 5758 "h": 7, 5759 "w": 8, 5760 "x": 16, 5761 "y": 90 5762 }, 5763 "hiddenSeries": false, 5764 "id": 128, 5765 "legend": { 5766 "alignAsTable": true, 5767 "avg": true, 5768 "current": false, 5769 "max": true, 5770 "min": false, 5771 "show": false, 5772 "total": false, 5773 "values": true 5774 }, 5775 "lines": false, 5776 "linewidth": 1, 5777 "links": [], 5778 "nullPointMode": "null", 5779 "options": { 5780 "alertThreshold": true 5781 }, 5782 "percentage": false, 5783 "pluginVersion": "7.3.3", 5784 "pointradius": 5, 5785 "points": false, 5786 "renderer": "flot", 5787 "repeatIteration": 1618867139860, 5788 "repeatPanelId": 14, 5789 "repeatedByRow": true, 5790 "scopedVars": { 5791 "links": { 5792 "selected": false, 5793 "text": "AmLight: Santiago to Panama 100GE", 5794 "value": "AmLight: Santiago to Panama 100GE" 5795 } 5796 }, 5797 "seriesOverrides": [ 5798 { 5799 "alias": "A-Z", 5800 "color": "#FBAE60" 5801 }, 5802 { 5803 "alias": "Z-A", 5804 "color": "#80B2E7" 5805 } 5806 ], 5807 "spaceLength": 10, 5808 "stack": false, 5809 "steppedLine": false, 5810 "targets": [ 5811 { 5812 "aggregate_all": false, 5813 "aggregator": ["average", "average"], 5814 "bucket": [], 5815 "bucketAggs": [ 5816 { 5817 "field": "start", 5818 "id": "2", 5819 "settings": { 5820 "interval": "auto", 5821 "min_doc_count": 0, 5822 "trimEdges": 0 5823 }, 5824 "type": "date_histogram" 5825 } 5826 ], 5827 "bucketValue": [], 5828 "combineAllBy": "nothing", 5829 "condition": [], 5830 "dateFormat": "", 5831 "displayFormat": "series", 5832 "drillDown": [], 5833 "drillDownAlias": "", 5834 "drillDownValue": [], 5835 "dsType": "elasticsearch", 5836 "func": [ 5837 { 5838 "alias": "A-Z", 5839 "align": "", 5840 "bucket": "", 5841 "expanded": true, 5842 "method": "average", 5843 "operation": "* $TIMESPAN", 5844 "percentile": "85", 5845 "root": true, 5846 "target": "output", 5847 "template": "", 5848 "title": "Aggregate", 5849 "type": "Aggregate", 5850 "wrapper": [] 5851 } 5852 ], 5853 "groupby_field": "link_name", 5854 "inlineGroupOperator": [[""]], 5855 "metricValueAliasMappings": { 5856 "aggregate(values.output, 310, average)": "A-Z" 5857 }, 5858 "metricValueAliases": [""], 5859 "metricValues_array": ["Select Metric Value"], 5860 "metric_array": ["link_name"], 5861 "metrics": [ 5862 { 5863 "field": "select field", 5864 "id": "1", 5865 "type": "count" 5866 } 5867 ], 5868 "orderby_field": "", 5869 "outerGroupOperator": [""], 5870 "percentileValue": ["", ""], 5871 "rawQuery": true, 5872 "refId": "A", 5873 "series": "interface", 5874 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 5875 "target_alias": "A-Z", 5876 "templateVariableValue": [""], 5877 "timeField": "start", 5878 "type": "timeserie", 5879 "whereClauseGroup": [ 5880 [ 5881 { 5882 "left": "link_name", 5883 "op": "like", 5884 "right": "$links" 5885 } 5886 ] 5887 ] 5888 }, 5889 { 5890 "aggregate_all": false, 5891 "combineAllBy": "nothing", 5892 "condition": [], 5893 "dateFormat": "", 5894 "displayFormat": "series", 5895 "func": [ 5896 { 5897 "alias": "Z-A", 5898 "align": "", 5899 "bucket": "", 5900 "expanded": true, 5901 "method": "average", 5902 "operation": "* $TIMESPAN", 5903 "percentile": "85", 5904 "root": true, 5905 "target": "input", 5906 "template": "", 5907 "title": "Aggregate", 5908 "type": "Aggregate", 5909 "wrapper": [] 5910 } 5911 ], 5912 "groupby_field": "link_name", 5913 "hide": false, 5914 "inlineGroupOperator": [[""]], 5915 "metricValueAliasMappings": { 5916 "aggregate(values.input, 310, average)": "Z-A" 5917 }, 5918 "metricValueAliases": [""], 5919 "metricValues_array": ["Select Metric Value"], 5920 "metric_array": ["link_name"], 5921 "orderby_field": "", 5922 "outerGroupOperator": [""], 5923 "rawQuery": true, 5924 "refId": "B", 5925 "series": "interface", 5926 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 5927 "target_alias": "Z-A", 5928 "templateVariableValue": [""], 5929 "type": "timeserie", 5930 "whereClauseGroup": [ 5931 [ 5932 { 5933 "left": "link_name", 5934 "op": "like", 5935 "right": "$links" 5936 } 5937 ] 5938 ] 5939 } 5940 ], 5941 "thresholds": [], 5942 "timeFrom": null, 5943 "timeRegions": [], 5944 "timeShift": null, 5945 "title": "", 5946 "tooltip": { 5947 "shared": false, 5948 "sort": 0, 5949 "value_type": "individual" 5950 }, 5951 "transparent": true, 5952 "type": "graph", 5953 "xaxis": { 5954 "buckets": null, 5955 "mode": "series", 5956 "name": null, 5957 "show": true, 5958 "values": ["total"] 5959 }, 5960 "yaxes": [ 5961 { 5962 "format": "decbytes", 5963 "label": null, 5964 "logBase": 1, 5965 "max": null, 5966 "min": 0, 5967 "show": true 5968 }, 5969 { 5970 "format": "short", 5971 "label": null, 5972 "logBase": 1, 5973 "max": null, 5974 "min": null, 5975 "show": true 5976 } 5977 ], 5978 "yaxis": { 5979 "align": false, 5980 "alignLevel": null 5981 } 5982 }, 5983 { 5984 "collapsed": false, 5985 "datasource": null, 5986 "gridPos": { 5987 "h": 1, 5988 "w": 24, 5989 "x": 0, 5990 "y": 97 5991 }, 5992 "id": 129, 5993 "panels": [], 5994 "repeatIteration": 1618867139860, 5995 "repeatPanelId": 11, 5996 "scopedVars": { 5997 "links": { 5998 "selected": false, 5999 "text": "AmLight: Santiago to Sao Paolo 100GE", 6000 "value": "AmLight: Santiago to Sao Paolo 100GE" 6001 } 6002 }, 6003 "title": "", 6004 "type": "row" 6005 }, 6006 { 6007 "datasource": null, 6008 "fieldConfig": { 6009 "defaults": { 6010 "custom": {} 6011 }, 6012 "overrides": [] 6013 }, 6014 "gridPos": { 6015 "h": 7, 6016 "w": 2, 6017 "x": 0, 6018 "y": 98 6019 }, 6020 "id": 130, 6021 "links": [], 6022 "options": { 6023 "content": "**$links**", 6024 "mode": "markdown" 6025 }, 6026 "pluginVersion": "7.3.3", 6027 "repeatIteration": 1618867139860, 6028 "repeatPanelId": 12, 6029 "repeatedByRow": true, 6030 "scopedVars": { 6031 "links": { 6032 "selected": false, 6033 "text": "AmLight: Santiago to Sao Paolo 100GE", 6034 "value": "AmLight: Santiago to Sao Paolo 100GE" 6035 } 6036 }, 6037 "title": "", 6038 "transparent": true, 6039 "type": "text" 6040 }, 6041 { 6042 "aliasColors": {}, 6043 "bars": false, 6044 "dashLength": 10, 6045 "dashes": false, 6046 "datasource": "Netsage TSDS", 6047 "decimals": 1, 6048 "fieldConfig": { 6049 "defaults": { 6050 "custom": {}, 6051 "links": [] 6052 }, 6053 "overrides": [] 6054 }, 6055 "fill": 1, 6056 "fillGradient": 0, 6057 "gridPos": { 6058 "h": 7, 6059 "w": 14, 6060 "x": 2, 6061 "y": 98 6062 }, 6063 "hiddenSeries": false, 6064 "id": 131, 6065 "legend": { 6066 "alignAsTable": true, 6067 "avg": true, 6068 "current": false, 6069 "max": true, 6070 "min": false, 6071 "rightSide": false, 6072 "show": true, 6073 "total": false, 6074 "values": true 6075 }, 6076 "lines": true, 6077 "linewidth": 1, 6078 "links": [], 6079 "nullPointMode": "null", 6080 "options": { 6081 "alertThreshold": true 6082 }, 6083 "percentage": false, 6084 "pluginVersion": "7.3.3", 6085 "pointradius": 5, 6086 "points": false, 6087 "renderer": "flot", 6088 "repeatIteration": 1618867139860, 6089 "repeatPanelId": 13, 6090 "repeatedByRow": true, 6091 "scopedVars": { 6092 "links": { 6093 "selected": false, 6094 "text": "AmLight: Santiago to Sao Paolo 100GE", 6095 "value": "AmLight: Santiago to Sao Paolo 100GE" 6096 } 6097 }, 6098 "seriesOverrides": [ 6099 { 6100 "alias": "A-Z", 6101 "color": "#FBAE60" 6102 }, 6103 { 6104 "alias": "Z-A", 6105 "color": "#80B2E7" 6106 } 6107 ], 6108 "spaceLength": 10, 6109 "stack": false, 6110 "steppedLine": false, 6111 "targets": [ 6112 { 6113 "aggregate_all": false, 6114 "aggregator": ["average", "average"], 6115 "bucket": [], 6116 "bucketAggs": [ 6117 { 6118 "field": "start", 6119 "id": "2", 6120 "settings": { 6121 "interval": "auto", 6122 "min_doc_count": 0, 6123 "trimEdges": 0 6124 }, 6125 "type": "date_histogram" 6126 } 6127 ], 6128 "bucketValue": [], 6129 "combineAllBy": "nothing", 6130 "condition": [], 6131 "dateFormat": "", 6132 "displayFormat": "series", 6133 "drillDown": [], 6134 "drillDownAlias": "", 6135 "drillDownValue": [], 6136 "dsType": "elasticsearch", 6137 "func": [ 6138 { 6139 "aggregate_all": false, 6140 "alias": "A-Z", 6141 "align": "", 6142 "bucket": "", 6143 "expanded": false, 6144 "method": "average", 6145 "operation": "", 6146 "percentile": "85", 6147 "root": true, 6148 "target": "output", 6149 "template": "", 6150 "title": "Aggregate", 6151 "type": "Aggregate", 6152 "wrapper": [] 6153 } 6154 ], 6155 "groupby_field": "link_name", 6156 "inlineGroupOperator": [[""]], 6157 "metricValueAliasMappings": { 6158 "aggregate(values.output, 210, average)": "A-Z" 6159 }, 6160 "metricValueAliases": [""], 6161 "metricValues_array": ["Select Metric Value"], 6162 "metric_array": ["link_name"], 6163 "metrics": [ 6164 { 6165 "field": "select field", 6166 "id": "1", 6167 "type": "count" 6168 } 6169 ], 6170 "orderby_field": "", 6171 "outerGroupOperator": [""], 6172 "percentileValue": ["", ""], 6173 "refId": "A", 6174 "series": "interface", 6175 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 6176 "target_alias": "$VALUE", 6177 "templateVariableValue": [""], 6178 "timeField": "start", 6179 "type": "timeserie", 6180 "whereClauseGroup": [ 6181 [ 6182 { 6183 "left": "link_name", 6184 "op": "like", 6185 "right": "$links" 6186 } 6187 ] 6188 ] 6189 }, 6190 { 6191 "aggregate_all": false, 6192 "combineAllBy": "nothing", 6193 "condition": [], 6194 "dateFormat": "", 6195 "displayFormat": "series", 6196 "func": [ 6197 { 6198 "aggregate_all": false, 6199 "alias": "Z-A", 6200 "align": "", 6201 "bucket": "", 6202 "expanded": true, 6203 "method": "average", 6204 "operation": "", 6205 "percentile": "85", 6206 "root": true, 6207 "target": "input", 6208 "template": "", 6209 "title": "Aggregate", 6210 "type": "Aggregate", 6211 "wrapper": [] 6212 } 6213 ], 6214 "groupby_field": "link_name", 6215 "inlineGroupOperator": [[""]], 6216 "metricValueAliasMappings": { 6217 "aggregate(values.input, 210, average)": "Z-A" 6218 }, 6219 "metricValueAliases": [""], 6220 "metricValues_array": ["Select Metric Value"], 6221 "metric_array": ["link_name"], 6222 "orderby_field": "", 6223 "outerGroupOperator": [""], 6224 "refId": "B", 6225 "series": "interface", 6226 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 6227 "target_alias": "$VALUE", 6228 "templateVariableValue": [""], 6229 "type": "timeserie", 6230 "whereClauseGroup": [ 6231 [ 6232 { 6233 "left": "link_name", 6234 "op": "like", 6235 "right": "$links" 6236 } 6237 ] 6238 ] 6239 } 6240 ], 6241 "thresholds": [], 6242 "timeFrom": null, 6243 "timeRegions": [], 6244 "timeShift": null, 6245 "title": "", 6246 "tooltip": { 6247 "shared": true, 6248 "sort": 0, 6249 "value_type": "individual" 6250 }, 6251 "transparent": true, 6252 "type": "graph", 6253 "xaxis": { 6254 "buckets": null, 6255 "mode": "time", 6256 "name": null, 6257 "show": true, 6258 "values": [] 6259 }, 6260 "yaxes": [ 6261 { 6262 "format": "bps", 6263 "label": "Rate", 6264 "logBase": 1, 6265 "max": null, 6266 "min": null, 6267 "show": true 6268 }, 6269 { 6270 "format": "short", 6271 "label": null, 6272 "logBase": 1, 6273 "max": null, 6274 "min": null, 6275 "show": true 6276 } 6277 ], 6278 "yaxis": { 6279 "align": false, 6280 "alignLevel": null 6281 } 6282 }, 6283 { 6284 "aliasColors": {}, 6285 "bars": true, 6286 "dashLength": 10, 6287 "dashes": false, 6288 "datasource": "Netsage TSDS", 6289 "decimals": 1, 6290 "fieldConfig": { 6291 "defaults": { 6292 "custom": {}, 6293 "links": [] 6294 }, 6295 "overrides": [] 6296 }, 6297 "fill": 1, 6298 "fillGradient": 0, 6299 "gridPos": { 6300 "h": 7, 6301 "w": 8, 6302 "x": 16, 6303 "y": 98 6304 }, 6305 "hiddenSeries": false, 6306 "id": 132, 6307 "legend": { 6308 "alignAsTable": true, 6309 "avg": true, 6310 "current": false, 6311 "max": true, 6312 "min": false, 6313 "show": false, 6314 "total": false, 6315 "values": true 6316 }, 6317 "lines": false, 6318 "linewidth": 1, 6319 "links": [], 6320 "nullPointMode": "null", 6321 "options": { 6322 "alertThreshold": true 6323 }, 6324 "percentage": false, 6325 "pluginVersion": "7.3.3", 6326 "pointradius": 5, 6327 "points": false, 6328 "renderer": "flot", 6329 "repeatIteration": 1618867139860, 6330 "repeatPanelId": 14, 6331 "repeatedByRow": true, 6332 "scopedVars": { 6333 "links": { 6334 "selected": false, 6335 "text": "AmLight: Santiago to Sao Paolo 100GE", 6336 "value": "AmLight: Santiago to Sao Paolo 100GE" 6337 } 6338 }, 6339 "seriesOverrides": [ 6340 { 6341 "alias": "A-Z", 6342 "color": "#FBAE60" 6343 }, 6344 { 6345 "alias": "Z-A", 6346 "color": "#80B2E7" 6347 } 6348 ], 6349 "spaceLength": 10, 6350 "stack": false, 6351 "steppedLine": false, 6352 "targets": [ 6353 { 6354 "aggregate_all": false, 6355 "aggregator": ["average", "average"], 6356 "bucket": [], 6357 "bucketAggs": [ 6358 { 6359 "field": "start", 6360 "id": "2", 6361 "settings": { 6362 "interval": "auto", 6363 "min_doc_count": 0, 6364 "trimEdges": 0 6365 }, 6366 "type": "date_histogram" 6367 } 6368 ], 6369 "bucketValue": [], 6370 "combineAllBy": "nothing", 6371 "condition": [], 6372 "dateFormat": "", 6373 "displayFormat": "series", 6374 "drillDown": [], 6375 "drillDownAlias": "", 6376 "drillDownValue": [], 6377 "dsType": "elasticsearch", 6378 "func": [ 6379 { 6380 "alias": "A-Z", 6381 "align": "", 6382 "bucket": "", 6383 "expanded": true, 6384 "method": "average", 6385 "operation": "* $TIMESPAN", 6386 "percentile": "85", 6387 "root": true, 6388 "target": "output", 6389 "template": "", 6390 "title": "Aggregate", 6391 "type": "Aggregate", 6392 "wrapper": [] 6393 } 6394 ], 6395 "groupby_field": "link_name", 6396 "inlineGroupOperator": [[""]], 6397 "metricValueAliasMappings": { 6398 "aggregate(values.output, 310, average)": "A-Z" 6399 }, 6400 "metricValueAliases": [""], 6401 "metricValues_array": ["Select Metric Value"], 6402 "metric_array": ["link_name"], 6403 "metrics": [ 6404 { 6405 "field": "select field", 6406 "id": "1", 6407 "type": "count" 6408 } 6409 ], 6410 "orderby_field": "", 6411 "outerGroupOperator": [""], 6412 "percentileValue": ["", ""], 6413 "rawQuery": true, 6414 "refId": "A", 6415 "series": "interface", 6416 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 6417 "target_alias": "A-Z", 6418 "templateVariableValue": [""], 6419 "timeField": "start", 6420 "type": "timeserie", 6421 "whereClauseGroup": [ 6422 [ 6423 { 6424 "left": "link_name", 6425 "op": "like", 6426 "right": "$links" 6427 } 6428 ] 6429 ] 6430 }, 6431 { 6432 "aggregate_all": false, 6433 "combineAllBy": "nothing", 6434 "condition": [], 6435 "dateFormat": "", 6436 "displayFormat": "series", 6437 "func": [ 6438 { 6439 "alias": "Z-A", 6440 "align": "", 6441 "bucket": "", 6442 "expanded": true, 6443 "method": "average", 6444 "operation": "* $TIMESPAN", 6445 "percentile": "85", 6446 "root": true, 6447 "target": "input", 6448 "template": "", 6449 "title": "Aggregate", 6450 "type": "Aggregate", 6451 "wrapper": [] 6452 } 6453 ], 6454 "groupby_field": "link_name", 6455 "hide": false, 6456 "inlineGroupOperator": [[""]], 6457 "metricValueAliasMappings": { 6458 "aggregate(values.input, 310, average)": "Z-A" 6459 }, 6460 "metricValueAliases": [""], 6461 "metricValues_array": ["Select Metric Value"], 6462 "metric_array": ["link_name"], 6463 "orderby_field": "", 6464 "outerGroupOperator": [""], 6465 "rawQuery": true, 6466 "refId": "B", 6467 "series": "interface", 6468 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 6469 "target_alias": "Z-A", 6470 "templateVariableValue": [""], 6471 "type": "timeserie", 6472 "whereClauseGroup": [ 6473 [ 6474 { 6475 "left": "link_name", 6476 "op": "like", 6477 "right": "$links" 6478 } 6479 ] 6480 ] 6481 } 6482 ], 6483 "thresholds": [], 6484 "timeFrom": null, 6485 "timeRegions": [], 6486 "timeShift": null, 6487 "title": "", 6488 "tooltip": { 6489 "shared": false, 6490 "sort": 0, 6491 "value_type": "individual" 6492 }, 6493 "transparent": true, 6494 "type": "graph", 6495 "xaxis": { 6496 "buckets": null, 6497 "mode": "series", 6498 "name": null, 6499 "show": true, 6500 "values": ["total"] 6501 }, 6502 "yaxes": [ 6503 { 6504 "format": "decbytes", 6505 "label": null, 6506 "logBase": 1, 6507 "max": null, 6508 "min": 0, 6509 "show": true 6510 }, 6511 { 6512 "format": "short", 6513 "label": null, 6514 "logBase": 1, 6515 "max": null, 6516 "min": null, 6517 "show": true 6518 } 6519 ], 6520 "yaxis": { 6521 "align": false, 6522 "alignLevel": null 6523 } 6524 }, 6525 { 6526 "collapsed": false, 6527 "datasource": null, 6528 "gridPos": { 6529 "h": 1, 6530 "w": 24, 6531 "x": 0, 6532 "y": 105 6533 }, 6534 "id": 133, 6535 "panels": [], 6536 "repeatIteration": 1618867139860, 6537 "repeatPanelId": 11, 6538 "scopedVars": { 6539 "links": { 6540 "selected": false, 6541 "text": "NEAAR: New York to Amsterdam 100GE", 6542 "value": "NEAAR: New York to Amsterdam 100GE" 6543 } 6544 }, 6545 "title": "", 6546 "type": "row" 6547 }, 6548 { 6549 "datasource": null, 6550 "fieldConfig": { 6551 "defaults": { 6552 "custom": {} 6553 }, 6554 "overrides": [] 6555 }, 6556 "gridPos": { 6557 "h": 7, 6558 "w": 2, 6559 "x": 0, 6560 "y": 106 6561 }, 6562 "id": 134, 6563 "links": [], 6564 "options": { 6565 "content": "**$links**", 6566 "mode": "markdown" 6567 }, 6568 "pluginVersion": "7.3.3", 6569 "repeatIteration": 1618867139860, 6570 "repeatPanelId": 12, 6571 "repeatedByRow": true, 6572 "scopedVars": { 6573 "links": { 6574 "selected": false, 6575 "text": "NEAAR: New York to Amsterdam 100GE", 6576 "value": "NEAAR: New York to Amsterdam 100GE" 6577 } 6578 }, 6579 "title": "", 6580 "transparent": true, 6581 "type": "text" 6582 }, 6583 { 6584 "aliasColors": {}, 6585 "bars": false, 6586 "dashLength": 10, 6587 "dashes": false, 6588 "datasource": "Netsage TSDS", 6589 "decimals": 1, 6590 "fieldConfig": { 6591 "defaults": { 6592 "custom": {}, 6593 "links": [] 6594 }, 6595 "overrides": [] 6596 }, 6597 "fill": 1, 6598 "fillGradient": 0, 6599 "gridPos": { 6600 "h": 7, 6601 "w": 14, 6602 "x": 2, 6603 "y": 106 6604 }, 6605 "hiddenSeries": false, 6606 "id": 135, 6607 "legend": { 6608 "alignAsTable": true, 6609 "avg": true, 6610 "current": false, 6611 "max": true, 6612 "min": false, 6613 "rightSide": false, 6614 "show": true, 6615 "total": false, 6616 "values": true 6617 }, 6618 "lines": true, 6619 "linewidth": 1, 6620 "links": [], 6621 "nullPointMode": "null", 6622 "options": { 6623 "alertThreshold": true 6624 }, 6625 "percentage": false, 6626 "pluginVersion": "7.3.3", 6627 "pointradius": 5, 6628 "points": false, 6629 "renderer": "flot", 6630 "repeatIteration": 1618867139860, 6631 "repeatPanelId": 13, 6632 "repeatedByRow": true, 6633 "scopedVars": { 6634 "links": { 6635 "selected": false, 6636 "text": "NEAAR: New York to Amsterdam 100GE", 6637 "value": "NEAAR: New York to Amsterdam 100GE" 6638 } 6639 }, 6640 "seriesOverrides": [ 6641 { 6642 "alias": "A-Z", 6643 "color": "#FBAE60" 6644 }, 6645 { 6646 "alias": "Z-A", 6647 "color": "#80B2E7" 6648 } 6649 ], 6650 "spaceLength": 10, 6651 "stack": false, 6652 "steppedLine": false, 6653 "targets": [ 6654 { 6655 "aggregate_all": false, 6656 "aggregator": ["average", "average"], 6657 "bucket": [], 6658 "bucketAggs": [ 6659 { 6660 "field": "start", 6661 "id": "2", 6662 "settings": { 6663 "interval": "auto", 6664 "min_doc_count": 0, 6665 "trimEdges": 0 6666 }, 6667 "type": "date_histogram" 6668 } 6669 ], 6670 "bucketValue": [], 6671 "combineAllBy": "nothing", 6672 "condition": [], 6673 "dateFormat": "", 6674 "displayFormat": "series", 6675 "drillDown": [], 6676 "drillDownAlias": "", 6677 "drillDownValue": [], 6678 "dsType": "elasticsearch", 6679 "func": [ 6680 { 6681 "aggregate_all": false, 6682 "alias": "A-Z", 6683 "align": "", 6684 "bucket": "", 6685 "expanded": false, 6686 "method": "average", 6687 "operation": "", 6688 "percentile": "85", 6689 "root": true, 6690 "target": "output", 6691 "template": "", 6692 "title": "Aggregate", 6693 "type": "Aggregate", 6694 "wrapper": [] 6695 } 6696 ], 6697 "groupby_field": "link_name", 6698 "inlineGroupOperator": [[""]], 6699 "metricValueAliasMappings": { 6700 "aggregate(values.output, 210, average)": "A-Z" 6701 }, 6702 "metricValueAliases": [""], 6703 "metricValues_array": ["Select Metric Value"], 6704 "metric_array": ["link_name"], 6705 "metrics": [ 6706 { 6707 "field": "select field", 6708 "id": "1", 6709 "type": "count" 6710 } 6711 ], 6712 "orderby_field": "", 6713 "outerGroupOperator": [""], 6714 "percentileValue": ["", ""], 6715 "refId": "A", 6716 "series": "interface", 6717 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 6718 "target_alias": "$VALUE", 6719 "templateVariableValue": [""], 6720 "timeField": "start", 6721 "type": "timeserie", 6722 "whereClauseGroup": [ 6723 [ 6724 { 6725 "left": "link_name", 6726 "op": "like", 6727 "right": "$links" 6728 } 6729 ] 6730 ] 6731 }, 6732 { 6733 "aggregate_all": false, 6734 "combineAllBy": "nothing", 6735 "condition": [], 6736 "dateFormat": "", 6737 "displayFormat": "series", 6738 "func": [ 6739 { 6740 "aggregate_all": false, 6741 "alias": "Z-A", 6742 "align": "", 6743 "bucket": "", 6744 "expanded": true, 6745 "method": "average", 6746 "operation": "", 6747 "percentile": "85", 6748 "root": true, 6749 "target": "input", 6750 "template": "", 6751 "title": "Aggregate", 6752 "type": "Aggregate", 6753 "wrapper": [] 6754 } 6755 ], 6756 "groupby_field": "link_name", 6757 "inlineGroupOperator": [[""]], 6758 "metricValueAliasMappings": { 6759 "aggregate(values.input, 210, average)": "Z-A" 6760 }, 6761 "metricValueAliases": [""], 6762 "metricValues_array": ["Select Metric Value"], 6763 "metric_array": ["link_name"], 6764 "orderby_field": "", 6765 "outerGroupOperator": [""], 6766 "refId": "B", 6767 "series": "interface", 6768 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 6769 "target_alias": "$VALUE", 6770 "templateVariableValue": [""], 6771 "type": "timeserie", 6772 "whereClauseGroup": [ 6773 [ 6774 { 6775 "left": "link_name", 6776 "op": "like", 6777 "right": "$links" 6778 } 6779 ] 6780 ] 6781 } 6782 ], 6783 "thresholds": [], 6784 "timeFrom": null, 6785 "timeRegions": [], 6786 "timeShift": null, 6787 "title": "", 6788 "tooltip": { 6789 "shared": true, 6790 "sort": 0, 6791 "value_type": "individual" 6792 }, 6793 "transparent": true, 6794 "type": "graph", 6795 "xaxis": { 6796 "buckets": null, 6797 "mode": "time", 6798 "name": null, 6799 "show": true, 6800 "values": [] 6801 }, 6802 "yaxes": [ 6803 { 6804 "format": "bps", 6805 "label": "Rate", 6806 "logBase": 1, 6807 "max": null, 6808 "min": null, 6809 "show": true 6810 }, 6811 { 6812 "format": "short", 6813 "label": null, 6814 "logBase": 1, 6815 "max": null, 6816 "min": null, 6817 "show": true 6818 } 6819 ], 6820 "yaxis": { 6821 "align": false, 6822 "alignLevel": null 6823 } 6824 }, 6825 { 6826 "aliasColors": {}, 6827 "bars": true, 6828 "dashLength": 10, 6829 "dashes": false, 6830 "datasource": "Netsage TSDS", 6831 "decimals": 1, 6832 "fieldConfig": { 6833 "defaults": { 6834 "custom": {}, 6835 "links": [] 6836 }, 6837 "overrides": [] 6838 }, 6839 "fill": 1, 6840 "fillGradient": 0, 6841 "gridPos": { 6842 "h": 7, 6843 "w": 8, 6844 "x": 16, 6845 "y": 106 6846 }, 6847 "hiddenSeries": false, 6848 "id": 136, 6849 "legend": { 6850 "alignAsTable": true, 6851 "avg": true, 6852 "current": false, 6853 "max": true, 6854 "min": false, 6855 "show": false, 6856 "total": false, 6857 "values": true 6858 }, 6859 "lines": false, 6860 "linewidth": 1, 6861 "links": [], 6862 "nullPointMode": "null", 6863 "options": { 6864 "alertThreshold": true 6865 }, 6866 "percentage": false, 6867 "pluginVersion": "7.3.3", 6868 "pointradius": 5, 6869 "points": false, 6870 "renderer": "flot", 6871 "repeatIteration": 1618867139860, 6872 "repeatPanelId": 14, 6873 "repeatedByRow": true, 6874 "scopedVars": { 6875 "links": { 6876 "selected": false, 6877 "text": "NEAAR: New York to Amsterdam 100GE", 6878 "value": "NEAAR: New York to Amsterdam 100GE" 6879 } 6880 }, 6881 "seriesOverrides": [ 6882 { 6883 "alias": "A-Z", 6884 "color": "#FBAE60" 6885 }, 6886 { 6887 "alias": "Z-A", 6888 "color": "#80B2E7" 6889 } 6890 ], 6891 "spaceLength": 10, 6892 "stack": false, 6893 "steppedLine": false, 6894 "targets": [ 6895 { 6896 "aggregate_all": false, 6897 "aggregator": ["average", "average"], 6898 "bucket": [], 6899 "bucketAggs": [ 6900 { 6901 "field": "start", 6902 "id": "2", 6903 "settings": { 6904 "interval": "auto", 6905 "min_doc_count": 0, 6906 "trimEdges": 0 6907 }, 6908 "type": "date_histogram" 6909 } 6910 ], 6911 "bucketValue": [], 6912 "combineAllBy": "nothing", 6913 "condition": [], 6914 "dateFormat": "", 6915 "displayFormat": "series", 6916 "drillDown": [], 6917 "drillDownAlias": "", 6918 "drillDownValue": [], 6919 "dsType": "elasticsearch", 6920 "func": [ 6921 { 6922 "alias": "A-Z", 6923 "align": "", 6924 "bucket": "", 6925 "expanded": true, 6926 "method": "average", 6927 "operation": "* $TIMESPAN", 6928 "percentile": "85", 6929 "root": true, 6930 "target": "output", 6931 "template": "", 6932 "title": "Aggregate", 6933 "type": "Aggregate", 6934 "wrapper": [] 6935 } 6936 ], 6937 "groupby_field": "link_name", 6938 "inlineGroupOperator": [[""]], 6939 "metricValueAliasMappings": { 6940 "aggregate(values.output, 310, average)": "A-Z" 6941 }, 6942 "metricValueAliases": [""], 6943 "metricValues_array": ["Select Metric Value"], 6944 "metric_array": ["link_name"], 6945 "metrics": [ 6946 { 6947 "field": "select field", 6948 "id": "1", 6949 "type": "count" 6950 } 6951 ], 6952 "orderby_field": "", 6953 "outerGroupOperator": [""], 6954 "percentileValue": ["", ""], 6955 "rawQuery": true, 6956 "refId": "A", 6957 "series": "interface", 6958 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 6959 "target_alias": "A-Z", 6960 "templateVariableValue": [""], 6961 "timeField": "start", 6962 "type": "timeserie", 6963 "whereClauseGroup": [ 6964 [ 6965 { 6966 "left": "link_name", 6967 "op": "like", 6968 "right": "$links" 6969 } 6970 ] 6971 ] 6972 }, 6973 { 6974 "aggregate_all": false, 6975 "combineAllBy": "nothing", 6976 "condition": [], 6977 "dateFormat": "", 6978 "displayFormat": "series", 6979 "func": [ 6980 { 6981 "alias": "Z-A", 6982 "align": "", 6983 "bucket": "", 6984 "expanded": true, 6985 "method": "average", 6986 "operation": "* $TIMESPAN", 6987 "percentile": "85", 6988 "root": true, 6989 "target": "input", 6990 "template": "", 6991 "title": "Aggregate", 6992 "type": "Aggregate", 6993 "wrapper": [] 6994 } 6995 ], 6996 "groupby_field": "link_name", 6997 "hide": false, 6998 "inlineGroupOperator": [[""]], 6999 "metricValueAliasMappings": { 7000 "aggregate(values.input, 310, average)": "Z-A" 7001 }, 7002 "metricValueAliases": [""], 7003 "metricValues_array": ["Select Metric Value"], 7004 "metric_array": ["link_name"], 7005 "orderby_field": "", 7006 "outerGroupOperator": [""], 7007 "rawQuery": true, 7008 "refId": "B", 7009 "series": "interface", 7010 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 7011 "target_alias": "Z-A", 7012 "templateVariableValue": [""], 7013 "type": "timeserie", 7014 "whereClauseGroup": [ 7015 [ 7016 { 7017 "left": "link_name", 7018 "op": "like", 7019 "right": "$links" 7020 } 7021 ] 7022 ] 7023 } 7024 ], 7025 "thresholds": [], 7026 "timeFrom": null, 7027 "timeRegions": [], 7028 "timeShift": null, 7029 "title": "", 7030 "tooltip": { 7031 "shared": false, 7032 "sort": 0, 7033 "value_type": "individual" 7034 }, 7035 "transparent": true, 7036 "type": "graph", 7037 "xaxis": { 7038 "buckets": null, 7039 "mode": "series", 7040 "name": null, 7041 "show": true, 7042 "values": ["total"] 7043 }, 7044 "yaxes": [ 7045 { 7046 "format": "decbytes", 7047 "label": null, 7048 "logBase": 1, 7049 "max": null, 7050 "min": 0, 7051 "show": true 7052 }, 7053 { 7054 "format": "short", 7055 "label": null, 7056 "logBase": 1, 7057 "max": null, 7058 "min": null, 7059 "show": true 7060 } 7061 ], 7062 "yaxis": { 7063 "align": false, 7064 "alignLevel": null 7065 } 7066 }, 7067 { 7068 "collapsed": false, 7069 "datasource": null, 7070 "gridPos": { 7071 "h": 1, 7072 "w": 24, 7073 "x": 0, 7074 "y": 113 7075 }, 7076 "id": 137, 7077 "panels": [], 7078 "repeatIteration": 1618867139860, 7079 "repeatPanelId": 11, 7080 "scopedVars": { 7081 "links": { 7082 "selected": false, 7083 "text": "NEAAR: New York to London 100GE", 7084 "value": "NEAAR: New York to London 100GE" 7085 } 7086 }, 7087 "title": "", 7088 "type": "row" 7089 }, 7090 { 7091 "datasource": null, 7092 "fieldConfig": { 7093 "defaults": { 7094 "custom": {} 7095 }, 7096 "overrides": [] 7097 }, 7098 "gridPos": { 7099 "h": 7, 7100 "w": 2, 7101 "x": 0, 7102 "y": 114 7103 }, 7104 "id": 138, 7105 "links": [], 7106 "options": { 7107 "content": "**$links**", 7108 "mode": "markdown" 7109 }, 7110 "pluginVersion": "7.3.3", 7111 "repeatIteration": 1618867139860, 7112 "repeatPanelId": 12, 7113 "repeatedByRow": true, 7114 "scopedVars": { 7115 "links": { 7116 "selected": false, 7117 "text": "NEAAR: New York to London 100GE", 7118 "value": "NEAAR: New York to London 100GE" 7119 } 7120 }, 7121 "title": "", 7122 "transparent": true, 7123 "type": "text" 7124 }, 7125 { 7126 "aliasColors": {}, 7127 "bars": false, 7128 "dashLength": 10, 7129 "dashes": false, 7130 "datasource": "Netsage TSDS", 7131 "decimals": 1, 7132 "fieldConfig": { 7133 "defaults": { 7134 "custom": {}, 7135 "links": [] 7136 }, 7137 "overrides": [] 7138 }, 7139 "fill": 1, 7140 "fillGradient": 0, 7141 "gridPos": { 7142 "h": 7, 7143 "w": 14, 7144 "x": 2, 7145 "y": 114 7146 }, 7147 "hiddenSeries": false, 7148 "id": 139, 7149 "legend": { 7150 "alignAsTable": true, 7151 "avg": true, 7152 "current": false, 7153 "max": true, 7154 "min": false, 7155 "rightSide": false, 7156 "show": true, 7157 "total": false, 7158 "values": true 7159 }, 7160 "lines": true, 7161 "linewidth": 1, 7162 "links": [], 7163 "nullPointMode": "null", 7164 "options": { 7165 "alertThreshold": true 7166 }, 7167 "percentage": false, 7168 "pluginVersion": "7.3.3", 7169 "pointradius": 5, 7170 "points": false, 7171 "renderer": "flot", 7172 "repeatIteration": 1618867139860, 7173 "repeatPanelId": 13, 7174 "repeatedByRow": true, 7175 "scopedVars": { 7176 "links": { 7177 "selected": false, 7178 "text": "NEAAR: New York to London 100GE", 7179 "value": "NEAAR: New York to London 100GE" 7180 } 7181 }, 7182 "seriesOverrides": [ 7183 { 7184 "alias": "A-Z", 7185 "color": "#FBAE60" 7186 }, 7187 { 7188 "alias": "Z-A", 7189 "color": "#80B2E7" 7190 } 7191 ], 7192 "spaceLength": 10, 7193 "stack": false, 7194 "steppedLine": false, 7195 "targets": [ 7196 { 7197 "aggregate_all": false, 7198 "aggregator": ["average", "average"], 7199 "bucket": [], 7200 "bucketAggs": [ 7201 { 7202 "field": "start", 7203 "id": "2", 7204 "settings": { 7205 "interval": "auto", 7206 "min_doc_count": 0, 7207 "trimEdges": 0 7208 }, 7209 "type": "date_histogram" 7210 } 7211 ], 7212 "bucketValue": [], 7213 "combineAllBy": "nothing", 7214 "condition": [], 7215 "dateFormat": "", 7216 "displayFormat": "series", 7217 "drillDown": [], 7218 "drillDownAlias": "", 7219 "drillDownValue": [], 7220 "dsType": "elasticsearch", 7221 "func": [ 7222 { 7223 "aggregate_all": false, 7224 "alias": "A-Z", 7225 "align": "", 7226 "bucket": "", 7227 "expanded": false, 7228 "method": "average", 7229 "operation": "", 7230 "percentile": "85", 7231 "root": true, 7232 "target": "output", 7233 "template": "", 7234 "title": "Aggregate", 7235 "type": "Aggregate", 7236 "wrapper": [] 7237 } 7238 ], 7239 "groupby_field": "link_name", 7240 "inlineGroupOperator": [[""]], 7241 "metricValueAliasMappings": { 7242 "aggregate(values.output, 210, average)": "A-Z" 7243 }, 7244 "metricValueAliases": [""], 7245 "metricValues_array": ["Select Metric Value"], 7246 "metric_array": ["link_name"], 7247 "metrics": [ 7248 { 7249 "field": "select field", 7250 "id": "1", 7251 "type": "count" 7252 } 7253 ], 7254 "orderby_field": "", 7255 "outerGroupOperator": [""], 7256 "percentileValue": ["", ""], 7257 "refId": "A", 7258 "series": "interface", 7259 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 7260 "target_alias": "$VALUE", 7261 "templateVariableValue": [""], 7262 "timeField": "start", 7263 "type": "timeserie", 7264 "whereClauseGroup": [ 7265 [ 7266 { 7267 "left": "link_name", 7268 "op": "like", 7269 "right": "$links" 7270 } 7271 ] 7272 ] 7273 }, 7274 { 7275 "aggregate_all": false, 7276 "combineAllBy": "nothing", 7277 "condition": [], 7278 "dateFormat": "", 7279 "displayFormat": "series", 7280 "func": [ 7281 { 7282 "aggregate_all": false, 7283 "alias": "Z-A", 7284 "align": "", 7285 "bucket": "", 7286 "expanded": true, 7287 "method": "average", 7288 "operation": "", 7289 "percentile": "85", 7290 "root": true, 7291 "target": "input", 7292 "template": "", 7293 "title": "Aggregate", 7294 "type": "Aggregate", 7295 "wrapper": [] 7296 } 7297 ], 7298 "groupby_field": "link_name", 7299 "inlineGroupOperator": [[""]], 7300 "metricValueAliasMappings": { 7301 "aggregate(values.input, 210, average)": "Z-A" 7302 }, 7303 "metricValueAliases": [""], 7304 "metricValues_array": ["Select Metric Value"], 7305 "metric_array": ["link_name"], 7306 "orderby_field": "", 7307 "outerGroupOperator": [""], 7308 "refId": "B", 7309 "series": "interface", 7310 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 7311 "target_alias": "$VALUE", 7312 "templateVariableValue": [""], 7313 "type": "timeserie", 7314 "whereClauseGroup": [ 7315 [ 7316 { 7317 "left": "link_name", 7318 "op": "like", 7319 "right": "$links" 7320 } 7321 ] 7322 ] 7323 } 7324 ], 7325 "thresholds": [], 7326 "timeFrom": null, 7327 "timeRegions": [], 7328 "timeShift": null, 7329 "title": "", 7330 "tooltip": { 7331 "shared": true, 7332 "sort": 0, 7333 "value_type": "individual" 7334 }, 7335 "transparent": true, 7336 "type": "graph", 7337 "xaxis": { 7338 "buckets": null, 7339 "mode": "time", 7340 "name": null, 7341 "show": true, 7342 "values": [] 7343 }, 7344 "yaxes": [ 7345 { 7346 "format": "bps", 7347 "label": "Rate", 7348 "logBase": 1, 7349 "max": null, 7350 "min": null, 7351 "show": true 7352 }, 7353 { 7354 "format": "short", 7355 "label": null, 7356 "logBase": 1, 7357 "max": null, 7358 "min": null, 7359 "show": true 7360 } 7361 ], 7362 "yaxis": { 7363 "align": false, 7364 "alignLevel": null 7365 } 7366 }, 7367 { 7368 "aliasColors": {}, 7369 "bars": true, 7370 "dashLength": 10, 7371 "dashes": false, 7372 "datasource": "Netsage TSDS", 7373 "decimals": 1, 7374 "fieldConfig": { 7375 "defaults": { 7376 "custom": {}, 7377 "links": [] 7378 }, 7379 "overrides": [] 7380 }, 7381 "fill": 1, 7382 "fillGradient": 0, 7383 "gridPos": { 7384 "h": 7, 7385 "w": 8, 7386 "x": 16, 7387 "y": 114 7388 }, 7389 "hiddenSeries": false, 7390 "id": 140, 7391 "legend": { 7392 "alignAsTable": true, 7393 "avg": true, 7394 "current": false, 7395 "max": true, 7396 "min": false, 7397 "show": false, 7398 "total": false, 7399 "values": true 7400 }, 7401 "lines": false, 7402 "linewidth": 1, 7403 "links": [], 7404 "nullPointMode": "null", 7405 "options": { 7406 "alertThreshold": true 7407 }, 7408 "percentage": false, 7409 "pluginVersion": "7.3.3", 7410 "pointradius": 5, 7411 "points": false, 7412 "renderer": "flot", 7413 "repeatIteration": 1618867139860, 7414 "repeatPanelId": 14, 7415 "repeatedByRow": true, 7416 "scopedVars": { 7417 "links": { 7418 "selected": false, 7419 "text": "NEAAR: New York to London 100GE", 7420 "value": "NEAAR: New York to London 100GE" 7421 } 7422 }, 7423 "seriesOverrides": [ 7424 { 7425 "alias": "A-Z", 7426 "color": "#FBAE60" 7427 }, 7428 { 7429 "alias": "Z-A", 7430 "color": "#80B2E7" 7431 } 7432 ], 7433 "spaceLength": 10, 7434 "stack": false, 7435 "steppedLine": false, 7436 "targets": [ 7437 { 7438 "aggregate_all": false, 7439 "aggregator": ["average", "average"], 7440 "bucket": [], 7441 "bucketAggs": [ 7442 { 7443 "field": "start", 7444 "id": "2", 7445 "settings": { 7446 "interval": "auto", 7447 "min_doc_count": 0, 7448 "trimEdges": 0 7449 }, 7450 "type": "date_histogram" 7451 } 7452 ], 7453 "bucketValue": [], 7454 "combineAllBy": "nothing", 7455 "condition": [], 7456 "dateFormat": "", 7457 "displayFormat": "series", 7458 "drillDown": [], 7459 "drillDownAlias": "", 7460 "drillDownValue": [], 7461 "dsType": "elasticsearch", 7462 "func": [ 7463 { 7464 "alias": "A-Z", 7465 "align": "", 7466 "bucket": "", 7467 "expanded": true, 7468 "method": "average", 7469 "operation": "* $TIMESPAN", 7470 "percentile": "85", 7471 "root": true, 7472 "target": "output", 7473 "template": "", 7474 "title": "Aggregate", 7475 "type": "Aggregate", 7476 "wrapper": [] 7477 } 7478 ], 7479 "groupby_field": "link_name", 7480 "inlineGroupOperator": [[""]], 7481 "metricValueAliasMappings": { 7482 "aggregate(values.output, 310, average)": "A-Z" 7483 }, 7484 "metricValueAliases": [""], 7485 "metricValues_array": ["Select Metric Value"], 7486 "metric_array": ["link_name"], 7487 "metrics": [ 7488 { 7489 "field": "select field", 7490 "id": "1", 7491 "type": "count" 7492 } 7493 ], 7494 "orderby_field": "", 7495 "outerGroupOperator": [""], 7496 "percentileValue": ["", ""], 7497 "rawQuery": true, 7498 "refId": "A", 7499 "series": "interface", 7500 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 7501 "target_alias": "A-Z", 7502 "templateVariableValue": [""], 7503 "timeField": "start", 7504 "type": "timeserie", 7505 "whereClauseGroup": [ 7506 [ 7507 { 7508 "left": "link_name", 7509 "op": "like", 7510 "right": "$links" 7511 } 7512 ] 7513 ] 7514 }, 7515 { 7516 "aggregate_all": false, 7517 "combineAllBy": "nothing", 7518 "condition": [], 7519 "dateFormat": "", 7520 "displayFormat": "series", 7521 "func": [ 7522 { 7523 "alias": "Z-A", 7524 "align": "", 7525 "bucket": "", 7526 "expanded": true, 7527 "method": "average", 7528 "operation": "* $TIMESPAN", 7529 "percentile": "85", 7530 "root": true, 7531 "target": "input", 7532 "template": "", 7533 "title": "Aggregate", 7534 "type": "Aggregate", 7535 "wrapper": [] 7536 } 7537 ], 7538 "groupby_field": "link_name", 7539 "hide": false, 7540 "inlineGroupOperator": [[""]], 7541 "metricValueAliasMappings": { 7542 "aggregate(values.input, 310, average)": "Z-A" 7543 }, 7544 "metricValueAliases": [""], 7545 "metricValues_array": ["Select Metric Value"], 7546 "metric_array": ["link_name"], 7547 "orderby_field": "", 7548 "outerGroupOperator": [""], 7549 "rawQuery": true, 7550 "refId": "B", 7551 "series": "interface", 7552 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 7553 "target_alias": "Z-A", 7554 "templateVariableValue": [""], 7555 "type": "timeserie", 7556 "whereClauseGroup": [ 7557 [ 7558 { 7559 "left": "link_name", 7560 "op": "like", 7561 "right": "$links" 7562 } 7563 ] 7564 ] 7565 } 7566 ], 7567 "thresholds": [], 7568 "timeFrom": null, 7569 "timeRegions": [], 7570 "timeShift": null, 7571 "title": "", 7572 "tooltip": { 7573 "shared": false, 7574 "sort": 0, 7575 "value_type": "individual" 7576 }, 7577 "transparent": true, 7578 "type": "graph", 7579 "xaxis": { 7580 "buckets": null, 7581 "mode": "series", 7582 "name": null, 7583 "show": true, 7584 "values": ["total"] 7585 }, 7586 "yaxes": [ 7587 { 7588 "format": "decbytes", 7589 "label": null, 7590 "logBase": 1, 7591 "max": null, 7592 "min": 0, 7593 "show": true 7594 }, 7595 { 7596 "format": "short", 7597 "label": null, 7598 "logBase": 1, 7599 "max": null, 7600 "min": null, 7601 "show": true 7602 } 7603 ], 7604 "yaxis": { 7605 "align": false, 7606 "alignLevel": null 7607 } 7608 }, 7609 { 7610 "collapsed": false, 7611 "datasource": null, 7612 "gridPos": { 7613 "h": 1, 7614 "w": 24, 7615 "x": 0, 7616 "y": 121 7617 }, 7618 "id": 141, 7619 "panels": [], 7620 "repeatIteration": 1618867139860, 7621 "repeatPanelId": 11, 7622 "scopedVars": { 7623 "links": { 7624 "selected": false, 7625 "text": "PIREN: Los Angeles to Mauna Lani 100GE", 7626 "value": "PIREN: Los Angeles to Mauna Lani 100GE" 7627 } 7628 }, 7629 "title": "", 7630 "type": "row" 7631 }, 7632 { 7633 "datasource": null, 7634 "fieldConfig": { 7635 "defaults": { 7636 "custom": {} 7637 }, 7638 "overrides": [] 7639 }, 7640 "gridPos": { 7641 "h": 7, 7642 "w": 2, 7643 "x": 0, 7644 "y": 122 7645 }, 7646 "id": 142, 7647 "links": [], 7648 "options": { 7649 "content": "**$links**", 7650 "mode": "markdown" 7651 }, 7652 "pluginVersion": "7.3.3", 7653 "repeatIteration": 1618867139860, 7654 "repeatPanelId": 12, 7655 "repeatedByRow": true, 7656 "scopedVars": { 7657 "links": { 7658 "selected": false, 7659 "text": "PIREN: Los Angeles to Mauna Lani 100GE", 7660 "value": "PIREN: Los Angeles to Mauna Lani 100GE" 7661 } 7662 }, 7663 "title": "", 7664 "transparent": true, 7665 "type": "text" 7666 }, 7667 { 7668 "aliasColors": {}, 7669 "bars": false, 7670 "dashLength": 10, 7671 "dashes": false, 7672 "datasource": "Netsage TSDS", 7673 "decimals": 1, 7674 "fieldConfig": { 7675 "defaults": { 7676 "custom": {}, 7677 "links": [] 7678 }, 7679 "overrides": [] 7680 }, 7681 "fill": 1, 7682 "fillGradient": 0, 7683 "gridPos": { 7684 "h": 7, 7685 "w": 14, 7686 "x": 2, 7687 "y": 122 7688 }, 7689 "hiddenSeries": false, 7690 "id": 143, 7691 "legend": { 7692 "alignAsTable": true, 7693 "avg": true, 7694 "current": false, 7695 "max": true, 7696 "min": false, 7697 "rightSide": false, 7698 "show": true, 7699 "total": false, 7700 "values": true 7701 }, 7702 "lines": true, 7703 "linewidth": 1, 7704 "links": [], 7705 "nullPointMode": "null", 7706 "options": { 7707 "alertThreshold": true 7708 }, 7709 "percentage": false, 7710 "pluginVersion": "7.3.3", 7711 "pointradius": 5, 7712 "points": false, 7713 "renderer": "flot", 7714 "repeatIteration": 1618867139860, 7715 "repeatPanelId": 13, 7716 "repeatedByRow": true, 7717 "scopedVars": { 7718 "links": { 7719 "selected": false, 7720 "text": "PIREN: Los Angeles to Mauna Lani 100GE", 7721 "value": "PIREN: Los Angeles to Mauna Lani 100GE" 7722 } 7723 }, 7724 "seriesOverrides": [ 7725 { 7726 "alias": "A-Z", 7727 "color": "#FBAE60" 7728 }, 7729 { 7730 "alias": "Z-A", 7731 "color": "#80B2E7" 7732 } 7733 ], 7734 "spaceLength": 10, 7735 "stack": false, 7736 "steppedLine": false, 7737 "targets": [ 7738 { 7739 "aggregate_all": false, 7740 "aggregator": ["average", "average"], 7741 "bucket": [], 7742 "bucketAggs": [ 7743 { 7744 "field": "start", 7745 "id": "2", 7746 "settings": { 7747 "interval": "auto", 7748 "min_doc_count": 0, 7749 "trimEdges": 0 7750 }, 7751 "type": "date_histogram" 7752 } 7753 ], 7754 "bucketValue": [], 7755 "combineAllBy": "nothing", 7756 "condition": [], 7757 "dateFormat": "", 7758 "displayFormat": "series", 7759 "drillDown": [], 7760 "drillDownAlias": "", 7761 "drillDownValue": [], 7762 "dsType": "elasticsearch", 7763 "func": [ 7764 { 7765 "aggregate_all": false, 7766 "alias": "A-Z", 7767 "align": "", 7768 "bucket": "", 7769 "expanded": false, 7770 "method": "average", 7771 "operation": "", 7772 "percentile": "85", 7773 "root": true, 7774 "target": "output", 7775 "template": "", 7776 "title": "Aggregate", 7777 "type": "Aggregate", 7778 "wrapper": [] 7779 } 7780 ], 7781 "groupby_field": "link_name", 7782 "inlineGroupOperator": [[""]], 7783 "metricValueAliasMappings": { 7784 "aggregate(values.output, 210, average)": "A-Z" 7785 }, 7786 "metricValueAliases": [""], 7787 "metricValues_array": ["Select Metric Value"], 7788 "metric_array": ["link_name"], 7789 "metrics": [ 7790 { 7791 "field": "select field", 7792 "id": "1", 7793 "type": "count" 7794 } 7795 ], 7796 "orderby_field": "", 7797 "outerGroupOperator": [""], 7798 "percentileValue": ["", ""], 7799 "refId": "A", 7800 "series": "interface", 7801 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 7802 "target_alias": "$VALUE", 7803 "templateVariableValue": [""], 7804 "timeField": "start", 7805 "type": "timeserie", 7806 "whereClauseGroup": [ 7807 [ 7808 { 7809 "left": "link_name", 7810 "op": "like", 7811 "right": "$links" 7812 } 7813 ] 7814 ] 7815 }, 7816 { 7817 "aggregate_all": false, 7818 "combineAllBy": "nothing", 7819 "condition": [], 7820 "dateFormat": "", 7821 "displayFormat": "series", 7822 "func": [ 7823 { 7824 "aggregate_all": false, 7825 "alias": "Z-A", 7826 "align": "", 7827 "bucket": "", 7828 "expanded": true, 7829 "method": "average", 7830 "operation": "", 7831 "percentile": "85", 7832 "root": true, 7833 "target": "input", 7834 "template": "", 7835 "title": "Aggregate", 7836 "type": "Aggregate", 7837 "wrapper": [] 7838 } 7839 ], 7840 "groupby_field": "link_name", 7841 "inlineGroupOperator": [[""]], 7842 "metricValueAliasMappings": { 7843 "aggregate(values.input, 210, average)": "Z-A" 7844 }, 7845 "metricValueAliases": [""], 7846 "metricValues_array": ["Select Metric Value"], 7847 "metric_array": ["link_name"], 7848 "orderby_field": "", 7849 "outerGroupOperator": [""], 7850 "refId": "B", 7851 "series": "interface", 7852 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 7853 "target_alias": "$VALUE", 7854 "templateVariableValue": [""], 7855 "type": "timeserie", 7856 "whereClauseGroup": [ 7857 [ 7858 { 7859 "left": "link_name", 7860 "op": "like", 7861 "right": "$links" 7862 } 7863 ] 7864 ] 7865 } 7866 ], 7867 "thresholds": [], 7868 "timeFrom": null, 7869 "timeRegions": [], 7870 "timeShift": null, 7871 "title": "", 7872 "tooltip": { 7873 "shared": true, 7874 "sort": 0, 7875 "value_type": "individual" 7876 }, 7877 "transparent": true, 7878 "type": "graph", 7879 "xaxis": { 7880 "buckets": null, 7881 "mode": "time", 7882 "name": null, 7883 "show": true, 7884 "values": [] 7885 }, 7886 "yaxes": [ 7887 { 7888 "format": "bps", 7889 "label": "Rate", 7890 "logBase": 1, 7891 "max": null, 7892 "min": null, 7893 "show": true 7894 }, 7895 { 7896 "format": "short", 7897 "label": null, 7898 "logBase": 1, 7899 "max": null, 7900 "min": null, 7901 "show": true 7902 } 7903 ], 7904 "yaxis": { 7905 "align": false, 7906 "alignLevel": null 7907 } 7908 }, 7909 { 7910 "aliasColors": {}, 7911 "bars": true, 7912 "dashLength": 10, 7913 "dashes": false, 7914 "datasource": "Netsage TSDS", 7915 "decimals": 1, 7916 "fieldConfig": { 7917 "defaults": { 7918 "custom": {}, 7919 "links": [] 7920 }, 7921 "overrides": [] 7922 }, 7923 "fill": 1, 7924 "fillGradient": 0, 7925 "gridPos": { 7926 "h": 7, 7927 "w": 8, 7928 "x": 16, 7929 "y": 122 7930 }, 7931 "hiddenSeries": false, 7932 "id": 144, 7933 "legend": { 7934 "alignAsTable": true, 7935 "avg": true, 7936 "current": false, 7937 "max": true, 7938 "min": false, 7939 "show": false, 7940 "total": false, 7941 "values": true 7942 }, 7943 "lines": false, 7944 "linewidth": 1, 7945 "links": [], 7946 "nullPointMode": "null", 7947 "options": { 7948 "alertThreshold": true 7949 }, 7950 "percentage": false, 7951 "pluginVersion": "7.3.3", 7952 "pointradius": 5, 7953 "points": false, 7954 "renderer": "flot", 7955 "repeatIteration": 1618867139860, 7956 "repeatPanelId": 14, 7957 "repeatedByRow": true, 7958 "scopedVars": { 7959 "links": { 7960 "selected": false, 7961 "text": "PIREN: Los Angeles to Mauna Lani 100GE", 7962 "value": "PIREN: Los Angeles to Mauna Lani 100GE" 7963 } 7964 }, 7965 "seriesOverrides": [ 7966 { 7967 "alias": "A-Z", 7968 "color": "#FBAE60" 7969 }, 7970 { 7971 "alias": "Z-A", 7972 "color": "#80B2E7" 7973 } 7974 ], 7975 "spaceLength": 10, 7976 "stack": false, 7977 "steppedLine": false, 7978 "targets": [ 7979 { 7980 "aggregate_all": false, 7981 "aggregator": ["average", "average"], 7982 "bucket": [], 7983 "bucketAggs": [ 7984 { 7985 "field": "start", 7986 "id": "2", 7987 "settings": { 7988 "interval": "auto", 7989 "min_doc_count": 0, 7990 "trimEdges": 0 7991 }, 7992 "type": "date_histogram" 7993 } 7994 ], 7995 "bucketValue": [], 7996 "combineAllBy": "nothing", 7997 "condition": [], 7998 "dateFormat": "", 7999 "displayFormat": "series", 8000 "drillDown": [], 8001 "drillDownAlias": "", 8002 "drillDownValue": [], 8003 "dsType": "elasticsearch", 8004 "func": [ 8005 { 8006 "alias": "A-Z", 8007 "align": "", 8008 "bucket": "", 8009 "expanded": true, 8010 "method": "average", 8011 "operation": "* $TIMESPAN", 8012 "percentile": "85", 8013 "root": true, 8014 "target": "output", 8015 "template": "", 8016 "title": "Aggregate", 8017 "type": "Aggregate", 8018 "wrapper": [] 8019 } 8020 ], 8021 "groupby_field": "link_name", 8022 "inlineGroupOperator": [[""]], 8023 "metricValueAliasMappings": { 8024 "aggregate(values.output, 310, average)": "A-Z" 8025 }, 8026 "metricValueAliases": [""], 8027 "metricValues_array": ["Select Metric Value"], 8028 "metric_array": ["link_name"], 8029 "metrics": [ 8030 { 8031 "field": "select field", 8032 "id": "1", 8033 "type": "count" 8034 } 8035 ], 8036 "orderby_field": "", 8037 "outerGroupOperator": [""], 8038 "percentileValue": ["", ""], 8039 "rawQuery": true, 8040 "refId": "A", 8041 "series": "interface", 8042 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 8043 "target_alias": "A-Z", 8044 "templateVariableValue": [""], 8045 "timeField": "start", 8046 "type": "timeserie", 8047 "whereClauseGroup": [ 8048 [ 8049 { 8050 "left": "link_name", 8051 "op": "like", 8052 "right": "$links" 8053 } 8054 ] 8055 ] 8056 }, 8057 { 8058 "aggregate_all": false, 8059 "combineAllBy": "nothing", 8060 "condition": [], 8061 "dateFormat": "", 8062 "displayFormat": "series", 8063 "func": [ 8064 { 8065 "alias": "Z-A", 8066 "align": "", 8067 "bucket": "", 8068 "expanded": true, 8069 "method": "average", 8070 "operation": "* $TIMESPAN", 8071 "percentile": "85", 8072 "root": true, 8073 "target": "input", 8074 "template": "", 8075 "title": "Aggregate", 8076 "type": "Aggregate", 8077 "wrapper": [] 8078 } 8079 ], 8080 "groupby_field": "link_name", 8081 "hide": false, 8082 "inlineGroupOperator": [[""]], 8083 "metricValueAliasMappings": { 8084 "aggregate(values.input, 310, average)": "Z-A" 8085 }, 8086 "metricValueAliases": [""], 8087 "metricValues_array": ["Select Metric Value"], 8088 "metric_array": ["link_name"], 8089 "orderby_field": "", 8090 "outerGroupOperator": [""], 8091 "rawQuery": true, 8092 "refId": "B", 8093 "series": "interface", 8094 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 8095 "target_alias": "Z-A", 8096 "templateVariableValue": [""], 8097 "type": "timeserie", 8098 "whereClauseGroup": [ 8099 [ 8100 { 8101 "left": "link_name", 8102 "op": "like", 8103 "right": "$links" 8104 } 8105 ] 8106 ] 8107 } 8108 ], 8109 "thresholds": [], 8110 "timeFrom": null, 8111 "timeRegions": [], 8112 "timeShift": null, 8113 "title": "", 8114 "tooltip": { 8115 "shared": false, 8116 "sort": 0, 8117 "value_type": "individual" 8118 }, 8119 "transparent": true, 8120 "type": "graph", 8121 "xaxis": { 8122 "buckets": null, 8123 "mode": "series", 8124 "name": null, 8125 "show": true, 8126 "values": ["total"] 8127 }, 8128 "yaxes": [ 8129 { 8130 "format": "decbytes", 8131 "label": null, 8132 "logBase": 1, 8133 "max": null, 8134 "min": 0, 8135 "show": true 8136 }, 8137 { 8138 "format": "short", 8139 "label": null, 8140 "logBase": 1, 8141 "max": null, 8142 "min": null, 8143 "show": true 8144 } 8145 ], 8146 "yaxis": { 8147 "align": false, 8148 "alignLevel": null 8149 } 8150 }, 8151 { 8152 "collapsed": false, 8153 "datasource": null, 8154 "gridPos": { 8155 "h": 1, 8156 "w": 24, 8157 "x": 0, 8158 "y": 129 8159 }, 8160 "id": 145, 8161 "panels": [], 8162 "repeatIteration": 1618867139860, 8163 "repeatPanelId": 11, 8164 "scopedVars": { 8165 "links": { 8166 "selected": false, 8167 "text": "PIREN: Mauna Lani to Sydney 100GE", 8168 "value": "PIREN: Mauna Lani to Sydney 100GE" 8169 } 8170 }, 8171 "title": "", 8172 "type": "row" 8173 }, 8174 { 8175 "datasource": null, 8176 "fieldConfig": { 8177 "defaults": { 8178 "custom": {} 8179 }, 8180 "overrides": [] 8181 }, 8182 "gridPos": { 8183 "h": 7, 8184 "w": 2, 8185 "x": 0, 8186 "y": 130 8187 }, 8188 "id": 146, 8189 "links": [], 8190 "options": { 8191 "content": "**$links**", 8192 "mode": "markdown" 8193 }, 8194 "pluginVersion": "7.3.3", 8195 "repeatIteration": 1618867139860, 8196 "repeatPanelId": 12, 8197 "repeatedByRow": true, 8198 "scopedVars": { 8199 "links": { 8200 "selected": false, 8201 "text": "PIREN: Mauna Lani to Sydney 100GE", 8202 "value": "PIREN: Mauna Lani to Sydney 100GE" 8203 } 8204 }, 8205 "title": "", 8206 "transparent": true, 8207 "type": "text" 8208 }, 8209 { 8210 "aliasColors": {}, 8211 "bars": false, 8212 "dashLength": 10, 8213 "dashes": false, 8214 "datasource": "Netsage TSDS", 8215 "decimals": 1, 8216 "fieldConfig": { 8217 "defaults": { 8218 "custom": {}, 8219 "links": [] 8220 }, 8221 "overrides": [] 8222 }, 8223 "fill": 1, 8224 "fillGradient": 0, 8225 "gridPos": { 8226 "h": 7, 8227 "w": 14, 8228 "x": 2, 8229 "y": 130 8230 }, 8231 "hiddenSeries": false, 8232 "id": 147, 8233 "legend": { 8234 "alignAsTable": true, 8235 "avg": true, 8236 "current": false, 8237 "max": true, 8238 "min": false, 8239 "rightSide": false, 8240 "show": true, 8241 "total": false, 8242 "values": true 8243 }, 8244 "lines": true, 8245 "linewidth": 1, 8246 "links": [], 8247 "nullPointMode": "null", 8248 "options": { 8249 "alertThreshold": true 8250 }, 8251 "percentage": false, 8252 "pluginVersion": "7.3.3", 8253 "pointradius": 5, 8254 "points": false, 8255 "renderer": "flot", 8256 "repeatIteration": 1618867139860, 8257 "repeatPanelId": 13, 8258 "repeatedByRow": true, 8259 "scopedVars": { 8260 "links": { 8261 "selected": false, 8262 "text": "PIREN: Mauna Lani to Sydney 100GE", 8263 "value": "PIREN: Mauna Lani to Sydney 100GE" 8264 } 8265 }, 8266 "seriesOverrides": [ 8267 { 8268 "alias": "A-Z", 8269 "color": "#FBAE60" 8270 }, 8271 { 8272 "alias": "Z-A", 8273 "color": "#80B2E7" 8274 } 8275 ], 8276 "spaceLength": 10, 8277 "stack": false, 8278 "steppedLine": false, 8279 "targets": [ 8280 { 8281 "aggregate_all": false, 8282 "aggregator": ["average", "average"], 8283 "bucket": [], 8284 "bucketAggs": [ 8285 { 8286 "field": "start", 8287 "id": "2", 8288 "settings": { 8289 "interval": "auto", 8290 "min_doc_count": 0, 8291 "trimEdges": 0 8292 }, 8293 "type": "date_histogram" 8294 } 8295 ], 8296 "bucketValue": [], 8297 "combineAllBy": "nothing", 8298 "condition": [], 8299 "dateFormat": "", 8300 "displayFormat": "series", 8301 "drillDown": [], 8302 "drillDownAlias": "", 8303 "drillDownValue": [], 8304 "dsType": "elasticsearch", 8305 "func": [ 8306 { 8307 "aggregate_all": false, 8308 "alias": "A-Z", 8309 "align": "", 8310 "bucket": "", 8311 "expanded": false, 8312 "method": "average", 8313 "operation": "", 8314 "percentile": "85", 8315 "root": true, 8316 "target": "output", 8317 "template": "", 8318 "title": "Aggregate", 8319 "type": "Aggregate", 8320 "wrapper": [] 8321 } 8322 ], 8323 "groupby_field": "link_name", 8324 "inlineGroupOperator": [[""]], 8325 "metricValueAliasMappings": { 8326 "aggregate(values.output, 210, average)": "A-Z" 8327 }, 8328 "metricValueAliases": [""], 8329 "metricValues_array": ["Select Metric Value"], 8330 "metric_array": ["link_name"], 8331 "metrics": [ 8332 { 8333 "field": "select field", 8334 "id": "1", 8335 "type": "count" 8336 } 8337 ], 8338 "orderby_field": "", 8339 "outerGroupOperator": [""], 8340 "percentileValue": ["", ""], 8341 "refId": "A", 8342 "series": "interface", 8343 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 8344 "target_alias": "$VALUE", 8345 "templateVariableValue": [""], 8346 "timeField": "start", 8347 "type": "timeserie", 8348 "whereClauseGroup": [ 8349 [ 8350 { 8351 "left": "link_name", 8352 "op": "like", 8353 "right": "$links" 8354 } 8355 ] 8356 ] 8357 }, 8358 { 8359 "aggregate_all": false, 8360 "combineAllBy": "nothing", 8361 "condition": [], 8362 "dateFormat": "", 8363 "displayFormat": "series", 8364 "func": [ 8365 { 8366 "aggregate_all": false, 8367 "alias": "Z-A", 8368 "align": "", 8369 "bucket": "", 8370 "expanded": true, 8371 "method": "average", 8372 "operation": "", 8373 "percentile": "85", 8374 "root": true, 8375 "target": "input", 8376 "template": "", 8377 "title": "Aggregate", 8378 "type": "Aggregate", 8379 "wrapper": [] 8380 } 8381 ], 8382 "groupby_field": "link_name", 8383 "inlineGroupOperator": [[""]], 8384 "metricValueAliasMappings": { 8385 "aggregate(values.input, 210, average)": "Z-A" 8386 }, 8387 "metricValueAliases": [""], 8388 "metricValues_array": ["Select Metric Value"], 8389 "metric_array": ["link_name"], 8390 "orderby_field": "", 8391 "outerGroupOperator": [""], 8392 "refId": "B", 8393 "series": "interface", 8394 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 8395 "target_alias": "$VALUE", 8396 "templateVariableValue": [""], 8397 "type": "timeserie", 8398 "whereClauseGroup": [ 8399 [ 8400 { 8401 "left": "link_name", 8402 "op": "like", 8403 "right": "$links" 8404 } 8405 ] 8406 ] 8407 } 8408 ], 8409 "thresholds": [], 8410 "timeFrom": null, 8411 "timeRegions": [], 8412 "timeShift": null, 8413 "title": "", 8414 "tooltip": { 8415 "shared": true, 8416 "sort": 0, 8417 "value_type": "individual" 8418 }, 8419 "transparent": true, 8420 "type": "graph", 8421 "xaxis": { 8422 "buckets": null, 8423 "mode": "time", 8424 "name": null, 8425 "show": true, 8426 "values": [] 8427 }, 8428 "yaxes": [ 8429 { 8430 "format": "bps", 8431 "label": "Rate", 8432 "logBase": 1, 8433 "max": null, 8434 "min": null, 8435 "show": true 8436 }, 8437 { 8438 "format": "short", 8439 "label": null, 8440 "logBase": 1, 8441 "max": null, 8442 "min": null, 8443 "show": true 8444 } 8445 ], 8446 "yaxis": { 8447 "align": false, 8448 "alignLevel": null 8449 } 8450 }, 8451 { 8452 "aliasColors": {}, 8453 "bars": true, 8454 "dashLength": 10, 8455 "dashes": false, 8456 "datasource": "Netsage TSDS", 8457 "decimals": 1, 8458 "fieldConfig": { 8459 "defaults": { 8460 "custom": {}, 8461 "links": [] 8462 }, 8463 "overrides": [] 8464 }, 8465 "fill": 1, 8466 "fillGradient": 0, 8467 "gridPos": { 8468 "h": 7, 8469 "w": 8, 8470 "x": 16, 8471 "y": 130 8472 }, 8473 "hiddenSeries": false, 8474 "id": 148, 8475 "legend": { 8476 "alignAsTable": true, 8477 "avg": true, 8478 "current": false, 8479 "max": true, 8480 "min": false, 8481 "show": false, 8482 "total": false, 8483 "values": true 8484 }, 8485 "lines": false, 8486 "linewidth": 1, 8487 "links": [], 8488 "nullPointMode": "null", 8489 "options": { 8490 "alertThreshold": true 8491 }, 8492 "percentage": false, 8493 "pluginVersion": "7.3.3", 8494 "pointradius": 5, 8495 "points": false, 8496 "renderer": "flot", 8497 "repeatIteration": 1618867139860, 8498 "repeatPanelId": 14, 8499 "repeatedByRow": true, 8500 "scopedVars": { 8501 "links": { 8502 "selected": false, 8503 "text": "PIREN: Mauna Lani to Sydney 100GE", 8504 "value": "PIREN: Mauna Lani to Sydney 100GE" 8505 } 8506 }, 8507 "seriesOverrides": [ 8508 { 8509 "alias": "A-Z", 8510 "color": "#FBAE60" 8511 }, 8512 { 8513 "alias": "Z-A", 8514 "color": "#80B2E7" 8515 } 8516 ], 8517 "spaceLength": 10, 8518 "stack": false, 8519 "steppedLine": false, 8520 "targets": [ 8521 { 8522 "aggregate_all": false, 8523 "aggregator": ["average", "average"], 8524 "bucket": [], 8525 "bucketAggs": [ 8526 { 8527 "field": "start", 8528 "id": "2", 8529 "settings": { 8530 "interval": "auto", 8531 "min_doc_count": 0, 8532 "trimEdges": 0 8533 }, 8534 "type": "date_histogram" 8535 } 8536 ], 8537 "bucketValue": [], 8538 "combineAllBy": "nothing", 8539 "condition": [], 8540 "dateFormat": "", 8541 "displayFormat": "series", 8542 "drillDown": [], 8543 "drillDownAlias": "", 8544 "drillDownValue": [], 8545 "dsType": "elasticsearch", 8546 "func": [ 8547 { 8548 "alias": "A-Z", 8549 "align": "", 8550 "bucket": "", 8551 "expanded": true, 8552 "method": "average", 8553 "operation": "* $TIMESPAN", 8554 "percentile": "85", 8555 "root": true, 8556 "target": "output", 8557 "template": "", 8558 "title": "Aggregate", 8559 "type": "Aggregate", 8560 "wrapper": [] 8561 } 8562 ], 8563 "groupby_field": "link_name", 8564 "inlineGroupOperator": [[""]], 8565 "metricValueAliasMappings": { 8566 "aggregate(values.output, 310, average)": "A-Z" 8567 }, 8568 "metricValueAliases": [""], 8569 "metricValues_array": ["Select Metric Value"], 8570 "metric_array": ["link_name"], 8571 "metrics": [ 8572 { 8573 "field": "select field", 8574 "id": "1", 8575 "type": "count" 8576 } 8577 ], 8578 "orderby_field": "", 8579 "outerGroupOperator": [""], 8580 "percentileValue": ["", ""], 8581 "rawQuery": true, 8582 "refId": "A", 8583 "series": "interface", 8584 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 8585 "target_alias": "A-Z", 8586 "templateVariableValue": [""], 8587 "timeField": "start", 8588 "type": "timeserie", 8589 "whereClauseGroup": [ 8590 [ 8591 { 8592 "left": "link_name", 8593 "op": "like", 8594 "right": "$links" 8595 } 8596 ] 8597 ] 8598 }, 8599 { 8600 "aggregate_all": false, 8601 "combineAllBy": "nothing", 8602 "condition": [], 8603 "dateFormat": "", 8604 "displayFormat": "series", 8605 "func": [ 8606 { 8607 "alias": "Z-A", 8608 "align": "", 8609 "bucket": "", 8610 "expanded": true, 8611 "method": "average", 8612 "operation": "* $TIMESPAN", 8613 "percentile": "85", 8614 "root": true, 8615 "target": "input", 8616 "template": "", 8617 "title": "Aggregate", 8618 "type": "Aggregate", 8619 "wrapper": [] 8620 } 8621 ], 8622 "groupby_field": "link_name", 8623 "hide": false, 8624 "inlineGroupOperator": [[""]], 8625 "metricValueAliasMappings": { 8626 "aggregate(values.input, 310, average)": "Z-A" 8627 }, 8628 "metricValueAliases": [""], 8629 "metricValues_array": ["Select Metric Value"], 8630 "metric_array": ["link_name"], 8631 "orderby_field": "", 8632 "outerGroupOperator": [""], 8633 "rawQuery": true, 8634 "refId": "B", 8635 "series": "interface", 8636 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 8637 "target_alias": "Z-A", 8638 "templateVariableValue": [""], 8639 "type": "timeserie", 8640 "whereClauseGroup": [ 8641 [ 8642 { 8643 "left": "link_name", 8644 "op": "like", 8645 "right": "$links" 8646 } 8647 ] 8648 ] 8649 } 8650 ], 8651 "thresholds": [], 8652 "timeFrom": null, 8653 "timeRegions": [], 8654 "timeShift": null, 8655 "title": "", 8656 "tooltip": { 8657 "shared": false, 8658 "sort": 0, 8659 "value_type": "individual" 8660 }, 8661 "transparent": true, 8662 "type": "graph", 8663 "xaxis": { 8664 "buckets": null, 8665 "mode": "series", 8666 "name": null, 8667 "show": true, 8668 "values": ["total"] 8669 }, 8670 "yaxes": [ 8671 { 8672 "format": "decbytes", 8673 "label": null, 8674 "logBase": 1, 8675 "max": null, 8676 "min": 0, 8677 "show": true 8678 }, 8679 { 8680 "format": "short", 8681 "label": null, 8682 "logBase": 1, 8683 "max": null, 8684 "min": null, 8685 "show": true 8686 } 8687 ], 8688 "yaxis": { 8689 "align": false, 8690 "alignLevel": null 8691 } 8692 }, 8693 { 8694 "collapsed": false, 8695 "datasource": null, 8696 "gridPos": { 8697 "h": 1, 8698 "w": 24, 8699 "x": 0, 8700 "y": 137 8701 }, 8702 "id": 149, 8703 "panels": [], 8704 "repeatIteration": 1618867139860, 8705 "repeatPanelId": 11, 8706 "scopedVars": { 8707 "links": { 8708 "selected": false, 8709 "text": "PIREN: Oahu to Guam 100GE", 8710 "value": "PIREN: Oahu to Guam 100GE" 8711 } 8712 }, 8713 "title": "", 8714 "type": "row" 8715 }, 8716 { 8717 "datasource": null, 8718 "fieldConfig": { 8719 "defaults": { 8720 "custom": {} 8721 }, 8722 "overrides": [] 8723 }, 8724 "gridPos": { 8725 "h": 7, 8726 "w": 2, 8727 "x": 0, 8728 "y": 138 8729 }, 8730 "id": 150, 8731 "links": [], 8732 "options": { 8733 "content": "**$links**", 8734 "mode": "markdown" 8735 }, 8736 "pluginVersion": "7.3.3", 8737 "repeatIteration": 1618867139860, 8738 "repeatPanelId": 12, 8739 "repeatedByRow": true, 8740 "scopedVars": { 8741 "links": { 8742 "selected": false, 8743 "text": "PIREN: Oahu to Guam 100GE", 8744 "value": "PIREN: Oahu to Guam 100GE" 8745 } 8746 }, 8747 "title": "", 8748 "transparent": true, 8749 "type": "text" 8750 }, 8751 { 8752 "aliasColors": {}, 8753 "bars": false, 8754 "dashLength": 10, 8755 "dashes": false, 8756 "datasource": "Netsage TSDS", 8757 "decimals": 1, 8758 "fieldConfig": { 8759 "defaults": { 8760 "custom": {}, 8761 "links": [] 8762 }, 8763 "overrides": [] 8764 }, 8765 "fill": 1, 8766 "fillGradient": 0, 8767 "gridPos": { 8768 "h": 7, 8769 "w": 14, 8770 "x": 2, 8771 "y": 138 8772 }, 8773 "hiddenSeries": false, 8774 "id": 151, 8775 "legend": { 8776 "alignAsTable": true, 8777 "avg": true, 8778 "current": false, 8779 "max": true, 8780 "min": false, 8781 "rightSide": false, 8782 "show": true, 8783 "total": false, 8784 "values": true 8785 }, 8786 "lines": true, 8787 "linewidth": 1, 8788 "links": [], 8789 "nullPointMode": "null", 8790 "options": { 8791 "alertThreshold": true 8792 }, 8793 "percentage": false, 8794 "pluginVersion": "7.3.3", 8795 "pointradius": 5, 8796 "points": false, 8797 "renderer": "flot", 8798 "repeatIteration": 1618867139860, 8799 "repeatPanelId": 13, 8800 "repeatedByRow": true, 8801 "scopedVars": { 8802 "links": { 8803 "selected": false, 8804 "text": "PIREN: Oahu to Guam 100GE", 8805 "value": "PIREN: Oahu to Guam 100GE" 8806 } 8807 }, 8808 "seriesOverrides": [ 8809 { 8810 "alias": "A-Z", 8811 "color": "#FBAE60" 8812 }, 8813 { 8814 "alias": "Z-A", 8815 "color": "#80B2E7" 8816 } 8817 ], 8818 "spaceLength": 10, 8819 "stack": false, 8820 "steppedLine": false, 8821 "targets": [ 8822 { 8823 "aggregate_all": false, 8824 "aggregator": ["average", "average"], 8825 "bucket": [], 8826 "bucketAggs": [ 8827 { 8828 "field": "start", 8829 "id": "2", 8830 "settings": { 8831 "interval": "auto", 8832 "min_doc_count": 0, 8833 "trimEdges": 0 8834 }, 8835 "type": "date_histogram" 8836 } 8837 ], 8838 "bucketValue": [], 8839 "combineAllBy": "nothing", 8840 "condition": [], 8841 "dateFormat": "", 8842 "displayFormat": "series", 8843 "drillDown": [], 8844 "drillDownAlias": "", 8845 "drillDownValue": [], 8846 "dsType": "elasticsearch", 8847 "func": [ 8848 { 8849 "aggregate_all": false, 8850 "alias": "A-Z", 8851 "align": "", 8852 "bucket": "", 8853 "expanded": false, 8854 "method": "average", 8855 "operation": "", 8856 "percentile": "85", 8857 "root": true, 8858 "target": "output", 8859 "template": "", 8860 "title": "Aggregate", 8861 "type": "Aggregate", 8862 "wrapper": [] 8863 } 8864 ], 8865 "groupby_field": "link_name", 8866 "inlineGroupOperator": [[""]], 8867 "metricValueAliasMappings": { 8868 "aggregate(values.output, 210, average)": "A-Z" 8869 }, 8870 "metricValueAliases": [""], 8871 "metricValues_array": ["Select Metric Value"], 8872 "metric_array": ["link_name"], 8873 "metrics": [ 8874 { 8875 "field": "select field", 8876 "id": "1", 8877 "type": "count" 8878 } 8879 ], 8880 "orderby_field": "", 8881 "outerGroupOperator": [""], 8882 "percentileValue": ["", ""], 8883 "refId": "A", 8884 "series": "interface", 8885 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 8886 "target_alias": "$VALUE", 8887 "templateVariableValue": [""], 8888 "timeField": "start", 8889 "type": "timeserie", 8890 "whereClauseGroup": [ 8891 [ 8892 { 8893 "left": "link_name", 8894 "op": "like", 8895 "right": "$links" 8896 } 8897 ] 8898 ] 8899 }, 8900 { 8901 "aggregate_all": false, 8902 "combineAllBy": "nothing", 8903 "condition": [], 8904 "dateFormat": "", 8905 "displayFormat": "series", 8906 "func": [ 8907 { 8908 "aggregate_all": false, 8909 "alias": "Z-A", 8910 "align": "", 8911 "bucket": "", 8912 "expanded": true, 8913 "method": "average", 8914 "operation": "", 8915 "percentile": "85", 8916 "root": true, 8917 "target": "input", 8918 "template": "", 8919 "title": "Aggregate", 8920 "type": "Aggregate", 8921 "wrapper": [] 8922 } 8923 ], 8924 "groupby_field": "link_name", 8925 "inlineGroupOperator": [[""]], 8926 "metricValueAliasMappings": { 8927 "aggregate(values.input, 210, average)": "Z-A" 8928 }, 8929 "metricValueAliases": [""], 8930 "metricValues_array": ["Select Metric Value"], 8931 "metric_array": ["link_name"], 8932 "orderby_field": "", 8933 "outerGroupOperator": [""], 8934 "refId": "B", 8935 "series": "interface", 8936 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 8937 "target_alias": "$VALUE", 8938 "templateVariableValue": [""], 8939 "type": "timeserie", 8940 "whereClauseGroup": [ 8941 [ 8942 { 8943 "left": "link_name", 8944 "op": "like", 8945 "right": "$links" 8946 } 8947 ] 8948 ] 8949 } 8950 ], 8951 "thresholds": [], 8952 "timeFrom": null, 8953 "timeRegions": [], 8954 "timeShift": null, 8955 "title": "", 8956 "tooltip": { 8957 "shared": true, 8958 "sort": 0, 8959 "value_type": "individual" 8960 }, 8961 "transparent": true, 8962 "type": "graph", 8963 "xaxis": { 8964 "buckets": null, 8965 "mode": "time", 8966 "name": null, 8967 "show": true, 8968 "values": [] 8969 }, 8970 "yaxes": [ 8971 { 8972 "format": "bps", 8973 "label": "Rate", 8974 "logBase": 1, 8975 "max": null, 8976 "min": null, 8977 "show": true 8978 }, 8979 { 8980 "format": "short", 8981 "label": null, 8982 "logBase": 1, 8983 "max": null, 8984 "min": null, 8985 "show": true 8986 } 8987 ], 8988 "yaxis": { 8989 "align": false, 8990 "alignLevel": null 8991 } 8992 }, 8993 { 8994 "aliasColors": {}, 8995 "bars": true, 8996 "dashLength": 10, 8997 "dashes": false, 8998 "datasource": "Netsage TSDS", 8999 "decimals": 1, 9000 "fieldConfig": { 9001 "defaults": { 9002 "custom": {}, 9003 "links": [] 9004 }, 9005 "overrides": [] 9006 }, 9007 "fill": 1, 9008 "fillGradient": 0, 9009 "gridPos": { 9010 "h": 7, 9011 "w": 8, 9012 "x": 16, 9013 "y": 138 9014 }, 9015 "hiddenSeries": false, 9016 "id": 152, 9017 "legend": { 9018 "alignAsTable": true, 9019 "avg": true, 9020 "current": false, 9021 "max": true, 9022 "min": false, 9023 "show": false, 9024 "total": false, 9025 "values": true 9026 }, 9027 "lines": false, 9028 "linewidth": 1, 9029 "links": [], 9030 "nullPointMode": "null", 9031 "options": { 9032 "alertThreshold": true 9033 }, 9034 "percentage": false, 9035 "pluginVersion": "7.3.3", 9036 "pointradius": 5, 9037 "points": false, 9038 "renderer": "flot", 9039 "repeatIteration": 1618867139860, 9040 "repeatPanelId": 14, 9041 "repeatedByRow": true, 9042 "scopedVars": { 9043 "links": { 9044 "selected": false, 9045 "text": "PIREN: Oahu to Guam 100GE", 9046 "value": "PIREN: Oahu to Guam 100GE" 9047 } 9048 }, 9049 "seriesOverrides": [ 9050 { 9051 "alias": "A-Z", 9052 "color": "#FBAE60" 9053 }, 9054 { 9055 "alias": "Z-A", 9056 "color": "#80B2E7" 9057 } 9058 ], 9059 "spaceLength": 10, 9060 "stack": false, 9061 "steppedLine": false, 9062 "targets": [ 9063 { 9064 "aggregate_all": false, 9065 "aggregator": ["average", "average"], 9066 "bucket": [], 9067 "bucketAggs": [ 9068 { 9069 "field": "start", 9070 "id": "2", 9071 "settings": { 9072 "interval": "auto", 9073 "min_doc_count": 0, 9074 "trimEdges": 0 9075 }, 9076 "type": "date_histogram" 9077 } 9078 ], 9079 "bucketValue": [], 9080 "combineAllBy": "nothing", 9081 "condition": [], 9082 "dateFormat": "", 9083 "displayFormat": "series", 9084 "drillDown": [], 9085 "drillDownAlias": "", 9086 "drillDownValue": [], 9087 "dsType": "elasticsearch", 9088 "func": [ 9089 { 9090 "alias": "A-Z", 9091 "align": "", 9092 "bucket": "", 9093 "expanded": true, 9094 "method": "average", 9095 "operation": "* $TIMESPAN", 9096 "percentile": "85", 9097 "root": true, 9098 "target": "output", 9099 "template": "", 9100 "title": "Aggregate", 9101 "type": "Aggregate", 9102 "wrapper": [] 9103 } 9104 ], 9105 "groupby_field": "link_name", 9106 "inlineGroupOperator": [[""]], 9107 "metricValueAliasMappings": { 9108 "aggregate(values.output, 310, average)": "A-Z" 9109 }, 9110 "metricValueAliases": [""], 9111 "metricValues_array": ["Select Metric Value"], 9112 "metric_array": ["link_name"], 9113 "metrics": [ 9114 { 9115 "field": "select field", 9116 "id": "1", 9117 "type": "count" 9118 } 9119 ], 9120 "orderby_field": "", 9121 "outerGroupOperator": [""], 9122 "percentileValue": ["", ""], 9123 "rawQuery": true, 9124 "refId": "A", 9125 "series": "interface", 9126 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 9127 "target_alias": "A-Z", 9128 "templateVariableValue": [""], 9129 "timeField": "start", 9130 "type": "timeserie", 9131 "whereClauseGroup": [ 9132 [ 9133 { 9134 "left": "link_name", 9135 "op": "like", 9136 "right": "$links" 9137 } 9138 ] 9139 ] 9140 }, 9141 { 9142 "aggregate_all": false, 9143 "combineAllBy": "nothing", 9144 "condition": [], 9145 "dateFormat": "", 9146 "displayFormat": "series", 9147 "func": [ 9148 { 9149 "alias": "Z-A", 9150 "align": "", 9151 "bucket": "", 9152 "expanded": true, 9153 "method": "average", 9154 "operation": "* $TIMESPAN", 9155 "percentile": "85", 9156 "root": true, 9157 "target": "input", 9158 "template": "", 9159 "title": "Aggregate", 9160 "type": "Aggregate", 9161 "wrapper": [] 9162 } 9163 ], 9164 "groupby_field": "link_name", 9165 "hide": false, 9166 "inlineGroupOperator": [[""]], 9167 "metricValueAliasMappings": { 9168 "aggregate(values.input, 310, average)": "Z-A" 9169 }, 9170 "metricValueAliases": [""], 9171 "metricValues_array": ["Select Metric Value"], 9172 "metric_array": ["link_name"], 9173 "orderby_field": "", 9174 "outerGroupOperator": [""], 9175 "rawQuery": true, 9176 "refId": "B", 9177 "series": "interface", 9178 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 9179 "target_alias": "Z-A", 9180 "templateVariableValue": [""], 9181 "type": "timeserie", 9182 "whereClauseGroup": [ 9183 [ 9184 { 9185 "left": "link_name", 9186 "op": "like", 9187 "right": "$links" 9188 } 9189 ] 9190 ] 9191 } 9192 ], 9193 "thresholds": [], 9194 "timeFrom": null, 9195 "timeRegions": [], 9196 "timeShift": null, 9197 "title": "", 9198 "tooltip": { 9199 "shared": false, 9200 "sort": 0, 9201 "value_type": "individual" 9202 }, 9203 "transparent": true, 9204 "type": "graph", 9205 "xaxis": { 9206 "buckets": null, 9207 "mode": "series", 9208 "name": null, 9209 "show": true, 9210 "values": ["total"] 9211 }, 9212 "yaxes": [ 9213 { 9214 "format": "decbytes", 9215 "label": null, 9216 "logBase": 1, 9217 "max": null, 9218 "min": 0, 9219 "show": true 9220 }, 9221 { 9222 "format": "short", 9223 "label": null, 9224 "logBase": 1, 9225 "max": null, 9226 "min": null, 9227 "show": true 9228 } 9229 ], 9230 "yaxis": { 9231 "align": false, 9232 "alignLevel": null 9233 } 9234 }, 9235 { 9236 "collapsed": false, 9237 "datasource": null, 9238 "gridPos": { 9239 "h": 1, 9240 "w": 24, 9241 "x": 0, 9242 "y": 145 9243 }, 9244 "id": 153, 9245 "panels": [], 9246 "repeatIteration": 1618867139860, 9247 "repeatPanelId": 11, 9248 "scopedVars": { 9249 "links": { 9250 "selected": false, 9251 "text": "PIREN: Oahu to Los Angeles 100GE", 9252 "value": "PIREN: Oahu to Los Angeles 100GE" 9253 } 9254 }, 9255 "title": "", 9256 "type": "row" 9257 }, 9258 { 9259 "datasource": null, 9260 "fieldConfig": { 9261 "defaults": { 9262 "custom": {} 9263 }, 9264 "overrides": [] 9265 }, 9266 "gridPos": { 9267 "h": 7, 9268 "w": 2, 9269 "x": 0, 9270 "y": 146 9271 }, 9272 "id": 154, 9273 "links": [], 9274 "options": { 9275 "content": "**$links**", 9276 "mode": "markdown" 9277 }, 9278 "pluginVersion": "7.3.3", 9279 "repeatIteration": 1618867139860, 9280 "repeatPanelId": 12, 9281 "repeatedByRow": true, 9282 "scopedVars": { 9283 "links": { 9284 "selected": false, 9285 "text": "PIREN: Oahu to Los Angeles 100GE", 9286 "value": "PIREN: Oahu to Los Angeles 100GE" 9287 } 9288 }, 9289 "title": "", 9290 "transparent": true, 9291 "type": "text" 9292 }, 9293 { 9294 "aliasColors": {}, 9295 "bars": false, 9296 "dashLength": 10, 9297 "dashes": false, 9298 "datasource": "Netsage TSDS", 9299 "decimals": 1, 9300 "fieldConfig": { 9301 "defaults": { 9302 "custom": {}, 9303 "links": [] 9304 }, 9305 "overrides": [] 9306 }, 9307 "fill": 1, 9308 "fillGradient": 0, 9309 "gridPos": { 9310 "h": 7, 9311 "w": 14, 9312 "x": 2, 9313 "y": 146 9314 }, 9315 "hiddenSeries": false, 9316 "id": 155, 9317 "legend": { 9318 "alignAsTable": true, 9319 "avg": true, 9320 "current": false, 9321 "max": true, 9322 "min": false, 9323 "rightSide": false, 9324 "show": true, 9325 "total": false, 9326 "values": true 9327 }, 9328 "lines": true, 9329 "linewidth": 1, 9330 "links": [], 9331 "nullPointMode": "null", 9332 "options": { 9333 "alertThreshold": true 9334 }, 9335 "percentage": false, 9336 "pluginVersion": "7.3.3", 9337 "pointradius": 5, 9338 "points": false, 9339 "renderer": "flot", 9340 "repeatIteration": 1618867139860, 9341 "repeatPanelId": 13, 9342 "repeatedByRow": true, 9343 "scopedVars": { 9344 "links": { 9345 "selected": false, 9346 "text": "PIREN: Oahu to Los Angeles 100GE", 9347 "value": "PIREN: Oahu to Los Angeles 100GE" 9348 } 9349 }, 9350 "seriesOverrides": [ 9351 { 9352 "alias": "A-Z", 9353 "color": "#FBAE60" 9354 }, 9355 { 9356 "alias": "Z-A", 9357 "color": "#80B2E7" 9358 } 9359 ], 9360 "spaceLength": 10, 9361 "stack": false, 9362 "steppedLine": false, 9363 "targets": [ 9364 { 9365 "aggregate_all": false, 9366 "aggregator": ["average", "average"], 9367 "bucket": [], 9368 "bucketAggs": [ 9369 { 9370 "field": "start", 9371 "id": "2", 9372 "settings": { 9373 "interval": "auto", 9374 "min_doc_count": 0, 9375 "trimEdges": 0 9376 }, 9377 "type": "date_histogram" 9378 } 9379 ], 9380 "bucketValue": [], 9381 "combineAllBy": "nothing", 9382 "condition": [], 9383 "dateFormat": "", 9384 "displayFormat": "series", 9385 "drillDown": [], 9386 "drillDownAlias": "", 9387 "drillDownValue": [], 9388 "dsType": "elasticsearch", 9389 "func": [ 9390 { 9391 "aggregate_all": false, 9392 "alias": "A-Z", 9393 "align": "", 9394 "bucket": "", 9395 "expanded": false, 9396 "method": "average", 9397 "operation": "", 9398 "percentile": "85", 9399 "root": true, 9400 "target": "output", 9401 "template": "", 9402 "title": "Aggregate", 9403 "type": "Aggregate", 9404 "wrapper": [] 9405 } 9406 ], 9407 "groupby_field": "link_name", 9408 "inlineGroupOperator": [[""]], 9409 "metricValueAliasMappings": { 9410 "aggregate(values.output, 210, average)": "A-Z" 9411 }, 9412 "metricValueAliases": [""], 9413 "metricValues_array": ["Select Metric Value"], 9414 "metric_array": ["link_name"], 9415 "metrics": [ 9416 { 9417 "field": "select field", 9418 "id": "1", 9419 "type": "count" 9420 } 9421 ], 9422 "orderby_field": "", 9423 "outerGroupOperator": [""], 9424 "percentileValue": ["", ""], 9425 "refId": "A", 9426 "series": "interface", 9427 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 9428 "target_alias": "$VALUE", 9429 "templateVariableValue": [""], 9430 "timeField": "start", 9431 "type": "timeserie", 9432 "whereClauseGroup": [ 9433 [ 9434 { 9435 "left": "link_name", 9436 "op": "like", 9437 "right": "$links" 9438 } 9439 ] 9440 ] 9441 }, 9442 { 9443 "aggregate_all": false, 9444 "combineAllBy": "nothing", 9445 "condition": [], 9446 "dateFormat": "", 9447 "displayFormat": "series", 9448 "func": [ 9449 { 9450 "aggregate_all": false, 9451 "alias": "Z-A", 9452 "align": "", 9453 "bucket": "", 9454 "expanded": true, 9455 "method": "average", 9456 "operation": "", 9457 "percentile": "85", 9458 "root": true, 9459 "target": "input", 9460 "template": "", 9461 "title": "Aggregate", 9462 "type": "Aggregate", 9463 "wrapper": [] 9464 } 9465 ], 9466 "groupby_field": "link_name", 9467 "inlineGroupOperator": [[""]], 9468 "metricValueAliasMappings": { 9469 "aggregate(values.input, 210, average)": "Z-A" 9470 }, 9471 "metricValueAliases": [""], 9472 "metricValues_array": ["Select Metric Value"], 9473 "metric_array": ["link_name"], 9474 "orderby_field": "", 9475 "outerGroupOperator": [""], 9476 "refId": "B", 9477 "series": "interface", 9478 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 9479 "target_alias": "$VALUE", 9480 "templateVariableValue": [""], 9481 "type": "timeserie", 9482 "whereClauseGroup": [ 9483 [ 9484 { 9485 "left": "link_name", 9486 "op": "like", 9487 "right": "$links" 9488 } 9489 ] 9490 ] 9491 } 9492 ], 9493 "thresholds": [], 9494 "timeFrom": null, 9495 "timeRegions": [], 9496 "timeShift": null, 9497 "title": "", 9498 "tooltip": { 9499 "shared": true, 9500 "sort": 0, 9501 "value_type": "individual" 9502 }, 9503 "transparent": true, 9504 "type": "graph", 9505 "xaxis": { 9506 "buckets": null, 9507 "mode": "time", 9508 "name": null, 9509 "show": true, 9510 "values": [] 9511 }, 9512 "yaxes": [ 9513 { 9514 "format": "bps", 9515 "label": "Rate", 9516 "logBase": 1, 9517 "max": null, 9518 "min": null, 9519 "show": true 9520 }, 9521 { 9522 "format": "short", 9523 "label": null, 9524 "logBase": 1, 9525 "max": null, 9526 "min": null, 9527 "show": true 9528 } 9529 ], 9530 "yaxis": { 9531 "align": false, 9532 "alignLevel": null 9533 } 9534 }, 9535 { 9536 "aliasColors": {}, 9537 "bars": true, 9538 "dashLength": 10, 9539 "dashes": false, 9540 "datasource": "Netsage TSDS", 9541 "decimals": 1, 9542 "fieldConfig": { 9543 "defaults": { 9544 "custom": {}, 9545 "links": [] 9546 }, 9547 "overrides": [] 9548 }, 9549 "fill": 1, 9550 "fillGradient": 0, 9551 "gridPos": { 9552 "h": 7, 9553 "w": 8, 9554 "x": 16, 9555 "y": 146 9556 }, 9557 "hiddenSeries": false, 9558 "id": 156, 9559 "legend": { 9560 "alignAsTable": true, 9561 "avg": true, 9562 "current": false, 9563 "max": true, 9564 "min": false, 9565 "show": false, 9566 "total": false, 9567 "values": true 9568 }, 9569 "lines": false, 9570 "linewidth": 1, 9571 "links": [], 9572 "nullPointMode": "null", 9573 "options": { 9574 "alertThreshold": true 9575 }, 9576 "percentage": false, 9577 "pluginVersion": "7.3.3", 9578 "pointradius": 5, 9579 "points": false, 9580 "renderer": "flot", 9581 "repeatIteration": 1618867139860, 9582 "repeatPanelId": 14, 9583 "repeatedByRow": true, 9584 "scopedVars": { 9585 "links": { 9586 "selected": false, 9587 "text": "PIREN: Oahu to Los Angeles 100GE", 9588 "value": "PIREN: Oahu to Los Angeles 100GE" 9589 } 9590 }, 9591 "seriesOverrides": [ 9592 { 9593 "alias": "A-Z", 9594 "color": "#FBAE60" 9595 }, 9596 { 9597 "alias": "Z-A", 9598 "color": "#80B2E7" 9599 } 9600 ], 9601 "spaceLength": 10, 9602 "stack": false, 9603 "steppedLine": false, 9604 "targets": [ 9605 { 9606 "aggregate_all": false, 9607 "aggregator": ["average", "average"], 9608 "bucket": [], 9609 "bucketAggs": [ 9610 { 9611 "field": "start", 9612 "id": "2", 9613 "settings": { 9614 "interval": "auto", 9615 "min_doc_count": 0, 9616 "trimEdges": 0 9617 }, 9618 "type": "date_histogram" 9619 } 9620 ], 9621 "bucketValue": [], 9622 "combineAllBy": "nothing", 9623 "condition": [], 9624 "dateFormat": "", 9625 "displayFormat": "series", 9626 "drillDown": [], 9627 "drillDownAlias": "", 9628 "drillDownValue": [], 9629 "dsType": "elasticsearch", 9630 "func": [ 9631 { 9632 "alias": "A-Z", 9633 "align": "", 9634 "bucket": "", 9635 "expanded": true, 9636 "method": "average", 9637 "operation": "* $TIMESPAN", 9638 "percentile": "85", 9639 "root": true, 9640 "target": "output", 9641 "template": "", 9642 "title": "Aggregate", 9643 "type": "Aggregate", 9644 "wrapper": [] 9645 } 9646 ], 9647 "groupby_field": "link_name", 9648 "inlineGroupOperator": [[""]], 9649 "metricValueAliasMappings": { 9650 "aggregate(values.output, 310, average)": "A-Z" 9651 }, 9652 "metricValueAliases": [""], 9653 "metricValues_array": ["Select Metric Value"], 9654 "metric_array": ["link_name"], 9655 "metrics": [ 9656 { 9657 "field": "select field", 9658 "id": "1", 9659 "type": "count" 9660 } 9661 ], 9662 "orderby_field": "", 9663 "outerGroupOperator": [""], 9664 "percentileValue": ["", ""], 9665 "rawQuery": true, 9666 "refId": "A", 9667 "series": "interface", 9668 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 9669 "target_alias": "A-Z", 9670 "templateVariableValue": [""], 9671 "timeField": "start", 9672 "type": "timeserie", 9673 "whereClauseGroup": [ 9674 [ 9675 { 9676 "left": "link_name", 9677 "op": "like", 9678 "right": "$links" 9679 } 9680 ] 9681 ] 9682 }, 9683 { 9684 "aggregate_all": false, 9685 "combineAllBy": "nothing", 9686 "condition": [], 9687 "dateFormat": "", 9688 "displayFormat": "series", 9689 "func": [ 9690 { 9691 "alias": "Z-A", 9692 "align": "", 9693 "bucket": "", 9694 "expanded": true, 9695 "method": "average", 9696 "operation": "* $TIMESPAN", 9697 "percentile": "85", 9698 "root": true, 9699 "target": "input", 9700 "template": "", 9701 "title": "Aggregate", 9702 "type": "Aggregate", 9703 "wrapper": [] 9704 } 9705 ], 9706 "groupby_field": "link_name", 9707 "hide": false, 9708 "inlineGroupOperator": [[""]], 9709 "metricValueAliasMappings": { 9710 "aggregate(values.input, 310, average)": "Z-A" 9711 }, 9712 "metricValueAliases": [""], 9713 "metricValues_array": ["Select Metric Value"], 9714 "metric_array": ["link_name"], 9715 "orderby_field": "", 9716 "outerGroupOperator": [""], 9717 "rawQuery": true, 9718 "refId": "B", 9719 "series": "interface", 9720 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 9721 "target_alias": "Z-A", 9722 "templateVariableValue": [""], 9723 "type": "timeserie", 9724 "whereClauseGroup": [ 9725 [ 9726 { 9727 "left": "link_name", 9728 "op": "like", 9729 "right": "$links" 9730 } 9731 ] 9732 ] 9733 } 9734 ], 9735 "thresholds": [], 9736 "timeFrom": null, 9737 "timeRegions": [], 9738 "timeShift": null, 9739 "title": "", 9740 "tooltip": { 9741 "shared": false, 9742 "sort": 0, 9743 "value_type": "individual" 9744 }, 9745 "transparent": true, 9746 "type": "graph", 9747 "xaxis": { 9748 "buckets": null, 9749 "mode": "series", 9750 "name": null, 9751 "show": true, 9752 "values": ["total"] 9753 }, 9754 "yaxes": [ 9755 { 9756 "format": "decbytes", 9757 "label": null, 9758 "logBase": 1, 9759 "max": null, 9760 "min": 0, 9761 "show": true 9762 }, 9763 { 9764 "format": "short", 9765 "label": null, 9766 "logBase": 1, 9767 "max": null, 9768 "min": null, 9769 "show": true 9770 } 9771 ], 9772 "yaxis": { 9773 "align": false, 9774 "alignLevel": null 9775 } 9776 }, 9777 { 9778 "collapsed": false, 9779 "datasource": null, 9780 "gridPos": { 9781 "h": 1, 9782 "w": 24, 9783 "x": 0, 9784 "y": 153 9785 }, 9786 "id": 157, 9787 "panels": [], 9788 "repeatIteration": 1618867139860, 9789 "repeatPanelId": 11, 9790 "scopedVars": { 9791 "links": { 9792 "selected": false, 9793 "text": "PIREN: Oahu to Sydney 100GE", 9794 "value": "PIREN: Oahu to Sydney 100GE" 9795 } 9796 }, 9797 "title": "", 9798 "type": "row" 9799 }, 9800 { 9801 "datasource": null, 9802 "fieldConfig": { 9803 "defaults": { 9804 "custom": {} 9805 }, 9806 "overrides": [] 9807 }, 9808 "gridPos": { 9809 "h": 7, 9810 "w": 2, 9811 "x": 0, 9812 "y": 154 9813 }, 9814 "id": 158, 9815 "links": [], 9816 "options": { 9817 "content": "**$links**", 9818 "mode": "markdown" 9819 }, 9820 "pluginVersion": "7.3.3", 9821 "repeatIteration": 1618867139860, 9822 "repeatPanelId": 12, 9823 "repeatedByRow": true, 9824 "scopedVars": { 9825 "links": { 9826 "selected": false, 9827 "text": "PIREN: Oahu to Sydney 100GE", 9828 "value": "PIREN: Oahu to Sydney 100GE" 9829 } 9830 }, 9831 "title": "", 9832 "transparent": true, 9833 "type": "text" 9834 }, 9835 { 9836 "aliasColors": {}, 9837 "bars": false, 9838 "dashLength": 10, 9839 "dashes": false, 9840 "datasource": "Netsage TSDS", 9841 "decimals": 1, 9842 "fieldConfig": { 9843 "defaults": { 9844 "custom": {}, 9845 "links": [] 9846 }, 9847 "overrides": [] 9848 }, 9849 "fill": 1, 9850 "fillGradient": 0, 9851 "gridPos": { 9852 "h": 7, 9853 "w": 14, 9854 "x": 2, 9855 "y": 154 9856 }, 9857 "hiddenSeries": false, 9858 "id": 159, 9859 "legend": { 9860 "alignAsTable": true, 9861 "avg": true, 9862 "current": false, 9863 "max": true, 9864 "min": false, 9865 "rightSide": false, 9866 "show": true, 9867 "total": false, 9868 "values": true 9869 }, 9870 "lines": true, 9871 "linewidth": 1, 9872 "links": [], 9873 "nullPointMode": "null", 9874 "options": { 9875 "alertThreshold": true 9876 }, 9877 "percentage": false, 9878 "pluginVersion": "7.3.3", 9879 "pointradius": 5, 9880 "points": false, 9881 "renderer": "flot", 9882 "repeatIteration": 1618867139860, 9883 "repeatPanelId": 13, 9884 "repeatedByRow": true, 9885 "scopedVars": { 9886 "links": { 9887 "selected": false, 9888 "text": "PIREN: Oahu to Sydney 100GE", 9889 "value": "PIREN: Oahu to Sydney 100GE" 9890 } 9891 }, 9892 "seriesOverrides": [ 9893 { 9894 "alias": "A-Z", 9895 "color": "#FBAE60" 9896 }, 9897 { 9898 "alias": "Z-A", 9899 "color": "#80B2E7" 9900 } 9901 ], 9902 "spaceLength": 10, 9903 "stack": false, 9904 "steppedLine": false, 9905 "targets": [ 9906 { 9907 "aggregate_all": false, 9908 "aggregator": ["average", "average"], 9909 "bucket": [], 9910 "bucketAggs": [ 9911 { 9912 "field": "start", 9913 "id": "2", 9914 "settings": { 9915 "interval": "auto", 9916 "min_doc_count": 0, 9917 "trimEdges": 0 9918 }, 9919 "type": "date_histogram" 9920 } 9921 ], 9922 "bucketValue": [], 9923 "combineAllBy": "nothing", 9924 "condition": [], 9925 "dateFormat": "", 9926 "displayFormat": "series", 9927 "drillDown": [], 9928 "drillDownAlias": "", 9929 "drillDownValue": [], 9930 "dsType": "elasticsearch", 9931 "func": [ 9932 { 9933 "aggregate_all": false, 9934 "alias": "A-Z", 9935 "align": "", 9936 "bucket": "", 9937 "expanded": false, 9938 "method": "average", 9939 "operation": "", 9940 "percentile": "85", 9941 "root": true, 9942 "target": "output", 9943 "template": "", 9944 "title": "Aggregate", 9945 "type": "Aggregate", 9946 "wrapper": [] 9947 } 9948 ], 9949 "groupby_field": "link_name", 9950 "inlineGroupOperator": [[""]], 9951 "metricValueAliasMappings": { 9952 "aggregate(values.output, 210, average)": "A-Z" 9953 }, 9954 "metricValueAliases": [""], 9955 "metricValues_array": ["Select Metric Value"], 9956 "metric_array": ["link_name"], 9957 "metrics": [ 9958 { 9959 "field": "select field", 9960 "id": "1", 9961 "type": "count" 9962 } 9963 ], 9964 "orderby_field": "", 9965 "outerGroupOperator": [""], 9966 "percentileValue": ["", ""], 9967 "refId": "A", 9968 "series": "interface", 9969 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 9970 "target_alias": "$VALUE", 9971 "templateVariableValue": [""], 9972 "timeField": "start", 9973 "type": "timeserie", 9974 "whereClauseGroup": [ 9975 [ 9976 { 9977 "left": "link_name", 9978 "op": "like", 9979 "right": "$links" 9980 } 9981 ] 9982 ] 9983 }, 9984 { 9985 "aggregate_all": false, 9986 "combineAllBy": "nothing", 9987 "condition": [], 9988 "dateFormat": "", 9989 "displayFormat": "series", 9990 "func": [ 9991 { 9992 "aggregate_all": false, 9993 "alias": "Z-A", 9994 "align": "", 9995 "bucket": "", 9996 "expanded": true, 9997 "method": "average", 9998 "operation": "", 9999 "percentile": "85", 10000 "root": true, 10001 "target": "input", 10002 "template": "", 10003 "title": "Aggregate", 10004 "type": "Aggregate", 10005 "wrapper": [] 10006 } 10007 ], 10008 "groupby_field": "link_name", 10009 "inlineGroupOperator": [[""]], 10010 "metricValueAliasMappings": { 10011 "aggregate(values.input, 210, average)": "Z-A" 10012 }, 10013 "metricValueAliases": [""], 10014 "metricValues_array": ["Select Metric Value"], 10015 "metric_array": ["link_name"], 10016 "orderby_field": "", 10017 "outerGroupOperator": [""], 10018 "refId": "B", 10019 "series": "interface", 10020 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 10021 "target_alias": "$VALUE", 10022 "templateVariableValue": [""], 10023 "type": "timeserie", 10024 "whereClauseGroup": [ 10025 [ 10026 { 10027 "left": "link_name", 10028 "op": "like", 10029 "right": "$links" 10030 } 10031 ] 10032 ] 10033 } 10034 ], 10035 "thresholds": [], 10036 "timeFrom": null, 10037 "timeRegions": [], 10038 "timeShift": null, 10039 "title": "", 10040 "tooltip": { 10041 "shared": true, 10042 "sort": 0, 10043 "value_type": "individual" 10044 }, 10045 "transparent": true, 10046 "type": "graph", 10047 "xaxis": { 10048 "buckets": null, 10049 "mode": "time", 10050 "name": null, 10051 "show": true, 10052 "values": [] 10053 }, 10054 "yaxes": [ 10055 { 10056 "format": "bps", 10057 "label": "Rate", 10058 "logBase": 1, 10059 "max": null, 10060 "min": null, 10061 "show": true 10062 }, 10063 { 10064 "format": "short", 10065 "label": null, 10066 "logBase": 1, 10067 "max": null, 10068 "min": null, 10069 "show": true 10070 } 10071 ], 10072 "yaxis": { 10073 "align": false, 10074 "alignLevel": null 10075 } 10076 }, 10077 { 10078 "aliasColors": {}, 10079 "bars": true, 10080 "dashLength": 10, 10081 "dashes": false, 10082 "datasource": "Netsage TSDS", 10083 "decimals": 1, 10084 "fieldConfig": { 10085 "defaults": { 10086 "custom": {}, 10087 "links": [] 10088 }, 10089 "overrides": [] 10090 }, 10091 "fill": 1, 10092 "fillGradient": 0, 10093 "gridPos": { 10094 "h": 7, 10095 "w": 8, 10096 "x": 16, 10097 "y": 154 10098 }, 10099 "hiddenSeries": false, 10100 "id": 160, 10101 "legend": { 10102 "alignAsTable": true, 10103 "avg": true, 10104 "current": false, 10105 "max": true, 10106 "min": false, 10107 "show": false, 10108 "total": false, 10109 "values": true 10110 }, 10111 "lines": false, 10112 "linewidth": 1, 10113 "links": [], 10114 "nullPointMode": "null", 10115 "options": { 10116 "alertThreshold": true 10117 }, 10118 "percentage": false, 10119 "pluginVersion": "7.3.3", 10120 "pointradius": 5, 10121 "points": false, 10122 "renderer": "flot", 10123 "repeatIteration": 1618867139860, 10124 "repeatPanelId": 14, 10125 "repeatedByRow": true, 10126 "scopedVars": { 10127 "links": { 10128 "selected": false, 10129 "text": "PIREN: Oahu to Sydney 100GE", 10130 "value": "PIREN: Oahu to Sydney 100GE" 10131 } 10132 }, 10133 "seriesOverrides": [ 10134 { 10135 "alias": "A-Z", 10136 "color": "#FBAE60" 10137 }, 10138 { 10139 "alias": "Z-A", 10140 "color": "#80B2E7" 10141 } 10142 ], 10143 "spaceLength": 10, 10144 "stack": false, 10145 "steppedLine": false, 10146 "targets": [ 10147 { 10148 "aggregate_all": false, 10149 "aggregator": ["average", "average"], 10150 "bucket": [], 10151 "bucketAggs": [ 10152 { 10153 "field": "start", 10154 "id": "2", 10155 "settings": { 10156 "interval": "auto", 10157 "min_doc_count": 0, 10158 "trimEdges": 0 10159 }, 10160 "type": "date_histogram" 10161 } 10162 ], 10163 "bucketValue": [], 10164 "combineAllBy": "nothing", 10165 "condition": [], 10166 "dateFormat": "", 10167 "displayFormat": "series", 10168 "drillDown": [], 10169 "drillDownAlias": "", 10170 "drillDownValue": [], 10171 "dsType": "elasticsearch", 10172 "func": [ 10173 { 10174 "alias": "A-Z", 10175 "align": "", 10176 "bucket": "", 10177 "expanded": true, 10178 "method": "average", 10179 "operation": "* $TIMESPAN", 10180 "percentile": "85", 10181 "root": true, 10182 "target": "output", 10183 "template": "", 10184 "title": "Aggregate", 10185 "type": "Aggregate", 10186 "wrapper": [] 10187 } 10188 ], 10189 "groupby_field": "link_name", 10190 "inlineGroupOperator": [[""]], 10191 "metricValueAliasMappings": { 10192 "aggregate(values.output, 310, average)": "A-Z" 10193 }, 10194 "metricValueAliases": [""], 10195 "metricValues_array": ["Select Metric Value"], 10196 "metric_array": ["link_name"], 10197 "metrics": [ 10198 { 10199 "field": "select field", 10200 "id": "1", 10201 "type": "count" 10202 } 10203 ], 10204 "orderby_field": "", 10205 "outerGroupOperator": [""], 10206 "percentileValue": ["", ""], 10207 "rawQuery": true, 10208 "refId": "A", 10209 "series": "interface", 10210 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 10211 "target_alias": "A-Z", 10212 "templateVariableValue": [""], 10213 "timeField": "start", 10214 "type": "timeserie", 10215 "whereClauseGroup": [ 10216 [ 10217 { 10218 "left": "link_name", 10219 "op": "like", 10220 "right": "$links" 10221 } 10222 ] 10223 ] 10224 }, 10225 { 10226 "aggregate_all": false, 10227 "combineAllBy": "nothing", 10228 "condition": [], 10229 "dateFormat": "", 10230 "displayFormat": "series", 10231 "func": [ 10232 { 10233 "alias": "Z-A", 10234 "align": "", 10235 "bucket": "", 10236 "expanded": true, 10237 "method": "average", 10238 "operation": "* $TIMESPAN", 10239 "percentile": "85", 10240 "root": true, 10241 "target": "input", 10242 "template": "", 10243 "title": "Aggregate", 10244 "type": "Aggregate", 10245 "wrapper": [] 10246 } 10247 ], 10248 "groupby_field": "link_name", 10249 "hide": false, 10250 "inlineGroupOperator": [[""]], 10251 "metricValueAliasMappings": { 10252 "aggregate(values.input, 310, average)": "Z-A" 10253 }, 10254 "metricValueAliases": [""], 10255 "metricValues_array": ["Select Metric Value"], 10256 "metric_array": ["link_name"], 10257 "orderby_field": "", 10258 "outerGroupOperator": [""], 10259 "rawQuery": true, 10260 "refId": "B", 10261 "series": "interface", 10262 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 10263 "target_alias": "Z-A", 10264 "templateVariableValue": [""], 10265 "type": "timeserie", 10266 "whereClauseGroup": [ 10267 [ 10268 { 10269 "left": "link_name", 10270 "op": "like", 10271 "right": "$links" 10272 } 10273 ] 10274 ] 10275 } 10276 ], 10277 "thresholds": [], 10278 "timeFrom": null, 10279 "timeRegions": [], 10280 "timeShift": null, 10281 "title": "", 10282 "tooltip": { 10283 "shared": false, 10284 "sort": 0, 10285 "value_type": "individual" 10286 }, 10287 "transparent": true, 10288 "type": "graph", 10289 "xaxis": { 10290 "buckets": null, 10291 "mode": "series", 10292 "name": null, 10293 "show": true, 10294 "values": ["total"] 10295 }, 10296 "yaxes": [ 10297 { 10298 "format": "decbytes", 10299 "label": null, 10300 "logBase": 1, 10301 "max": null, 10302 "min": 0, 10303 "show": true 10304 }, 10305 { 10306 "format": "short", 10307 "label": null, 10308 "logBase": 1, 10309 "max": null, 10310 "min": null, 10311 "show": true 10312 } 10313 ], 10314 "yaxis": { 10315 "align": false, 10316 "alignLevel": null 10317 } 10318 }, 10319 { 10320 "collapsed": false, 10321 "datasource": null, 10322 "gridPos": { 10323 "h": 1, 10324 "w": 24, 10325 "x": 0, 10326 "y": 161 10327 }, 10328 "id": 161, 10329 "panels": [], 10330 "repeatIteration": 1618867139860, 10331 "repeatPanelId": 11, 10332 "scopedVars": { 10333 "links": { 10334 "selected": false, 10335 "text": "PIREN: Seattle to Oahu 100GE", 10336 "value": "PIREN: Seattle to Oahu 100GE" 10337 } 10338 }, 10339 "title": "", 10340 "type": "row" 10341 }, 10342 { 10343 "datasource": null, 10344 "fieldConfig": { 10345 "defaults": { 10346 "custom": {} 10347 }, 10348 "overrides": [] 10349 }, 10350 "gridPos": { 10351 "h": 7, 10352 "w": 2, 10353 "x": 0, 10354 "y": 162 10355 }, 10356 "id": 162, 10357 "links": [], 10358 "options": { 10359 "content": "**$links**", 10360 "mode": "markdown" 10361 }, 10362 "pluginVersion": "7.3.3", 10363 "repeatIteration": 1618867139860, 10364 "repeatPanelId": 12, 10365 "repeatedByRow": true, 10366 "scopedVars": { 10367 "links": { 10368 "selected": false, 10369 "text": "PIREN: Seattle to Oahu 100GE", 10370 "value": "PIREN: Seattle to Oahu 100GE" 10371 } 10372 }, 10373 "title": "", 10374 "transparent": true, 10375 "type": "text" 10376 }, 10377 { 10378 "aliasColors": {}, 10379 "bars": false, 10380 "dashLength": 10, 10381 "dashes": false, 10382 "datasource": "Netsage TSDS", 10383 "decimals": 1, 10384 "fieldConfig": { 10385 "defaults": { 10386 "custom": {}, 10387 "links": [] 10388 }, 10389 "overrides": [] 10390 }, 10391 "fill": 1, 10392 "fillGradient": 0, 10393 "gridPos": { 10394 "h": 7, 10395 "w": 14, 10396 "x": 2, 10397 "y": 162 10398 }, 10399 "hiddenSeries": false, 10400 "id": 163, 10401 "legend": { 10402 "alignAsTable": true, 10403 "avg": true, 10404 "current": false, 10405 "max": true, 10406 "min": false, 10407 "rightSide": false, 10408 "show": true, 10409 "total": false, 10410 "values": true 10411 }, 10412 "lines": true, 10413 "linewidth": 1, 10414 "links": [], 10415 "nullPointMode": "null", 10416 "options": { 10417 "alertThreshold": true 10418 }, 10419 "percentage": false, 10420 "pluginVersion": "7.3.3", 10421 "pointradius": 5, 10422 "points": false, 10423 "renderer": "flot", 10424 "repeatIteration": 1618867139860, 10425 "repeatPanelId": 13, 10426 "repeatedByRow": true, 10427 "scopedVars": { 10428 "links": { 10429 "selected": false, 10430 "text": "PIREN: Seattle to Oahu 100GE", 10431 "value": "PIREN: Seattle to Oahu 100GE" 10432 } 10433 }, 10434 "seriesOverrides": [ 10435 { 10436 "alias": "A-Z", 10437 "color": "#FBAE60" 10438 }, 10439 { 10440 "alias": "Z-A", 10441 "color": "#80B2E7" 10442 } 10443 ], 10444 "spaceLength": 10, 10445 "stack": false, 10446 "steppedLine": false, 10447 "targets": [ 10448 { 10449 "aggregate_all": false, 10450 "aggregator": ["average", "average"], 10451 "bucket": [], 10452 "bucketAggs": [ 10453 { 10454 "field": "start", 10455 "id": "2", 10456 "settings": { 10457 "interval": "auto", 10458 "min_doc_count": 0, 10459 "trimEdges": 0 10460 }, 10461 "type": "date_histogram" 10462 } 10463 ], 10464 "bucketValue": [], 10465 "combineAllBy": "nothing", 10466 "condition": [], 10467 "dateFormat": "", 10468 "displayFormat": "series", 10469 "drillDown": [], 10470 "drillDownAlias": "", 10471 "drillDownValue": [], 10472 "dsType": "elasticsearch", 10473 "func": [ 10474 { 10475 "aggregate_all": false, 10476 "alias": "A-Z", 10477 "align": "", 10478 "bucket": "", 10479 "expanded": false, 10480 "method": "average", 10481 "operation": "", 10482 "percentile": "85", 10483 "root": true, 10484 "target": "output", 10485 "template": "", 10486 "title": "Aggregate", 10487 "type": "Aggregate", 10488 "wrapper": [] 10489 } 10490 ], 10491 "groupby_field": "link_name", 10492 "inlineGroupOperator": [[""]], 10493 "metricValueAliasMappings": { 10494 "aggregate(values.output, 210, average)": "A-Z" 10495 }, 10496 "metricValueAliases": [""], 10497 "metricValues_array": ["Select Metric Value"], 10498 "metric_array": ["link_name"], 10499 "metrics": [ 10500 { 10501 "field": "select field", 10502 "id": "1", 10503 "type": "count" 10504 } 10505 ], 10506 "orderby_field": "", 10507 "outerGroupOperator": [""], 10508 "percentileValue": ["", ""], 10509 "refId": "A", 10510 "series": "interface", 10511 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 10512 "target_alias": "$VALUE", 10513 "templateVariableValue": [""], 10514 "timeField": "start", 10515 "type": "timeserie", 10516 "whereClauseGroup": [ 10517 [ 10518 { 10519 "left": "link_name", 10520 "op": "like", 10521 "right": "$links" 10522 } 10523 ] 10524 ] 10525 }, 10526 { 10527 "aggregate_all": false, 10528 "combineAllBy": "nothing", 10529 "condition": [], 10530 "dateFormat": "", 10531 "displayFormat": "series", 10532 "func": [ 10533 { 10534 "aggregate_all": false, 10535 "alias": "Z-A", 10536 "align": "", 10537 "bucket": "", 10538 "expanded": true, 10539 "method": "average", 10540 "operation": "", 10541 "percentile": "85", 10542 "root": true, 10543 "target": "input", 10544 "template": "", 10545 "title": "Aggregate", 10546 "type": "Aggregate", 10547 "wrapper": [] 10548 } 10549 ], 10550 "groupby_field": "link_name", 10551 "inlineGroupOperator": [[""]], 10552 "metricValueAliasMappings": { 10553 "aggregate(values.input, 210, average)": "Z-A" 10554 }, 10555 "metricValueAliases": [""], 10556 "metricValues_array": ["Select Metric Value"], 10557 "metric_array": ["link_name"], 10558 "orderby_field": "", 10559 "outerGroupOperator": [""], 10560 "refId": "B", 10561 "series": "interface", 10562 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 10563 "target_alias": "$VALUE", 10564 "templateVariableValue": [""], 10565 "type": "timeserie", 10566 "whereClauseGroup": [ 10567 [ 10568 { 10569 "left": "link_name", 10570 "op": "like", 10571 "right": "$links" 10572 } 10573 ] 10574 ] 10575 } 10576 ], 10577 "thresholds": [], 10578 "timeFrom": null, 10579 "timeRegions": [], 10580 "timeShift": null, 10581 "title": "", 10582 "tooltip": { 10583 "shared": true, 10584 "sort": 0, 10585 "value_type": "individual" 10586 }, 10587 "transparent": true, 10588 "type": "graph", 10589 "xaxis": { 10590 "buckets": null, 10591 "mode": "time", 10592 "name": null, 10593 "show": true, 10594 "values": [] 10595 }, 10596 "yaxes": [ 10597 { 10598 "format": "bps", 10599 "label": "Rate", 10600 "logBase": 1, 10601 "max": null, 10602 "min": null, 10603 "show": true 10604 }, 10605 { 10606 "format": "short", 10607 "label": null, 10608 "logBase": 1, 10609 "max": null, 10610 "min": null, 10611 "show": true 10612 } 10613 ], 10614 "yaxis": { 10615 "align": false, 10616 "alignLevel": null 10617 } 10618 }, 10619 { 10620 "aliasColors": {}, 10621 "bars": true, 10622 "dashLength": 10, 10623 "dashes": false, 10624 "datasource": "Netsage TSDS", 10625 "decimals": 1, 10626 "fieldConfig": { 10627 "defaults": { 10628 "custom": {}, 10629 "links": [] 10630 }, 10631 "overrides": [] 10632 }, 10633 "fill": 1, 10634 "fillGradient": 0, 10635 "gridPos": { 10636 "h": 7, 10637 "w": 8, 10638 "x": 16, 10639 "y": 162 10640 }, 10641 "hiddenSeries": false, 10642 "id": 164, 10643 "legend": { 10644 "alignAsTable": true, 10645 "avg": true, 10646 "current": false, 10647 "max": true, 10648 "min": false, 10649 "show": false, 10650 "total": false, 10651 "values": true 10652 }, 10653 "lines": false, 10654 "linewidth": 1, 10655 "links": [], 10656 "nullPointMode": "null", 10657 "options": { 10658 "alertThreshold": true 10659 }, 10660 "percentage": false, 10661 "pluginVersion": "7.3.3", 10662 "pointradius": 5, 10663 "points": false, 10664 "renderer": "flot", 10665 "repeatIteration": 1618867139860, 10666 "repeatPanelId": 14, 10667 "repeatedByRow": true, 10668 "scopedVars": { 10669 "links": { 10670 "selected": false, 10671 "text": "PIREN: Seattle to Oahu 100GE", 10672 "value": "PIREN: Seattle to Oahu 100GE" 10673 } 10674 }, 10675 "seriesOverrides": [ 10676 { 10677 "alias": "A-Z", 10678 "color": "#FBAE60" 10679 }, 10680 { 10681 "alias": "Z-A", 10682 "color": "#80B2E7" 10683 } 10684 ], 10685 "spaceLength": 10, 10686 "stack": false, 10687 "steppedLine": false, 10688 "targets": [ 10689 { 10690 "aggregate_all": false, 10691 "aggregator": ["average", "average"], 10692 "bucket": [], 10693 "bucketAggs": [ 10694 { 10695 "field": "start", 10696 "id": "2", 10697 "settings": { 10698 "interval": "auto", 10699 "min_doc_count": 0, 10700 "trimEdges": 0 10701 }, 10702 "type": "date_histogram" 10703 } 10704 ], 10705 "bucketValue": [], 10706 "combineAllBy": "nothing", 10707 "condition": [], 10708 "dateFormat": "", 10709 "displayFormat": "series", 10710 "drillDown": [], 10711 "drillDownAlias": "", 10712 "drillDownValue": [], 10713 "dsType": "elasticsearch", 10714 "func": [ 10715 { 10716 "alias": "A-Z", 10717 "align": "", 10718 "bucket": "", 10719 "expanded": true, 10720 "method": "average", 10721 "operation": "* $TIMESPAN", 10722 "percentile": "85", 10723 "root": true, 10724 "target": "output", 10725 "template": "", 10726 "title": "Aggregate", 10727 "type": "Aggregate", 10728 "wrapper": [] 10729 } 10730 ], 10731 "groupby_field": "link_name", 10732 "inlineGroupOperator": [[""]], 10733 "metricValueAliasMappings": { 10734 "aggregate(values.output, 310, average)": "A-Z" 10735 }, 10736 "metricValueAliases": [""], 10737 "metricValues_array": ["Select Metric Value"], 10738 "metric_array": ["link_name"], 10739 "metrics": [ 10740 { 10741 "field": "select field", 10742 "id": "1", 10743 "type": "count" 10744 } 10745 ], 10746 "orderby_field": "", 10747 "outerGroupOperator": [""], 10748 "percentileValue": ["", ""], 10749 "rawQuery": true, 10750 "refId": "A", 10751 "series": "interface", 10752 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 10753 "target_alias": "A-Z", 10754 "templateVariableValue": [""], 10755 "timeField": "start", 10756 "type": "timeserie", 10757 "whereClauseGroup": [ 10758 [ 10759 { 10760 "left": "link_name", 10761 "op": "like", 10762 "right": "$links" 10763 } 10764 ] 10765 ] 10766 }, 10767 { 10768 "aggregate_all": false, 10769 "combineAllBy": "nothing", 10770 "condition": [], 10771 "dateFormat": "", 10772 "displayFormat": "series", 10773 "func": [ 10774 { 10775 "alias": "Z-A", 10776 "align": "", 10777 "bucket": "", 10778 "expanded": true, 10779 "method": "average", 10780 "operation": "* $TIMESPAN", 10781 "percentile": "85", 10782 "root": true, 10783 "target": "input", 10784 "template": "", 10785 "title": "Aggregate", 10786 "type": "Aggregate", 10787 "wrapper": [] 10788 } 10789 ], 10790 "groupby_field": "link_name", 10791 "hide": false, 10792 "inlineGroupOperator": [[""]], 10793 "metricValueAliasMappings": { 10794 "aggregate(values.input, 310, average)": "Z-A" 10795 }, 10796 "metricValueAliases": [""], 10797 "metricValues_array": ["Select Metric Value"], 10798 "metric_array": ["link_name"], 10799 "orderby_field": "", 10800 "outerGroupOperator": [""], 10801 "rawQuery": true, 10802 "refId": "B", 10803 "series": "interface", 10804 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 10805 "target_alias": "Z-A", 10806 "templateVariableValue": [""], 10807 "type": "timeserie", 10808 "whereClauseGroup": [ 10809 [ 10810 { 10811 "left": "link_name", 10812 "op": "like", 10813 "right": "$links" 10814 } 10815 ] 10816 ] 10817 } 10818 ], 10819 "thresholds": [], 10820 "timeFrom": null, 10821 "timeRegions": [], 10822 "timeShift": null, 10823 "title": "", 10824 "tooltip": { 10825 "shared": false, 10826 "sort": 0, 10827 "value_type": "individual" 10828 }, 10829 "transparent": true, 10830 "type": "graph", 10831 "xaxis": { 10832 "buckets": null, 10833 "mode": "series", 10834 "name": null, 10835 "show": true, 10836 "values": ["total"] 10837 }, 10838 "yaxes": [ 10839 { 10840 "format": "decbytes", 10841 "label": null, 10842 "logBase": 1, 10843 "max": null, 10844 "min": 0, 10845 "show": true 10846 }, 10847 { 10848 "format": "short", 10849 "label": null, 10850 "logBase": 1, 10851 "max": null, 10852 "min": null, 10853 "show": true 10854 } 10855 ], 10856 "yaxis": { 10857 "align": false, 10858 "alignLevel": null 10859 } 10860 }, 10861 { 10862 "collapsed": false, 10863 "datasource": null, 10864 "gridPos": { 10865 "h": 1, 10866 "w": 24, 10867 "x": 0, 10868 "y": 169 10869 }, 10870 "id": 165, 10871 "panels": [], 10872 "repeatIteration": 1618867139860, 10873 "repeatPanelId": 11, 10874 "scopedVars": { 10875 "links": { 10876 "selected": false, 10877 "text": "TransPAC: Hong Kong to Guam 10GE", 10878 "value": "TransPAC: Hong Kong to Guam 10GE" 10879 } 10880 }, 10881 "title": "", 10882 "type": "row" 10883 }, 10884 { 10885 "datasource": null, 10886 "fieldConfig": { 10887 "defaults": { 10888 "custom": {} 10889 }, 10890 "overrides": [] 10891 }, 10892 "gridPos": { 10893 "h": 7, 10894 "w": 2, 10895 "x": 0, 10896 "y": 170 10897 }, 10898 "id": 166, 10899 "links": [], 10900 "options": { 10901 "content": "**$links**", 10902 "mode": "markdown" 10903 }, 10904 "pluginVersion": "7.3.3", 10905 "repeatIteration": 1618867139860, 10906 "repeatPanelId": 12, 10907 "repeatedByRow": true, 10908 "scopedVars": { 10909 "links": { 10910 "selected": false, 10911 "text": "TransPAC: Hong Kong to Guam 10GE", 10912 "value": "TransPAC: Hong Kong to Guam 10GE" 10913 } 10914 }, 10915 "title": "", 10916 "transparent": true, 10917 "type": "text" 10918 }, 10919 { 10920 "aliasColors": {}, 10921 "bars": false, 10922 "dashLength": 10, 10923 "dashes": false, 10924 "datasource": "Netsage TSDS", 10925 "decimals": 1, 10926 "fieldConfig": { 10927 "defaults": { 10928 "custom": {}, 10929 "links": [] 10930 }, 10931 "overrides": [] 10932 }, 10933 "fill": 1, 10934 "fillGradient": 0, 10935 "gridPos": { 10936 "h": 7, 10937 "w": 14, 10938 "x": 2, 10939 "y": 170 10940 }, 10941 "hiddenSeries": false, 10942 "id": 167, 10943 "legend": { 10944 "alignAsTable": true, 10945 "avg": true, 10946 "current": false, 10947 "max": true, 10948 "min": false, 10949 "rightSide": false, 10950 "show": true, 10951 "total": false, 10952 "values": true 10953 }, 10954 "lines": true, 10955 "linewidth": 1, 10956 "links": [], 10957 "nullPointMode": "null", 10958 "options": { 10959 "alertThreshold": true 10960 }, 10961 "percentage": false, 10962 "pluginVersion": "7.3.3", 10963 "pointradius": 5, 10964 "points": false, 10965 "renderer": "flot", 10966 "repeatIteration": 1618867139860, 10967 "repeatPanelId": 13, 10968 "repeatedByRow": true, 10969 "scopedVars": { 10970 "links": { 10971 "selected": false, 10972 "text": "TransPAC: Hong Kong to Guam 10GE", 10973 "value": "TransPAC: Hong Kong to Guam 10GE" 10974 } 10975 }, 10976 "seriesOverrides": [ 10977 { 10978 "alias": "A-Z", 10979 "color": "#FBAE60" 10980 }, 10981 { 10982 "alias": "Z-A", 10983 "color": "#80B2E7" 10984 } 10985 ], 10986 "spaceLength": 10, 10987 "stack": false, 10988 "steppedLine": false, 10989 "targets": [ 10990 { 10991 "aggregate_all": false, 10992 "aggregator": ["average", "average"], 10993 "bucket": [], 10994 "bucketAggs": [ 10995 { 10996 "field": "start", 10997 "id": "2", 10998 "settings": { 10999 "interval": "auto", 11000 "min_doc_count": 0, 11001 "trimEdges": 0 11002 }, 11003 "type": "date_histogram" 11004 } 11005 ], 11006 "bucketValue": [], 11007 "combineAllBy": "nothing", 11008 "condition": [], 11009 "dateFormat": "", 11010 "displayFormat": "series", 11011 "drillDown": [], 11012 "drillDownAlias": "", 11013 "drillDownValue": [], 11014 "dsType": "elasticsearch", 11015 "func": [ 11016 { 11017 "aggregate_all": false, 11018 "alias": "A-Z", 11019 "align": "", 11020 "bucket": "", 11021 "expanded": false, 11022 "method": "average", 11023 "operation": "", 11024 "percentile": "85", 11025 "root": true, 11026 "target": "output", 11027 "template": "", 11028 "title": "Aggregate", 11029 "type": "Aggregate", 11030 "wrapper": [] 11031 } 11032 ], 11033 "groupby_field": "link_name", 11034 "inlineGroupOperator": [[""]], 11035 "metricValueAliasMappings": { 11036 "aggregate(values.output, 210, average)": "A-Z" 11037 }, 11038 "metricValueAliases": [""], 11039 "metricValues_array": ["Select Metric Value"], 11040 "metric_array": ["link_name"], 11041 "metrics": [ 11042 { 11043 "field": "select field", 11044 "id": "1", 11045 "type": "count" 11046 } 11047 ], 11048 "orderby_field": "", 11049 "outerGroupOperator": [""], 11050 "percentileValue": ["", ""], 11051 "refId": "A", 11052 "series": "interface", 11053 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 11054 "target_alias": "$VALUE", 11055 "templateVariableValue": [""], 11056 "timeField": "start", 11057 "type": "timeserie", 11058 "whereClauseGroup": [ 11059 [ 11060 { 11061 "left": "link_name", 11062 "op": "like", 11063 "right": "$links" 11064 } 11065 ] 11066 ] 11067 }, 11068 { 11069 "aggregate_all": false, 11070 "combineAllBy": "nothing", 11071 "condition": [], 11072 "dateFormat": "", 11073 "displayFormat": "series", 11074 "func": [ 11075 { 11076 "aggregate_all": false, 11077 "alias": "Z-A", 11078 "align": "", 11079 "bucket": "", 11080 "expanded": true, 11081 "method": "average", 11082 "operation": "", 11083 "percentile": "85", 11084 "root": true, 11085 "target": "input", 11086 "template": "", 11087 "title": "Aggregate", 11088 "type": "Aggregate", 11089 "wrapper": [] 11090 } 11091 ], 11092 "groupby_field": "link_name", 11093 "inlineGroupOperator": [[""]], 11094 "metricValueAliasMappings": { 11095 "aggregate(values.input, 210, average)": "Z-A" 11096 }, 11097 "metricValueAliases": [""], 11098 "metricValues_array": ["Select Metric Value"], 11099 "metric_array": ["link_name"], 11100 "orderby_field": "", 11101 "outerGroupOperator": [""], 11102 "refId": "B", 11103 "series": "interface", 11104 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 11105 "target_alias": "$VALUE", 11106 "templateVariableValue": [""], 11107 "type": "timeserie", 11108 "whereClauseGroup": [ 11109 [ 11110 { 11111 "left": "link_name", 11112 "op": "like", 11113 "right": "$links" 11114 } 11115 ] 11116 ] 11117 } 11118 ], 11119 "thresholds": [], 11120 "timeFrom": null, 11121 "timeRegions": [], 11122 "timeShift": null, 11123 "title": "", 11124 "tooltip": { 11125 "shared": true, 11126 "sort": 0, 11127 "value_type": "individual" 11128 }, 11129 "transparent": true, 11130 "type": "graph", 11131 "xaxis": { 11132 "buckets": null, 11133 "mode": "time", 11134 "name": null, 11135 "show": true, 11136 "values": [] 11137 }, 11138 "yaxes": [ 11139 { 11140 "format": "bps", 11141 "label": "Rate", 11142 "logBase": 1, 11143 "max": null, 11144 "min": null, 11145 "show": true 11146 }, 11147 { 11148 "format": "short", 11149 "label": null, 11150 "logBase": 1, 11151 "max": null, 11152 "min": null, 11153 "show": true 11154 } 11155 ], 11156 "yaxis": { 11157 "align": false, 11158 "alignLevel": null 11159 } 11160 }, 11161 { 11162 "aliasColors": {}, 11163 "bars": true, 11164 "dashLength": 10, 11165 "dashes": false, 11166 "datasource": "Netsage TSDS", 11167 "decimals": 1, 11168 "fieldConfig": { 11169 "defaults": { 11170 "custom": {}, 11171 "links": [] 11172 }, 11173 "overrides": [] 11174 }, 11175 "fill": 1, 11176 "fillGradient": 0, 11177 "gridPos": { 11178 "h": 7, 11179 "w": 8, 11180 "x": 16, 11181 "y": 170 11182 }, 11183 "hiddenSeries": false, 11184 "id": 168, 11185 "legend": { 11186 "alignAsTable": true, 11187 "avg": true, 11188 "current": false, 11189 "max": true, 11190 "min": false, 11191 "show": false, 11192 "total": false, 11193 "values": true 11194 }, 11195 "lines": false, 11196 "linewidth": 1, 11197 "links": [], 11198 "nullPointMode": "null", 11199 "options": { 11200 "alertThreshold": true 11201 }, 11202 "percentage": false, 11203 "pluginVersion": "7.3.3", 11204 "pointradius": 5, 11205 "points": false, 11206 "renderer": "flot", 11207 "repeatIteration": 1618867139860, 11208 "repeatPanelId": 14, 11209 "repeatedByRow": true, 11210 "scopedVars": { 11211 "links": { 11212 "selected": false, 11213 "text": "TransPAC: Hong Kong to Guam 10GE", 11214 "value": "TransPAC: Hong Kong to Guam 10GE" 11215 } 11216 }, 11217 "seriesOverrides": [ 11218 { 11219 "alias": "A-Z", 11220 "color": "#FBAE60" 11221 }, 11222 { 11223 "alias": "Z-A", 11224 "color": "#80B2E7" 11225 } 11226 ], 11227 "spaceLength": 10, 11228 "stack": false, 11229 "steppedLine": false, 11230 "targets": [ 11231 { 11232 "aggregate_all": false, 11233 "aggregator": ["average", "average"], 11234 "bucket": [], 11235 "bucketAggs": [ 11236 { 11237 "field": "start", 11238 "id": "2", 11239 "settings": { 11240 "interval": "auto", 11241 "min_doc_count": 0, 11242 "trimEdges": 0 11243 }, 11244 "type": "date_histogram" 11245 } 11246 ], 11247 "bucketValue": [], 11248 "combineAllBy": "nothing", 11249 "condition": [], 11250 "dateFormat": "", 11251 "displayFormat": "series", 11252 "drillDown": [], 11253 "drillDownAlias": "", 11254 "drillDownValue": [], 11255 "dsType": "elasticsearch", 11256 "func": [ 11257 { 11258 "alias": "A-Z", 11259 "align": "", 11260 "bucket": "", 11261 "expanded": true, 11262 "method": "average", 11263 "operation": "* $TIMESPAN", 11264 "percentile": "85", 11265 "root": true, 11266 "target": "output", 11267 "template": "", 11268 "title": "Aggregate", 11269 "type": "Aggregate", 11270 "wrapper": [] 11271 } 11272 ], 11273 "groupby_field": "link_name", 11274 "inlineGroupOperator": [[""]], 11275 "metricValueAliasMappings": { 11276 "aggregate(values.output, 310, average)": "A-Z" 11277 }, 11278 "metricValueAliases": [""], 11279 "metricValues_array": ["Select Metric Value"], 11280 "metric_array": ["link_name"], 11281 "metrics": [ 11282 { 11283 "field": "select field", 11284 "id": "1", 11285 "type": "count" 11286 } 11287 ], 11288 "orderby_field": "", 11289 "outerGroupOperator": [""], 11290 "percentileValue": ["", ""], 11291 "rawQuery": true, 11292 "refId": "A", 11293 "series": "interface", 11294 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 11295 "target_alias": "A-Z", 11296 "templateVariableValue": [""], 11297 "timeField": "start", 11298 "type": "timeserie", 11299 "whereClauseGroup": [ 11300 [ 11301 { 11302 "left": "link_name", 11303 "op": "like", 11304 "right": "$links" 11305 } 11306 ] 11307 ] 11308 }, 11309 { 11310 "aggregate_all": false, 11311 "combineAllBy": "nothing", 11312 "condition": [], 11313 "dateFormat": "", 11314 "displayFormat": "series", 11315 "func": [ 11316 { 11317 "alias": "Z-A", 11318 "align": "", 11319 "bucket": "", 11320 "expanded": true, 11321 "method": "average", 11322 "operation": "* $TIMESPAN", 11323 "percentile": "85", 11324 "root": true, 11325 "target": "input", 11326 "template": "", 11327 "title": "Aggregate", 11328 "type": "Aggregate", 11329 "wrapper": [] 11330 } 11331 ], 11332 "groupby_field": "link_name", 11333 "hide": false, 11334 "inlineGroupOperator": [[""]], 11335 "metricValueAliasMappings": { 11336 "aggregate(values.input, 310, average)": "Z-A" 11337 }, 11338 "metricValueAliases": [""], 11339 "metricValues_array": ["Select Metric Value"], 11340 "metric_array": ["link_name"], 11341 "orderby_field": "", 11342 "outerGroupOperator": [""], 11343 "rawQuery": true, 11344 "refId": "B", 11345 "series": "interface", 11346 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 11347 "target_alias": "Z-A", 11348 "templateVariableValue": [""], 11349 "type": "timeserie", 11350 "whereClauseGroup": [ 11351 [ 11352 { 11353 "left": "link_name", 11354 "op": "like", 11355 "right": "$links" 11356 } 11357 ] 11358 ] 11359 } 11360 ], 11361 "thresholds": [], 11362 "timeFrom": null, 11363 "timeRegions": [], 11364 "timeShift": null, 11365 "title": "", 11366 "tooltip": { 11367 "shared": false, 11368 "sort": 0, 11369 "value_type": "individual" 11370 }, 11371 "transparent": true, 11372 "type": "graph", 11373 "xaxis": { 11374 "buckets": null, 11375 "mode": "series", 11376 "name": null, 11377 "show": true, 11378 "values": ["total"] 11379 }, 11380 "yaxes": [ 11381 { 11382 "format": "decbytes", 11383 "label": null, 11384 "logBase": 1, 11385 "max": null, 11386 "min": 0, 11387 "show": true 11388 }, 11389 { 11390 "format": "short", 11391 "label": null, 11392 "logBase": 1, 11393 "max": null, 11394 "min": null, 11395 "show": true 11396 } 11397 ], 11398 "yaxis": { 11399 "align": false, 11400 "alignLevel": null 11401 } 11402 }, 11403 { 11404 "collapsed": false, 11405 "datasource": null, 11406 "gridPos": { 11407 "h": 1, 11408 "w": 24, 11409 "x": 0, 11410 "y": 177 11411 }, 11412 "id": 169, 11413 "panels": [], 11414 "repeatIteration": 1618867139860, 11415 "repeatPanelId": 11, 11416 "scopedVars": { 11417 "links": { 11418 "selected": false, 11419 "text": "TransPAC: Seattle to Tokyo 100GE", 11420 "value": "TransPAC: Seattle to Tokyo 100GE" 11421 } 11422 }, 11423 "title": "", 11424 "type": "row" 11425 }, 11426 { 11427 "datasource": null, 11428 "fieldConfig": { 11429 "defaults": { 11430 "custom": {} 11431 }, 11432 "overrides": [] 11433 }, 11434 "gridPos": { 11435 "h": 7, 11436 "w": 2, 11437 "x": 0, 11438 "y": 178 11439 }, 11440 "id": 170, 11441 "links": [], 11442 "options": { 11443 "content": "**$links**", 11444 "mode": "markdown" 11445 }, 11446 "pluginVersion": "7.3.3", 11447 "repeatIteration": 1618867139860, 11448 "repeatPanelId": 12, 11449 "repeatedByRow": true, 11450 "scopedVars": { 11451 "links": { 11452 "selected": false, 11453 "text": "TransPAC: Seattle to Tokyo 100GE", 11454 "value": "TransPAC: Seattle to Tokyo 100GE" 11455 } 11456 }, 11457 "title": "", 11458 "transparent": true, 11459 "type": "text" 11460 }, 11461 { 11462 "aliasColors": {}, 11463 "bars": false, 11464 "dashLength": 10, 11465 "dashes": false, 11466 "datasource": "Netsage TSDS", 11467 "decimals": 1, 11468 "fieldConfig": { 11469 "defaults": { 11470 "custom": {}, 11471 "links": [] 11472 }, 11473 "overrides": [] 11474 }, 11475 "fill": 1, 11476 "fillGradient": 0, 11477 "gridPos": { 11478 "h": 7, 11479 "w": 14, 11480 "x": 2, 11481 "y": 178 11482 }, 11483 "hiddenSeries": false, 11484 "id": 171, 11485 "legend": { 11486 "alignAsTable": true, 11487 "avg": true, 11488 "current": false, 11489 "max": true, 11490 "min": false, 11491 "rightSide": false, 11492 "show": true, 11493 "total": false, 11494 "values": true 11495 }, 11496 "lines": true, 11497 "linewidth": 1, 11498 "links": [], 11499 "nullPointMode": "null", 11500 "options": { 11501 "alertThreshold": true 11502 }, 11503 "percentage": false, 11504 "pluginVersion": "7.3.3", 11505 "pointradius": 5, 11506 "points": false, 11507 "renderer": "flot", 11508 "repeatIteration": 1618867139860, 11509 "repeatPanelId": 13, 11510 "repeatedByRow": true, 11511 "scopedVars": { 11512 "links": { 11513 "selected": false, 11514 "text": "TransPAC: Seattle to Tokyo 100GE", 11515 "value": "TransPAC: Seattle to Tokyo 100GE" 11516 } 11517 }, 11518 "seriesOverrides": [ 11519 { 11520 "alias": "A-Z", 11521 "color": "#FBAE60" 11522 }, 11523 { 11524 "alias": "Z-A", 11525 "color": "#80B2E7" 11526 } 11527 ], 11528 "spaceLength": 10, 11529 "stack": false, 11530 "steppedLine": false, 11531 "targets": [ 11532 { 11533 "aggregate_all": false, 11534 "aggregator": ["average", "average"], 11535 "bucket": [], 11536 "bucketAggs": [ 11537 { 11538 "field": "start", 11539 "id": "2", 11540 "settings": { 11541 "interval": "auto", 11542 "min_doc_count": 0, 11543 "trimEdges": 0 11544 }, 11545 "type": "date_histogram" 11546 } 11547 ], 11548 "bucketValue": [], 11549 "combineAllBy": "nothing", 11550 "condition": [], 11551 "dateFormat": "", 11552 "displayFormat": "series", 11553 "drillDown": [], 11554 "drillDownAlias": "", 11555 "drillDownValue": [], 11556 "dsType": "elasticsearch", 11557 "func": [ 11558 { 11559 "aggregate_all": false, 11560 "alias": "A-Z", 11561 "align": "", 11562 "bucket": "", 11563 "expanded": false, 11564 "method": "average", 11565 "operation": "", 11566 "percentile": "85", 11567 "root": true, 11568 "target": "output", 11569 "template": "", 11570 "title": "Aggregate", 11571 "type": "Aggregate", 11572 "wrapper": [] 11573 } 11574 ], 11575 "groupby_field": "link_name", 11576 "inlineGroupOperator": [[""]], 11577 "metricValueAliasMappings": { 11578 "aggregate(values.output, 210, average)": "A-Z" 11579 }, 11580 "metricValueAliases": [""], 11581 "metricValues_array": ["Select Metric Value"], 11582 "metric_array": ["link_name"], 11583 "metrics": [ 11584 { 11585 "field": "select field", 11586 "id": "1", 11587 "type": "count" 11588 } 11589 ], 11590 "orderby_field": "", 11591 "outerGroupOperator": [""], 11592 "percentileValue": ["", ""], 11593 "refId": "A", 11594 "series": "interface", 11595 "target": "get link_name, aggregate(values.output, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 11596 "target_alias": "$VALUE", 11597 "templateVariableValue": [""], 11598 "timeField": "start", 11599 "type": "timeserie", 11600 "whereClauseGroup": [ 11601 [ 11602 { 11603 "left": "link_name", 11604 "op": "like", 11605 "right": "$links" 11606 } 11607 ] 11608 ] 11609 }, 11610 { 11611 "aggregate_all": false, 11612 "combineAllBy": "nothing", 11613 "condition": [], 11614 "dateFormat": "", 11615 "displayFormat": "series", 11616 "func": [ 11617 { 11618 "aggregate_all": false, 11619 "alias": "Z-A", 11620 "align": "", 11621 "bucket": "", 11622 "expanded": true, 11623 "method": "average", 11624 "operation": "", 11625 "percentile": "85", 11626 "root": true, 11627 "target": "input", 11628 "template": "", 11629 "title": "Aggregate", 11630 "type": "Aggregate", 11631 "wrapper": [] 11632 } 11633 ], 11634 "groupby_field": "link_name", 11635 "inlineGroupOperator": [[""]], 11636 "metricValueAliasMappings": { 11637 "aggregate(values.input, 210, average)": "Z-A" 11638 }, 11639 "metricValueAliases": [""], 11640 "metricValues_array": ["Select Metric Value"], 11641 "metric_array": ["link_name"], 11642 "orderby_field": "", 11643 "outerGroupOperator": [""], 11644 "refId": "B", 11645 "series": "interface", 11646 "target": "get link_name, aggregate(values.input, 210, average) between (1570571291, 1570657691) by link_name from interface where ((link_name like \"AmLight: Chile to Sao Paolo 100GE\"))", 11647 "target_alias": "$VALUE", 11648 "templateVariableValue": [""], 11649 "type": "timeserie", 11650 "whereClauseGroup": [ 11651 [ 11652 { 11653 "left": "link_name", 11654 "op": "like", 11655 "right": "$links" 11656 } 11657 ] 11658 ] 11659 } 11660 ], 11661 "thresholds": [], 11662 "timeFrom": null, 11663 "timeRegions": [], 11664 "timeShift": null, 11665 "title": "", 11666 "tooltip": { 11667 "shared": true, 11668 "sort": 0, 11669 "value_type": "individual" 11670 }, 11671 "transparent": true, 11672 "type": "graph", 11673 "xaxis": { 11674 "buckets": null, 11675 "mode": "time", 11676 "name": null, 11677 "show": true, 11678 "values": [] 11679 }, 11680 "yaxes": [ 11681 { 11682 "format": "bps", 11683 "label": "Rate", 11684 "logBase": 1, 11685 "max": null, 11686 "min": null, 11687 "show": true 11688 }, 11689 { 11690 "format": "short", 11691 "label": null, 11692 "logBase": 1, 11693 "max": null, 11694 "min": null, 11695 "show": true 11696 } 11697 ], 11698 "yaxis": { 11699 "align": false, 11700 "alignLevel": null 11701 } 11702 }, 11703 { 11704 "aliasColors": {}, 11705 "bars": true, 11706 "dashLength": 10, 11707 "dashes": false, 11708 "datasource": "Netsage TSDS", 11709 "decimals": 1, 11710 "fieldConfig": { 11711 "defaults": { 11712 "custom": {}, 11713 "links": [] 11714 }, 11715 "overrides": [] 11716 }, 11717 "fill": 1, 11718 "fillGradient": 0, 11719 "gridPos": { 11720 "h": 7, 11721 "w": 8, 11722 "x": 16, 11723 "y": 178 11724 }, 11725 "hiddenSeries": false, 11726 "id": 172, 11727 "legend": { 11728 "alignAsTable": true, 11729 "avg": true, 11730 "current": false, 11731 "max": true, 11732 "min": false, 11733 "show": false, 11734 "total": false, 11735 "values": true 11736 }, 11737 "lines": false, 11738 "linewidth": 1, 11739 "links": [], 11740 "nullPointMode": "null", 11741 "options": { 11742 "alertThreshold": true 11743 }, 11744 "percentage": false, 11745 "pluginVersion": "7.3.3", 11746 "pointradius": 5, 11747 "points": false, 11748 "renderer": "flot", 11749 "repeatIteration": 1618867139860, 11750 "repeatPanelId": 14, 11751 "repeatedByRow": true, 11752 "scopedVars": { 11753 "links": { 11754 "selected": false, 11755 "text": "TransPAC: Seattle to Tokyo 100GE", 11756 "value": "TransPAC: Seattle to Tokyo 100GE" 11757 } 11758 }, 11759 "seriesOverrides": [ 11760 { 11761 "alias": "A-Z", 11762 "color": "#FBAE60" 11763 }, 11764 { 11765 "alias": "Z-A", 11766 "color": "#80B2E7" 11767 } 11768 ], 11769 "spaceLength": 10, 11770 "stack": false, 11771 "steppedLine": false, 11772 "targets": [ 11773 { 11774 "aggregate_all": false, 11775 "aggregator": ["average", "average"], 11776 "bucket": [], 11777 "bucketAggs": [ 11778 { 11779 "field": "start", 11780 "id": "2", 11781 "settings": { 11782 "interval": "auto", 11783 "min_doc_count": 0, 11784 "trimEdges": 0 11785 }, 11786 "type": "date_histogram" 11787 } 11788 ], 11789 "bucketValue": [], 11790 "combineAllBy": "nothing", 11791 "condition": [], 11792 "dateFormat": "", 11793 "displayFormat": "series", 11794 "drillDown": [], 11795 "drillDownAlias": "", 11796 "drillDownValue": [], 11797 "dsType": "elasticsearch", 11798 "func": [ 11799 { 11800 "alias": "A-Z", 11801 "align": "", 11802 "bucket": "", 11803 "expanded": true, 11804 "method": "average", 11805 "operation": "* $TIMESPAN", 11806 "percentile": "85", 11807 "root": true, 11808 "target": "output", 11809 "template": "", 11810 "title": "Aggregate", 11811 "type": "Aggregate", 11812 "wrapper": [] 11813 } 11814 ], 11815 "groupby_field": "link_name", 11816 "inlineGroupOperator": [[""]], 11817 "metricValueAliasMappings": { 11818 "aggregate(values.output, 310, average)": "A-Z" 11819 }, 11820 "metricValueAliases": [""], 11821 "metricValues_array": ["Select Metric Value"], 11822 "metric_array": ["link_name"], 11823 "metrics": [ 11824 { 11825 "field": "select field", 11826 "id": "1", 11827 "type": "count" 11828 } 11829 ], 11830 "orderby_field": "", 11831 "outerGroupOperator": [""], 11832 "percentileValue": ["", ""], 11833 "rawQuery": true, 11834 "refId": "A", 11835 "series": "interface", 11836 "target": "get link_name, values.output * 3600 from (get link_name, aggregate(values.output, 3600, average) / 8 as values.output between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 11837 "target_alias": "A-Z", 11838 "templateVariableValue": [""], 11839 "timeField": "start", 11840 "type": "timeserie", 11841 "whereClauseGroup": [ 11842 [ 11843 { 11844 "left": "link_name", 11845 "op": "like", 11846 "right": "$links" 11847 } 11848 ] 11849 ] 11850 }, 11851 { 11852 "aggregate_all": false, 11853 "combineAllBy": "nothing", 11854 "condition": [], 11855 "dateFormat": "", 11856 "displayFormat": "series", 11857 "func": [ 11858 { 11859 "alias": "Z-A", 11860 "align": "", 11861 "bucket": "", 11862 "expanded": true, 11863 "method": "average", 11864 "operation": "* $TIMESPAN", 11865 "percentile": "85", 11866 "root": true, 11867 "target": "input", 11868 "template": "", 11869 "title": "Aggregate", 11870 "type": "Aggregate", 11871 "wrapper": [] 11872 } 11873 ], 11874 "groupby_field": "link_name", 11875 "hide": false, 11876 "inlineGroupOperator": [[""]], 11877 "metricValueAliasMappings": { 11878 "aggregate(values.input, 310, average)": "Z-A" 11879 }, 11880 "metricValueAliases": [""], 11881 "metricValues_array": ["Select Metric Value"], 11882 "metric_array": ["link_name"], 11883 "orderby_field": "", 11884 "outerGroupOperator": [""], 11885 "rawQuery": true, 11886 "refId": "B", 11887 "series": "interface", 11888 "target": "get link_name, values.input * 3600 from (get link_name, aggregate(values.input, 3600, average) / 8 as values.input between ($START, $END) by link_name from interface where ((link_name like \"$links\")))", 11889 "target_alias": "Z-A", 11890 "templateVariableValue": [""], 11891 "type": "timeserie", 11892 "whereClauseGroup": [ 11893 [ 11894 { 11895 "left": "link_name", 11896 "op": "like", 11897 "right": "$links" 11898 } 11899 ] 11900 ] 11901 } 11902 ], 11903 "thresholds": [], 11904 "timeFrom": null, 11905 "timeRegions": [], 11906 "timeShift": null, 11907 "title": "", 11908 "tooltip": { 11909 "shared": false, 11910 "sort": 0, 11911 "value_type": "individual" 11912 }, 11913 "transparent": true, 11914 "type": "graph", 11915 "xaxis": { 11916 "buckets": null, 11917 "mode": "series", 11918 "name": null, 11919 "show": true, 11920 "values": ["total"] 11921 }, 11922 "yaxes": [ 11923 { 11924 "format": "decbytes", 11925 "label": null, 11926 "logBase": 1, 11927 "max": null, 11928 "min": 0, 11929 "show": true 11930 }, 11931 { 11932 "format": "short", 11933 "label": null, 11934 "logBase": 1, 11935 "max": null, 11936 "min": null, 11937 "show": true 11938 } 11939 ], 11940 "yaxis": { 11941 "align": false, 11942 "alignLevel": null 11943 } 11944 }, 11945 { 11946 "collapsed": false, 11947 "datasource": null, 11948 "gridPos": { 11949 "h": 1, 11950 "w": 24, 11951 "x": 0, 11952 "y": 185 11953 }, 11954 "id": 87, 11955 "panels": [], 11956 "title": "", 11957 "type": "row" 11958 }, 11959 { 11960 "aliasColors": {}, 11961 "bars": false, 11962 "dashLength": 10, 11963 "dashes": false, 11964 "datasource": "Netsage TSDS", 11965 "decimals": 1, 11966 "fieldConfig": { 11967 "defaults": { 11968 "custom": {}, 11969 "links": [] 11970 }, 11971 "overrides": [] 11972 }, 11973 "fill": 0, 11974 "fillGradient": 0, 11975 "gridPos": { 11976 "h": 14, 11977 "w": 24, 11978 "x": 0, 11979 "y": 186 11980 }, 11981 "hiddenSeries": false, 11982 "id": 88, 11983 "legend": { 11984 "avg": true, 11985 "current": false, 11986 "max": false, 11987 "min": false, 11988 "rightSide": false, 11989 "show": true, 11990 "total": false, 11991 "values": true 11992 }, 11993 "lines": true, 11994 "linewidth": 1, 11995 "links": [], 11996 "nullPointMode": "null", 11997 "options": { 11998 "alertThreshold": true 11999 }, 12000 "percentage": false, 12001 "pluginVersion": "7.3.3", 12002 "pointradius": 5, 12003 "points": false, 12004 "renderer": "flot", 12005 "seriesOverrides": [ 12006 {} 12007 ], 12008 "spaceLength": 10, 12009 "stack": false, 12010 "steppedLine": false, 12011 "targets": [ 12012 { 12013 "aggregate_all": false, 12014 "aggregator": ["average"], 12015 "bucket": [], 12016 "bucketAggs": [ 12017 { 12018 "field": "start", 12019 "id": "2", 12020 "settings": { 12021 "interval": "auto", 12022 "min_doc_count": 0, 12023 "trimEdges": 0 12024 }, 12025 "type": "date_histogram" 12026 } 12027 ], 12028 "bucketValue": [], 12029 "combineAllBy": "nothing", 12030 "condition": [], 12031 "dateFormat": "", 12032 "displayFormat": "series", 12033 "drillDown": [], 12034 "drillDownAlias": "", 12035 "drillDownValue": [], 12036 "dsType": "elasticsearch", 12037 "func": [ 12038 { 12039 "alias": "A-Z", 12040 "align": "", 12041 "bucket": "", 12042 "expanded": false, 12043 "method": "average", 12044 "operation": "", 12045 "percentile": "85", 12046 "root": true, 12047 "target": "output", 12048 "template": "", 12049 "title": "Aggregate", 12050 "type": "Aggregate", 12051 "wrapper": [] 12052 } 12053 ], 12054 "groupby_field": "link_name", 12055 "inlineGroupOperator": [[""]], 12056 "metricValueAliasMappings": { 12057 "aggregate(values.output, 60, average)": "A-Z" 12058 }, 12059 "metricValueAliases": ["A-Z"], 12060 "metricValues_array": ["output"], 12061 "metric_array": ["link_name"], 12062 "metrics": [ 12063 { 12064 "field": "select field", 12065 "id": "1", 12066 "type": "count" 12067 } 12068 ], 12069 "orderby_field": "link_name", 12070 "outerGroupOperator": [""], 12071 "percentileValue": [""], 12072 "refId": "A", 12073 "series": "interface", 12074 "target": "get link_name, aggregate(values.output, 60, average) between (1570571291, 1570657691) by link_name from interface where (link_name like \".*\") ordered by link_name", 12075 "target_alias": "$VALUES $link_name", 12076 "templateVariableValue": [""], 12077 "timeField": "start", 12078 "type": "timeserie", 12079 "whereClauseGroup": [ 12080 [ 12081 { 12082 "$$hashKey": "object:284", 12083 "left": "link_name", 12084 "op": "like", 12085 "right": ".*" 12086 } 12087 ] 12088 ] 12089 } 12090 ], 12091 "thresholds": [], 12092 "timeFrom": null, 12093 "timeRegions": [], 12094 "timeShift": null, 12095 "title": "(A to Z) Average Utilization Over Time", 12096 "tooltip": { 12097 "shared": true, 12098 "sort": 2, 12099 "value_type": "individual" 12100 }, 12101 "transparent": true, 12102 "type": "graph", 12103 "xaxis": { 12104 "buckets": null, 12105 "mode": "time", 12106 "name": null, 12107 "show": true, 12108 "values": [] 12109 }, 12110 "yaxes": [ 12111 { 12112 "format": "bps", 12113 "label": "Rate", 12114 "logBase": 1, 12115 "max": null, 12116 "min": null, 12117 "show": true 12118 }, 12119 { 12120 "format": "short", 12121 "label": null, 12122 "logBase": 1, 12123 "max": null, 12124 "min": null, 12125 "show": true 12126 } 12127 ], 12128 "yaxis": { 12129 "align": false, 12130 "alignLevel": null 12131 } 12132 }, 12133 { 12134 "collapsed": false, 12135 "datasource": null, 12136 "gridPos": { 12137 "h": 1, 12138 "w": 24, 12139 "x": 0, 12140 "y": 200 12141 }, 12142 "id": 89, 12143 "panels": [], 12144 "title": "", 12145 "type": "row" 12146 }, 12147 { 12148 "aliasColors": {}, 12149 "bars": false, 12150 "dashLength": 10, 12151 "dashes": false, 12152 "datasource": "Netsage TSDS", 12153 "decimals": 1, 12154 "fieldConfig": { 12155 "defaults": { 12156 "custom": {}, 12157 "links": [] 12158 }, 12159 "overrides": [] 12160 }, 12161 "fill": 0, 12162 "fillGradient": 0, 12163 "gridPos": { 12164 "h": 14, 12165 "w": 24, 12166 "x": 0, 12167 "y": 201 12168 }, 12169 "hiddenSeries": false, 12170 "id": 90, 12171 "legend": { 12172 "avg": true, 12173 "current": false, 12174 "max": false, 12175 "min": false, 12176 "rightSide": false, 12177 "show": true, 12178 "total": false, 12179 "values": true 12180 }, 12181 "lines": true, 12182 "linewidth": 1, 12183 "links": [], 12184 "nullPointMode": "null", 12185 "options": { 12186 "alertThreshold": true 12187 }, 12188 "percentage": false, 12189 "pluginVersion": "7.3.3", 12190 "pointradius": 5, 12191 "points": false, 12192 "renderer": "flot", 12193 "seriesOverrides": [ 12194 {} 12195 ], 12196 "spaceLength": 10, 12197 "stack": false, 12198 "steppedLine": false, 12199 "targets": [ 12200 { 12201 "aggregate_all": false, 12202 "aggregator": ["average"], 12203 "bucket": [], 12204 "bucketAggs": [ 12205 { 12206 "field": "start", 12207 "id": "2", 12208 "settings": { 12209 "interval": "auto", 12210 "min_doc_count": 0, 12211 "trimEdges": 0 12212 }, 12213 "type": "date_histogram" 12214 } 12215 ], 12216 "bucketValue": [], 12217 "combineAllBy": "nothing", 12218 "condition": [], 12219 "dateFormat": "", 12220 "displayFormat": "series", 12221 "drillDown": [], 12222 "drillDownAlias": "", 12223 "drillDownValue": [], 12224 "dsType": "elasticsearch", 12225 "func": [ 12226 { 12227 "alias": "Z-A", 12228 "align": "", 12229 "bucket": "", 12230 "expanded": false, 12231 "method": "average", 12232 "operation": "", 12233 "percentile": "85", 12234 "root": true, 12235 "target": "input", 12236 "template": "", 12237 "title": "Aggregate", 12238 "type": "Aggregate", 12239 "wrapper": [] 12240 } 12241 ], 12242 "groupby_field": "link_name", 12243 "inlineGroupOperator": [[""]], 12244 "metricValueAliasMappings": { 12245 "aggregate(values.input, 60, average)": "Z-A" 12246 }, 12247 "metricValueAliases": ["Z-A"], 12248 "metricValues_array": ["input"], 12249 "metric_array": ["link_name"], 12250 "metrics": [ 12251 { 12252 "field": "select field", 12253 "id": "1", 12254 "type": "count" 12255 } 12256 ], 12257 "orderby_field": "link_name", 12258 "outerGroupOperator": [""], 12259 "percentileValue": [""], 12260 "refId": "A", 12261 "series": "interface", 12262 "target": "get link_name, aggregate(values.input, 60, average) between (1570571291, 1570657691) by link_name from interface where (link_name like \".*\") ordered by link_name", 12263 "target_alias": "$VALUES $link_name", 12264 "templateVariableValue": [""], 12265 "timeField": "start", 12266 "type": "timeserie", 12267 "whereClauseGroup": [ 12268 [ 12269 { 12270 "$$hashKey": "object:326", 12271 "left": "link_name", 12272 "op": "like", 12273 "right": ".*" 12274 } 12275 ] 12276 ] 12277 } 12278 ], 12279 "thresholds": [], 12280 "timeFrom": null, 12281 "timeRegions": [], 12282 "timeShift": null, 12283 "title": "(Z to A) Average Utilization Over Time", 12284 "tooltip": { 12285 "shared": true, 12286 "sort": 2, 12287 "value_type": "individual" 12288 }, 12289 "transparent": true, 12290 "type": "graph", 12291 "xaxis": { 12292 "buckets": null, 12293 "mode": "time", 12294 "name": null, 12295 "show": true, 12296 "values": [] 12297 }, 12298 "yaxes": [ 12299 { 12300 "format": "bps", 12301 "label": "Rate", 12302 "logBase": 1, 12303 "max": null, 12304 "min": null, 12305 "show": true 12306 }, 12307 { 12308 "format": "short", 12309 "label": null, 12310 "logBase": 1, 12311 "max": null, 12312 "min": null, 12313 "show": true 12314 } 12315 ], 12316 "yaxis": { 12317 "align": false, 12318 "alignLevel": null 12319 } 12320 }, 12321 { 12322 "collapsed": false, 12323 "datasource": null, 12324 "gridPos": { 12325 "h": 1, 12326 "w": 24, 12327 "x": 0, 12328 "y": 215 12329 }, 12330 "id": 91, 12331 "panels": [], 12332 "title": "", 12333 "type": "row" 12334 }, 12335 { 12336 "aliasColors": {}, 12337 "bars": false, 12338 "dashLength": 10, 12339 "dashes": false, 12340 "datasource": "Netsage TSDS", 12341 "decimals": 1, 12342 "fieldConfig": { 12343 "defaults": { 12344 "custom": {}, 12345 "links": [] 12346 }, 12347 "overrides": [] 12348 }, 12349 "fill": 0, 12350 "fillGradient": 0, 12351 "gridPos": { 12352 "h": 14, 12353 "w": 24, 12354 "x": 0, 12355 "y": 216 12356 }, 12357 "hiddenSeries": false, 12358 "id": 92, 12359 "legend": { 12360 "avg": false, 12361 "current": false, 12362 "max": true, 12363 "min": false, 12364 "show": true, 12365 "total": false, 12366 "values": true 12367 }, 12368 "lines": true, 12369 "linewidth": 1, 12370 "links": [], 12371 "nullPointMode": "null", 12372 "options": { 12373 "alertThreshold": true 12374 }, 12375 "percentage": false, 12376 "pluginVersion": "7.3.3", 12377 "pointradius": 5, 12378 "points": false, 12379 "renderer": "flot", 12380 "seriesOverrides": [], 12381 "spaceLength": 10, 12382 "stack": false, 12383 "steppedLine": false, 12384 "targets": [ 12385 { 12386 "aggregate_all": false, 12387 "aggregator": ["max"], 12388 "bucket": [], 12389 "bucketAggs": [ 12390 { 12391 "field": "start", 12392 "id": "2", 12393 "settings": { 12394 "interval": "auto", 12395 "min_doc_count": 0, 12396 "trimEdges": 0 12397 }, 12398 "type": "date_histogram" 12399 } 12400 ], 12401 "combineAllBy": "nothing", 12402 "condition": [], 12403 "dateFormat": "", 12404 "displayFormat": "series", 12405 "drillDown": [], 12406 "drillDownAlias": "", 12407 "drillDownValue": [], 12408 "dsType": "elasticsearch", 12409 "func": [ 12410 { 12411 "alias": "Z-A", 12412 "align": "", 12413 "bucket": "", 12414 "expanded": false, 12415 "method": "max", 12416 "operation": "", 12417 "percentile": "85", 12418 "root": true, 12419 "target": "output", 12420 "template": "", 12421 "title": "Aggregate", 12422 "type": "Aggregate", 12423 "wrapper": [] 12424 } 12425 ], 12426 "groupby_field": "link_name", 12427 "inlineGroupOperator": [[""]], 12428 "metricValueAliasMappings": { 12429 "aggregate(values.output, 60, max)": "Z-A" 12430 }, 12431 "metricValueAliases": ["A-Z"], 12432 "metricValues_array": ["output"], 12433 "metric_array": ["link_name"], 12434 "metrics": [ 12435 { 12436 "field": "select field", 12437 "id": "1", 12438 "type": "count" 12439 } 12440 ], 12441 "orderby_field": "link_name", 12442 "outerGroupOperator": [""], 12443 "percentileValue": [""], 12444 "refId": "A", 12445 "series": "interface", 12446 "target": "get link_name, aggregate(values.output, 60, max) between (1570571291, 1570657691) by link_name from interface where (link_name like \".*\") ordered by link_name", 12447 "target_alias": "$VALUES $link_name", 12448 "templateVariableValue": [""], 12449 "timeField": "start", 12450 "type": "timeserie", 12451 "whereClauseGroup": [ 12452 [ 12453 { 12454 "$$hashKey": "object:457", 12455 "left": "link_name", 12456 "op": "like", 12457 "right": ".*" 12458 } 12459 ] 12460 ] 12461 } 12462 ], 12463 "thresholds": [], 12464 "timeFrom": null, 12465 "timeRegions": [], 12466 "timeShift": null, 12467 "title": "(A to Z) Maximum Utilization Over Time", 12468 "tooltip": { 12469 "shared": true, 12470 "sort": 2, 12471 "value_type": "individual" 12472 }, 12473 "transparent": true, 12474 "type": "graph", 12475 "xaxis": { 12476 "buckets": null, 12477 "mode": "time", 12478 "name": null, 12479 "show": true, 12480 "values": [] 12481 }, 12482 "yaxes": [ 12483 { 12484 "format": "bps", 12485 "label": "Rate", 12486 "logBase": 1, 12487 "max": null, 12488 "min": null, 12489 "show": true 12490 }, 12491 { 12492 "format": "short", 12493 "label": null, 12494 "logBase": 1, 12495 "max": null, 12496 "min": null, 12497 "show": true 12498 } 12499 ], 12500 "yaxis": { 12501 "align": false, 12502 "alignLevel": null 12503 } 12504 }, 12505 { 12506 "collapsed": false, 12507 "datasource": null, 12508 "gridPos": { 12509 "h": 1, 12510 "w": 24, 12511 "x": 0, 12512 "y": 230 12513 }, 12514 "id": 93, 12515 "panels": [], 12516 "title": "", 12517 "type": "row" 12518 }, 12519 { 12520 "aliasColors": {}, 12521 "bars": false, 12522 "dashLength": 10, 12523 "dashes": false, 12524 "datasource": "Netsage TSDS", 12525 "decimals": 1, 12526 "fieldConfig": { 12527 "defaults": { 12528 "custom": {} 12529 }, 12530 "overrides": [] 12531 }, 12532 "fill": 0, 12533 "fillGradient": 0, 12534 "gridPos": { 12535 "h": 14, 12536 "w": 24, 12537 "x": 0, 12538 "y": 231 12539 }, 12540 "hiddenSeries": false, 12541 "id": 94, 12542 "legend": { 12543 "avg": false, 12544 "current": false, 12545 "max": true, 12546 "min": false, 12547 "show": true, 12548 "total": false, 12549 "values": true 12550 }, 12551 "lines": true, 12552 "linewidth": 1, 12553 "links": [], 12554 "nullPointMode": "null", 12555 "options": { 12556 "alertThreshold": true 12557 }, 12558 "percentage": false, 12559 "pluginVersion": "7.3.3", 12560 "pointradius": 5, 12561 "points": false, 12562 "renderer": "flot", 12563 "seriesOverrides": [], 12564 "spaceLength": 10, 12565 "stack": false, 12566 "steppedLine": false, 12567 "targets": [ 12568 { 12569 "aggregate_all": false, 12570 "aggregator": ["max"], 12571 "bucket": [], 12572 "bucketAggs": [ 12573 { 12574 "field": "start", 12575 "id": "2", 12576 "settings": { 12577 "interval": "auto", 12578 "min_doc_count": 0, 12579 "trimEdges": 0 12580 }, 12581 "type": "date_histogram" 12582 } 12583 ], 12584 "combineAllBy": "nothing", 12585 "condition": [], 12586 "dateFormat": "", 12587 "displayFormat": "series", 12588 "drillDown": [], 12589 "drillDownAlias": "", 12590 "drillDownValue": [], 12591 "dsType": "elasticsearch", 12592 "func": [ 12593 { 12594 "alias": "A-Z", 12595 "align": "", 12596 "bucket": "", 12597 "expanded": false, 12598 "method": "max", 12599 "operation": "", 12600 "percentile": "85", 12601 "root": true, 12602 "target": "input", 12603 "template": "", 12604 "title": "Aggregate", 12605 "type": "Aggregate", 12606 "wrapper": [] 12607 } 12608 ], 12609 "groupby_field": "link_name", 12610 "inlineGroupOperator": [[""]], 12611 "metricValueAliasMappings": { 12612 "aggregate(values.input, 60, max)": "A-Z" 12613 }, 12614 "metricValueAliases": ["Z-A"], 12615 "metricValues_array": ["input"], 12616 "metric_array": ["link_name"], 12617 "metrics": [ 12618 { 12619 "field": "select field", 12620 "id": "1", 12621 "type": "count" 12622 } 12623 ], 12624 "orderby_field": "link_name", 12625 "outerGroupOperator": [""], 12626 "percentileValue": [""], 12627 "refId": "A", 12628 "series": "interface", 12629 "target": "get link_name, aggregate(values.input, 60, max) between (1570571291, 1570657691) by link_name from interface where (link_name like \".*\") ordered by link_name", 12630 "target_alias": "$VALUES $link_name", 12631 "templateVariableValue": [""], 12632 "timeField": "start", 12633 "type": "timeserie", 12634 "whereClauseGroup": [ 12635 [ 12636 { 12637 "$$hashKey": "object:521", 12638 "left": "link_name", 12639 "op": "like", 12640 "right": ".*" 12641 } 12642 ] 12643 ] 12644 } 12645 ], 12646 "thresholds": [], 12647 "timeFrom": null, 12648 "timeRegions": [], 12649 "timeShift": null, 12650 "title": "(Z to A) Maximum Utilization Over Time", 12651 "tooltip": { 12652 "shared": true, 12653 "sort": 2, 12654 "value_type": "individual" 12655 }, 12656 "transparent": true, 12657 "type": "graph", 12658 "xaxis": { 12659 "buckets": null, 12660 "mode": "time", 12661 "name": null, 12662 "show": true, 12663 "values": [] 12664 }, 12665 "yaxes": [ 12666 { 12667 "format": "bps", 12668 "label": "Rate", 12669 "logBase": 1, 12670 "max": null, 12671 "min": null, 12672 "show": true 12673 }, 12674 { 12675 "format": "short", 12676 "label": null, 12677 "logBase": 1, 12678 "max": null, 12679 "min": null, 12680 "show": true 12681 } 12682 ], 12683 "yaxis": { 12684 "align": false, 12685 "alignLevel": null 12686 } 12687 }, 12688 { 12689 "collapsed": false, 12690 "datasource": null, 12691 "gridPos": { 12692 "h": 1, 12693 "w": 24, 12694 "x": 0, 12695 "y": 245 12696 }, 12697 "id": 95, 12698 "panels": [], 12699 "title": "", 12700 "type": "row" 12701 }, 12702 { 12703 "content": "\u003cdiv class=\"netsage_footer\"\u003e If you have any questions, concerns, or other issues, feel free to contact us at \u003ca href=\"mailto:netsage@lbl.gov\"\u003enetsage@lbl.gov \u003c/a\u003e Thanks! \u003cimg style=\"margin-left:10px\" src=\"https://www.nsf.gov/images/logos/NSF_4-Color_bitmap_Logo.png\" width=50 height=50\u003e \u003ca href=\"https://www.nsf.gov/awardsearch/showAward?AWD_ID=1540933\"\u003e NSF GRANT 1540933 \u003c/a\u003e \u003c/img\u003e \u003cspan style=\"float:right; position:relative; top:15px\"\u003e To Review the NetSage Data Policy \u003ca href=\"http://www.netsage.global/home/netsage-privacy-policy\"\u003e click here \u003c/a\u003e \u003c/div\u003e\n", 12704 "datasource": null, 12705 "fieldConfig": { 12706 "defaults": { 12707 "custom": {} 12708 }, 12709 "overrides": [] 12710 }, 12711 "gridPos": { 12712 "h": 3, 12713 "w": 24, 12714 "x": 0, 12715 "y": 246 12716 }, 12717 "id": 96, 12718 "links": [], 12719 "options": { 12720 "content": "\u003cdiv\u003e If you have any questions, concerns, or other issues, feel free to contact us at \u003ca href=\"mailto:netsage@iu.edu\"\u003enetsage@iu.edu\u003c/a\u003e. Thanks! \u003cimg style=\"margin-left:10px\" src=\"https://www.nsf.gov/images/logos/NSF_4-Color_bitmap_Logo.png\" width=50 height=50\u003e \u003ca href=\"https://www.nsf.gov/awardsearch/showAward?AWD_ID=1540933\"\u003e NSF GRANT 1540933 \u003c/a\u003e \u003c/img\u003e \u003cspan style=\"float:right; position:relative; top:15px\"\u003e To Review the NetSage Data Policy \u003ca href=\"http://www.netsage.global/home/netsage-privacy-policy\"\u003e click here \u003c/a\u003e \u003c/div\u003e", 12721 "mode": "html" 12722 }, 12723 "pluginVersion": "7.3.3", 12724 "title": "", 12725 "transparent": true, 12726 "type": "text" 12727 } 12728 ], 12729 "refresh": "", 12730 "schemaVersion": 26, 12731 "style": "dark", 12732 "tags": ["netsage"], 12733 "templating": { 12734 "list": [ 12735 { 12736 "allValue": null, 12737 "current": { 12738 "text": "All", 12739 "value": "$__all" 12740 }, 12741 "datasource": "Netsage TSDS", 12742 "definition": "", 12743 "error": null, 12744 "hide": 2, 12745 "includeAll": true, 12746 "label": "Links", 12747 "multi": true, 12748 "name": "links", 12749 "options": [], 12750 "query": "get link_name between(1451606400, $END) by link_name from interface where link_name != null and link_name not like \"ACE\" limit 100 offset 0 ordered by link_name asc", 12751 "refresh": 2, 12752 "regex": "", 12753 "skipUrlSync": false, 12754 "sort": 0, 12755 "tagValuesQuery": "", 12756 "tags": [], 12757 "tagsQuery": "", 12758 "type": "query", 12759 "useTags": false 12760 } 12761 ] 12762 }, 12763 "time": { 12764 "from": "now-24h", 12765 "to": "now" 12766 }, 12767 "timepicker": { 12768 "refresh_intervals": [ 12769 "10s", 12770 "30s", 12771 "1m", 12772 "5m", 12773 "15m", 12774 "30m", 12775 "1h", 12776 "2h", 12777 "1d" 12778 ], 12779 "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"] 12780 }, 12781 "timezone": "", 12782 "title": "Bandwidth Dashboard", 12783 "uid": "000000003", 12784 "version": 1 12785 }