Jeremy Ronquillo | 0269ab4 | 2021-04-28 14:14:13 -0700 | [diff] [blame] | 1 | { |
| 2 | "annotations": { |
| 3 | "list": [ |
| 4 | { |
| 5 | "builtIn": 1, |
| 6 | "datasource": "-- Grafana --", |
| 7 | "enable": true, |
| 8 | "hide": true, |
| 9 | "iconColor": "rgba(0, 211, 255, 1)", |
| 10 | "name": "Annotations & Alerts", |
| 11 | "type": "dashboard" |
| 12 | } |
| 13 | ] |
| 14 | }, |
| 15 | "editable": true, |
| 16 | "gnetId": null, |
| 17 | "graphTooltip": 0, |
| 18 | "id": 30, |
| 19 | "iteration": 1619644232334, |
| 20 | "links": [], |
| 21 | "panels": [ |
| 22 | { |
| 23 | "collapsed": false, |
| 24 | "datasource": null, |
| 25 | "gridPos": { |
| 26 | "h": 1, |
| 27 | "w": 24, |
| 28 | "x": 0, |
| 29 | "y": 0 |
| 30 | }, |
| 31 | "id": 4, |
| 32 | "panels": [], |
| 33 | "repeat": "datasource", |
| 34 | "scopedVars": { |
| 35 | "datasource": { |
| 36 | "selected": false, |
| 37 | "text": "ace-cornell1-prd", |
| 38 | "value": "ace-cornell1-prd" |
| 39 | } |
| 40 | }, |
| 41 | "title": "$datasource", |
| 42 | "type": "row" |
| 43 | }, |
| 44 | { |
| 45 | "aliasColors": { |
| 46 | "Edge Down": "red", |
| 47 | "Edge Maintenance": "super-light-blue", |
| 48 | "Ping DNS Avg": "green", |
| 49 | "Ping DNS Max": "orange", |
| 50 | "Ping DNS Min": "purple" |
| 51 | }, |
| 52 | "bars": false, |
| 53 | "dashLength": 10, |
| 54 | "dashes": false, |
| 55 | "datasource": null, |
| 56 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 57 | "fieldConfig": { |
| 58 | "defaults": { |
| 59 | "custom": {} |
| 60 | }, |
| 61 | "overrides": [] |
| 62 | }, |
| 63 | "fill": 0, |
| 64 | "fillGradient": 0, |
| 65 | "gridPos": { |
| 66 | "h": 8, |
| 67 | "w": 24, |
| 68 | "x": 0, |
| 69 | "y": 1 |
| 70 | }, |
| 71 | "hiddenSeries": false, |
| 72 | "id": 2, |
| 73 | "legend": { |
| 74 | "avg": false, |
| 75 | "current": false, |
| 76 | "max": false, |
| 77 | "min": false, |
| 78 | "show": true, |
| 79 | "total": false, |
| 80 | "values": false |
| 81 | }, |
| 82 | "lines": true, |
| 83 | "linewidth": 1, |
| 84 | "nullPointMode": "null", |
| 85 | "percentage": false, |
| 86 | "pluginVersion": "7.1.5", |
| 87 | "pointradius": 2, |
| 88 | "points": false, |
| 89 | "renderer": "flot", |
| 90 | "scopedVars": { |
| 91 | "datasource": { |
| 92 | "selected": false, |
| 93 | "text": "ace-cornell1-prd", |
| 94 | "value": "ace-cornell1-prd" |
| 95 | } |
| 96 | }, |
| 97 | "seriesOverrides": [ |
| 98 | { |
| 99 | "alias": "Edge Down", |
| 100 | "fill": 5, |
| 101 | "hideTooltip": true, |
| 102 | "linewidth": 0, |
| 103 | "yaxis": 2 |
| 104 | }, |
| 105 | { |
| 106 | "alias": "Edge Maintenance", |
| 107 | "fill": 5, |
| 108 | "hideTooltip": true, |
| 109 | "linewidth": 0, |
| 110 | "yaxis": 2 |
| 111 | } |
| 112 | ], |
| 113 | "spaceLength": 10, |
| 114 | "stack": false, |
| 115 | "steppedLine": false, |
| 116 | "targets": [ |
| 117 | { |
| 118 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 119 | "interval": "", |
| 120 | "legendFormat": "Ping DNS Avg", |
| 121 | "refId": "A" |
| 122 | }, |
| 123 | { |
| 124 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 125 | "interval": "", |
| 126 | "legendFormat": "Edge Down", |
| 127 | "refId": "B" |
| 128 | }, |
| 129 | { |
| 130 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 131 | "interval": "", |
| 132 | "legendFormat": "Edge Maintenance", |
| 133 | "refId": "C" |
| 134 | } |
| 135 | ], |
| 136 | "thresholds": [], |
| 137 | "timeFrom": null, |
| 138 | "timeRegions": [], |
| 139 | "timeShift": null, |
| 140 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 141 | "tooltip": { |
| 142 | "shared": true, |
| 143 | "sort": 0, |
| 144 | "value_type": "individual" |
| 145 | }, |
| 146 | "type": "graph", |
| 147 | "xaxis": { |
| 148 | "buckets": null, |
| 149 | "mode": "time", |
| 150 | "name": null, |
| 151 | "show": true, |
| 152 | "values": [] |
| 153 | }, |
| 154 | "yaxes": [ |
| 155 | { |
| 156 | "decimals": 1, |
| 157 | "format": "ms", |
| 158 | "label": null, |
| 159 | "logBase": 1, |
| 160 | "max": null, |
| 161 | "min": null, |
| 162 | "show": true |
| 163 | }, |
| 164 | { |
| 165 | "format": "short", |
| 166 | "label": null, |
| 167 | "logBase": 1, |
| 168 | "max": "0.011", |
| 169 | "min": "0.01", |
| 170 | "show": false |
| 171 | } |
| 172 | ], |
| 173 | "yaxis": { |
| 174 | "align": false, |
| 175 | "alignLevel": null |
| 176 | } |
| 177 | }, |
| 178 | { |
| 179 | "collapsed": false, |
| 180 | "datasource": null, |
| 181 | "gridPos": { |
| 182 | "h": 1, |
| 183 | "w": 24, |
| 184 | "x": 0, |
| 185 | "y": 9 |
| 186 | }, |
| 187 | "id": 5, |
| 188 | "panels": [], |
| 189 | "repeat": null, |
| 190 | "repeatIteration": 1619644232334, |
| 191 | "repeatPanelId": 4, |
| 192 | "scopedVars": { |
| 193 | "datasource": { |
| 194 | "selected": false, |
| 195 | "text": "ace-dt-otic", |
| 196 | "value": "ace-dt-otic" |
| 197 | } |
| 198 | }, |
| 199 | "title": "$datasource", |
| 200 | "type": "row" |
| 201 | }, |
| 202 | { |
| 203 | "aliasColors": { |
| 204 | "Edge Down": "red", |
| 205 | "Edge Maintenance": "super-light-blue", |
| 206 | "Ping DNS Avg": "green", |
| 207 | "Ping DNS Max": "orange", |
| 208 | "Ping DNS Min": "purple" |
| 209 | }, |
| 210 | "bars": false, |
| 211 | "dashLength": 10, |
| 212 | "dashes": false, |
| 213 | "datasource": null, |
| 214 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 215 | "fieldConfig": { |
| 216 | "defaults": { |
| 217 | "custom": {} |
| 218 | }, |
| 219 | "overrides": [] |
| 220 | }, |
| 221 | "fill": 0, |
| 222 | "fillGradient": 0, |
| 223 | "gridPos": { |
| 224 | "h": 8, |
| 225 | "w": 24, |
| 226 | "x": 0, |
| 227 | "y": 10 |
| 228 | }, |
| 229 | "hiddenSeries": false, |
| 230 | "id": 6, |
| 231 | "legend": { |
| 232 | "avg": false, |
| 233 | "current": false, |
| 234 | "max": false, |
| 235 | "min": false, |
| 236 | "show": true, |
| 237 | "total": false, |
| 238 | "values": false |
| 239 | }, |
| 240 | "lines": true, |
| 241 | "linewidth": 1, |
| 242 | "nullPointMode": "null", |
| 243 | "percentage": false, |
| 244 | "pluginVersion": "7.1.5", |
| 245 | "pointradius": 2, |
| 246 | "points": false, |
| 247 | "renderer": "flot", |
| 248 | "repeatIteration": 1619644232334, |
| 249 | "repeatPanelId": 2, |
| 250 | "repeatedByRow": true, |
| 251 | "scopedVars": { |
| 252 | "datasource": { |
| 253 | "selected": false, |
| 254 | "text": "ace-dt-otic", |
| 255 | "value": "ace-dt-otic" |
| 256 | } |
| 257 | }, |
| 258 | "seriesOverrides": [ |
| 259 | { |
| 260 | "alias": "Edge Down", |
| 261 | "fill": 5, |
| 262 | "hideTooltip": true, |
| 263 | "linewidth": 0, |
| 264 | "yaxis": 2 |
| 265 | }, |
| 266 | { |
| 267 | "alias": "Edge Maintenance", |
| 268 | "fill": 5, |
| 269 | "hideTooltip": true, |
| 270 | "linewidth": 0, |
| 271 | "yaxis": 2 |
| 272 | } |
| 273 | ], |
| 274 | "spaceLength": 10, |
| 275 | "stack": false, |
| 276 | "steppedLine": false, |
| 277 | "targets": [ |
| 278 | { |
| 279 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 280 | "interval": "", |
| 281 | "legendFormat": "Ping DNS Avg", |
| 282 | "refId": "A" |
| 283 | }, |
| 284 | { |
| 285 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 286 | "interval": "", |
| 287 | "legendFormat": "Edge Down", |
| 288 | "refId": "B" |
| 289 | }, |
| 290 | { |
| 291 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 292 | "interval": "", |
| 293 | "legendFormat": "Edge Maintenance", |
| 294 | "refId": "C" |
| 295 | } |
| 296 | ], |
| 297 | "thresholds": [], |
| 298 | "timeFrom": null, |
| 299 | "timeRegions": [], |
| 300 | "timeShift": null, |
| 301 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 302 | "tooltip": { |
| 303 | "shared": true, |
| 304 | "sort": 0, |
| 305 | "value_type": "individual" |
| 306 | }, |
| 307 | "type": "graph", |
| 308 | "xaxis": { |
| 309 | "buckets": null, |
| 310 | "mode": "time", |
| 311 | "name": null, |
| 312 | "show": true, |
| 313 | "values": [] |
| 314 | }, |
| 315 | "yaxes": [ |
| 316 | { |
| 317 | "decimals": 1, |
| 318 | "format": "ms", |
| 319 | "label": null, |
| 320 | "logBase": 1, |
| 321 | "max": null, |
| 322 | "min": null, |
| 323 | "show": true |
| 324 | }, |
| 325 | { |
| 326 | "format": "short", |
| 327 | "label": null, |
| 328 | "logBase": 1, |
| 329 | "max": "0.011", |
| 330 | "min": "0.01", |
| 331 | "show": false |
| 332 | } |
| 333 | ], |
| 334 | "yaxis": { |
| 335 | "align": false, |
| 336 | "alignLevel": null |
| 337 | } |
| 338 | }, |
| 339 | { |
| 340 | "collapsed": false, |
| 341 | "datasource": null, |
| 342 | "gridPos": { |
| 343 | "h": 1, |
| 344 | "w": 24, |
| 345 | "x": 0, |
| 346 | "y": 18 |
| 347 | }, |
| 348 | "id": 7, |
| 349 | "panels": [], |
| 350 | "repeat": null, |
| 351 | "repeatIteration": 1619644232334, |
| 352 | "repeatPanelId": 4, |
| 353 | "scopedVars": { |
| 354 | "datasource": { |
| 355 | "selected": false, |
| 356 | "text": "ace-intel", |
| 357 | "value": "ace-intel" |
| 358 | } |
| 359 | }, |
| 360 | "title": "$datasource", |
| 361 | "type": "row" |
| 362 | }, |
| 363 | { |
| 364 | "aliasColors": { |
| 365 | "Edge Down": "red", |
| 366 | "Edge Maintenance": "super-light-blue", |
| 367 | "Ping DNS Avg": "green", |
| 368 | "Ping DNS Max": "orange", |
| 369 | "Ping DNS Min": "purple" |
| 370 | }, |
| 371 | "bars": false, |
| 372 | "dashLength": 10, |
| 373 | "dashes": false, |
| 374 | "datasource": null, |
| 375 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 376 | "fieldConfig": { |
| 377 | "defaults": { |
| 378 | "custom": {} |
| 379 | }, |
| 380 | "overrides": [] |
| 381 | }, |
| 382 | "fill": 0, |
| 383 | "fillGradient": 0, |
| 384 | "gridPos": { |
| 385 | "h": 8, |
| 386 | "w": 24, |
| 387 | "x": 0, |
| 388 | "y": 19 |
| 389 | }, |
| 390 | "hiddenSeries": false, |
| 391 | "id": 8, |
| 392 | "legend": { |
| 393 | "avg": false, |
| 394 | "current": false, |
| 395 | "max": false, |
| 396 | "min": false, |
| 397 | "show": true, |
| 398 | "total": false, |
| 399 | "values": false |
| 400 | }, |
| 401 | "lines": true, |
| 402 | "linewidth": 1, |
| 403 | "nullPointMode": "null", |
| 404 | "percentage": false, |
| 405 | "pluginVersion": "7.1.5", |
| 406 | "pointradius": 2, |
| 407 | "points": false, |
| 408 | "renderer": "flot", |
| 409 | "repeatIteration": 1619644232334, |
| 410 | "repeatPanelId": 2, |
| 411 | "repeatedByRow": true, |
| 412 | "scopedVars": { |
| 413 | "datasource": { |
| 414 | "selected": false, |
| 415 | "text": "ace-intel", |
| 416 | "value": "ace-intel" |
| 417 | } |
| 418 | }, |
| 419 | "seriesOverrides": [ |
| 420 | { |
| 421 | "alias": "Edge Down", |
| 422 | "fill": 5, |
| 423 | "hideTooltip": true, |
| 424 | "linewidth": 0, |
| 425 | "yaxis": 2 |
| 426 | }, |
| 427 | { |
| 428 | "alias": "Edge Maintenance", |
| 429 | "fill": 5, |
| 430 | "hideTooltip": true, |
| 431 | "linewidth": 0, |
| 432 | "yaxis": 2 |
| 433 | } |
| 434 | ], |
| 435 | "spaceLength": 10, |
| 436 | "stack": false, |
| 437 | "steppedLine": false, |
| 438 | "targets": [ |
| 439 | { |
| 440 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 441 | "interval": "", |
| 442 | "legendFormat": "Ping DNS Avg", |
| 443 | "refId": "A" |
| 444 | }, |
| 445 | { |
| 446 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 447 | "interval": "", |
| 448 | "legendFormat": "Edge Down", |
| 449 | "refId": "B" |
| 450 | }, |
| 451 | { |
| 452 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 453 | "interval": "", |
| 454 | "legendFormat": "Edge Maintenance", |
| 455 | "refId": "C" |
| 456 | } |
| 457 | ], |
| 458 | "thresholds": [], |
| 459 | "timeFrom": null, |
| 460 | "timeRegions": [], |
| 461 | "timeShift": null, |
| 462 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 463 | "tooltip": { |
| 464 | "shared": true, |
| 465 | "sort": 0, |
| 466 | "value_type": "individual" |
| 467 | }, |
| 468 | "type": "graph", |
| 469 | "xaxis": { |
| 470 | "buckets": null, |
| 471 | "mode": "time", |
| 472 | "name": null, |
| 473 | "show": true, |
| 474 | "values": [] |
| 475 | }, |
| 476 | "yaxes": [ |
| 477 | { |
| 478 | "decimals": 1, |
| 479 | "format": "ms", |
| 480 | "label": null, |
| 481 | "logBase": 1, |
| 482 | "max": null, |
| 483 | "min": null, |
| 484 | "show": true |
| 485 | }, |
| 486 | { |
| 487 | "format": "short", |
| 488 | "label": null, |
| 489 | "logBase": 1, |
| 490 | "max": "0.011", |
| 491 | "min": "0.01", |
| 492 | "show": false |
| 493 | } |
| 494 | ], |
| 495 | "yaxis": { |
| 496 | "align": false, |
| 497 | "alignLevel": null |
| 498 | } |
| 499 | }, |
| 500 | { |
| 501 | "collapsed": false, |
| 502 | "datasource": null, |
| 503 | "gridPos": { |
| 504 | "h": 1, |
| 505 | "w": 24, |
| 506 | "x": 0, |
| 507 | "y": 27 |
| 508 | }, |
| 509 | "id": 9, |
| 510 | "panels": [], |
| 511 | "repeat": null, |
| 512 | "repeatIteration": 1619644232334, |
| 513 | "repeatPanelId": 4, |
| 514 | "scopedVars": { |
| 515 | "datasource": { |
| 516 | "selected": false, |
| 517 | "text": "ace-menlo-rasp-pi", |
| 518 | "value": "ace-menlo-rasp-pi" |
| 519 | } |
| 520 | }, |
| 521 | "title": "$datasource", |
| 522 | "type": "row" |
| 523 | }, |
| 524 | { |
| 525 | "aliasColors": { |
| 526 | "Edge Down": "red", |
| 527 | "Edge Maintenance": "super-light-blue", |
| 528 | "Ping DNS Avg": "green", |
| 529 | "Ping DNS Max": "orange", |
| 530 | "Ping DNS Min": "purple" |
| 531 | }, |
| 532 | "bars": false, |
| 533 | "dashLength": 10, |
| 534 | "dashes": false, |
| 535 | "datasource": null, |
| 536 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 537 | "fieldConfig": { |
| 538 | "defaults": { |
| 539 | "custom": {} |
| 540 | }, |
| 541 | "overrides": [] |
| 542 | }, |
| 543 | "fill": 0, |
| 544 | "fillGradient": 0, |
| 545 | "gridPos": { |
| 546 | "h": 8, |
| 547 | "w": 24, |
| 548 | "x": 0, |
| 549 | "y": 28 |
| 550 | }, |
| 551 | "hiddenSeries": false, |
| 552 | "id": 10, |
| 553 | "legend": { |
| 554 | "avg": false, |
| 555 | "current": false, |
| 556 | "max": false, |
| 557 | "min": false, |
| 558 | "show": true, |
| 559 | "total": false, |
| 560 | "values": false |
| 561 | }, |
| 562 | "lines": true, |
| 563 | "linewidth": 1, |
| 564 | "nullPointMode": "null", |
| 565 | "percentage": false, |
| 566 | "pluginVersion": "7.1.5", |
| 567 | "pointradius": 2, |
| 568 | "points": false, |
| 569 | "renderer": "flot", |
| 570 | "repeatIteration": 1619644232334, |
| 571 | "repeatPanelId": 2, |
| 572 | "repeatedByRow": true, |
| 573 | "scopedVars": { |
| 574 | "datasource": { |
| 575 | "selected": false, |
| 576 | "text": "ace-menlo-rasp-pi", |
| 577 | "value": "ace-menlo-rasp-pi" |
| 578 | } |
| 579 | }, |
| 580 | "seriesOverrides": [ |
| 581 | { |
| 582 | "alias": "Edge Down", |
| 583 | "fill": 5, |
| 584 | "hideTooltip": true, |
| 585 | "linewidth": 0, |
| 586 | "yaxis": 2 |
| 587 | }, |
| 588 | { |
| 589 | "alias": "Edge Maintenance", |
| 590 | "fill": 5, |
| 591 | "hideTooltip": true, |
| 592 | "linewidth": 0, |
| 593 | "yaxis": 2 |
| 594 | } |
| 595 | ], |
| 596 | "spaceLength": 10, |
| 597 | "stack": false, |
| 598 | "steppedLine": false, |
| 599 | "targets": [ |
| 600 | { |
| 601 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 602 | "interval": "", |
| 603 | "legendFormat": "Ping DNS Avg", |
| 604 | "refId": "A" |
| 605 | }, |
| 606 | { |
| 607 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 608 | "interval": "", |
| 609 | "legendFormat": "Edge Down", |
| 610 | "refId": "B" |
| 611 | }, |
| 612 | { |
| 613 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 614 | "interval": "", |
| 615 | "legendFormat": "Edge Maintenance", |
| 616 | "refId": "C" |
| 617 | } |
| 618 | ], |
| 619 | "thresholds": [], |
| 620 | "timeFrom": null, |
| 621 | "timeRegions": [], |
| 622 | "timeShift": null, |
| 623 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 624 | "tooltip": { |
| 625 | "shared": true, |
| 626 | "sort": 0, |
| 627 | "value_type": "individual" |
| 628 | }, |
| 629 | "type": "graph", |
| 630 | "xaxis": { |
| 631 | "buckets": null, |
| 632 | "mode": "time", |
| 633 | "name": null, |
| 634 | "show": true, |
| 635 | "values": [] |
| 636 | }, |
| 637 | "yaxes": [ |
| 638 | { |
| 639 | "decimals": 1, |
| 640 | "format": "ms", |
| 641 | "label": null, |
| 642 | "logBase": 1, |
| 643 | "max": null, |
| 644 | "min": null, |
| 645 | "show": true |
| 646 | }, |
| 647 | { |
| 648 | "format": "short", |
| 649 | "label": null, |
| 650 | "logBase": 1, |
| 651 | "max": "0.011", |
| 652 | "min": "0.01", |
| 653 | "show": false |
| 654 | } |
| 655 | ], |
| 656 | "yaxis": { |
| 657 | "align": false, |
| 658 | "alignLevel": null |
| 659 | } |
| 660 | }, |
| 661 | { |
| 662 | "collapsed": false, |
| 663 | "datasource": null, |
| 664 | "gridPos": { |
| 665 | "h": 1, |
| 666 | "w": 24, |
| 667 | "x": 0, |
| 668 | "y": 36 |
| 669 | }, |
| 670 | "id": 11, |
| 671 | "panels": [], |
| 672 | "repeat": null, |
| 673 | "repeatIteration": 1619644232334, |
| 674 | "repeatPanelId": 4, |
| 675 | "scopedVars": { |
| 676 | "datasource": { |
| 677 | "selected": false, |
| 678 | "text": "ace-nctu", |
| 679 | "value": "ace-nctu" |
| 680 | } |
| 681 | }, |
| 682 | "title": "$datasource", |
| 683 | "type": "row" |
| 684 | }, |
| 685 | { |
| 686 | "aliasColors": { |
| 687 | "Edge Down": "red", |
| 688 | "Edge Maintenance": "super-light-blue", |
| 689 | "Ping DNS Avg": "green", |
| 690 | "Ping DNS Max": "orange", |
| 691 | "Ping DNS Min": "purple" |
| 692 | }, |
| 693 | "bars": false, |
| 694 | "dashLength": 10, |
| 695 | "dashes": false, |
| 696 | "datasource": null, |
| 697 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 698 | "fieldConfig": { |
| 699 | "defaults": { |
| 700 | "custom": {} |
| 701 | }, |
| 702 | "overrides": [] |
| 703 | }, |
| 704 | "fill": 0, |
| 705 | "fillGradient": 0, |
| 706 | "gridPos": { |
| 707 | "h": 8, |
| 708 | "w": 24, |
| 709 | "x": 0, |
| 710 | "y": 37 |
| 711 | }, |
| 712 | "hiddenSeries": false, |
| 713 | "id": 12, |
| 714 | "legend": { |
| 715 | "avg": false, |
| 716 | "current": false, |
| 717 | "max": false, |
| 718 | "min": false, |
| 719 | "show": true, |
| 720 | "total": false, |
| 721 | "values": false |
| 722 | }, |
| 723 | "lines": true, |
| 724 | "linewidth": 1, |
| 725 | "nullPointMode": "null", |
| 726 | "percentage": false, |
| 727 | "pluginVersion": "7.1.5", |
| 728 | "pointradius": 2, |
| 729 | "points": false, |
| 730 | "renderer": "flot", |
| 731 | "repeatIteration": 1619644232334, |
| 732 | "repeatPanelId": 2, |
| 733 | "repeatedByRow": true, |
| 734 | "scopedVars": { |
| 735 | "datasource": { |
| 736 | "selected": false, |
| 737 | "text": "ace-nctu", |
| 738 | "value": "ace-nctu" |
| 739 | } |
| 740 | }, |
| 741 | "seriesOverrides": [ |
| 742 | { |
| 743 | "alias": "Edge Down", |
| 744 | "fill": 5, |
| 745 | "hideTooltip": true, |
| 746 | "linewidth": 0, |
| 747 | "yaxis": 2 |
| 748 | }, |
| 749 | { |
| 750 | "alias": "Edge Maintenance", |
| 751 | "fill": 5, |
| 752 | "hideTooltip": true, |
| 753 | "linewidth": 0, |
| 754 | "yaxis": 2 |
| 755 | } |
| 756 | ], |
| 757 | "spaceLength": 10, |
| 758 | "stack": false, |
| 759 | "steppedLine": false, |
| 760 | "targets": [ |
| 761 | { |
| 762 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 763 | "interval": "", |
| 764 | "legendFormat": "Ping DNS Avg", |
| 765 | "refId": "A" |
| 766 | }, |
| 767 | { |
| 768 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 769 | "interval": "", |
| 770 | "legendFormat": "Edge Down", |
| 771 | "refId": "B" |
| 772 | }, |
| 773 | { |
| 774 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 775 | "interval": "", |
| 776 | "legendFormat": "Edge Maintenance", |
| 777 | "refId": "C" |
| 778 | } |
| 779 | ], |
| 780 | "thresholds": [], |
| 781 | "timeFrom": null, |
| 782 | "timeRegions": [], |
| 783 | "timeShift": null, |
| 784 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 785 | "tooltip": { |
| 786 | "shared": true, |
| 787 | "sort": 0, |
| 788 | "value_type": "individual" |
| 789 | }, |
| 790 | "type": "graph", |
| 791 | "xaxis": { |
| 792 | "buckets": null, |
| 793 | "mode": "time", |
| 794 | "name": null, |
| 795 | "show": true, |
| 796 | "values": [] |
| 797 | }, |
| 798 | "yaxes": [ |
| 799 | { |
| 800 | "decimals": 1, |
| 801 | "format": "ms", |
| 802 | "label": null, |
| 803 | "logBase": 1, |
| 804 | "max": null, |
| 805 | "min": null, |
| 806 | "show": true |
| 807 | }, |
| 808 | { |
| 809 | "format": "short", |
| 810 | "label": null, |
| 811 | "logBase": 1, |
| 812 | "max": "0.011", |
| 813 | "min": "0.01", |
| 814 | "show": false |
| 815 | } |
| 816 | ], |
| 817 | "yaxis": { |
| 818 | "align": false, |
| 819 | "alignLevel": null |
| 820 | } |
| 821 | }, |
| 822 | { |
| 823 | "collapsed": false, |
| 824 | "datasource": null, |
| 825 | "gridPos": { |
| 826 | "h": 1, |
| 827 | "w": 24, |
| 828 | "x": 0, |
| 829 | "y": 45 |
| 830 | }, |
| 831 | "id": 13, |
| 832 | "panels": [], |
| 833 | "repeat": null, |
| 834 | "repeatIteration": 1619644232334, |
| 835 | "repeatPanelId": 4, |
| 836 | "scopedVars": { |
| 837 | "datasource": { |
| 838 | "selected": false, |
| 839 | "text": "ace-princeton1-dev", |
| 840 | "value": "ace-princeton1-dev" |
| 841 | } |
| 842 | }, |
| 843 | "title": "$datasource", |
| 844 | "type": "row" |
| 845 | }, |
| 846 | { |
| 847 | "aliasColors": { |
| 848 | "Edge Down": "red", |
| 849 | "Edge Maintenance": "super-light-blue", |
| 850 | "Ping DNS Avg": "green", |
| 851 | "Ping DNS Max": "orange", |
| 852 | "Ping DNS Min": "purple" |
| 853 | }, |
| 854 | "bars": false, |
| 855 | "dashLength": 10, |
| 856 | "dashes": false, |
| 857 | "datasource": null, |
| 858 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 859 | "fieldConfig": { |
| 860 | "defaults": { |
| 861 | "custom": {} |
| 862 | }, |
| 863 | "overrides": [] |
| 864 | }, |
| 865 | "fill": 0, |
| 866 | "fillGradient": 0, |
| 867 | "gridPos": { |
| 868 | "h": 8, |
| 869 | "w": 24, |
| 870 | "x": 0, |
| 871 | "y": 46 |
| 872 | }, |
| 873 | "hiddenSeries": false, |
| 874 | "id": 14, |
| 875 | "legend": { |
| 876 | "avg": false, |
| 877 | "current": false, |
| 878 | "max": false, |
| 879 | "min": false, |
| 880 | "show": true, |
| 881 | "total": false, |
| 882 | "values": false |
| 883 | }, |
| 884 | "lines": true, |
| 885 | "linewidth": 1, |
| 886 | "nullPointMode": "null", |
| 887 | "percentage": false, |
| 888 | "pluginVersion": "7.1.5", |
| 889 | "pointradius": 2, |
| 890 | "points": false, |
| 891 | "renderer": "flot", |
| 892 | "repeatIteration": 1619644232334, |
| 893 | "repeatPanelId": 2, |
| 894 | "repeatedByRow": true, |
| 895 | "scopedVars": { |
| 896 | "datasource": { |
| 897 | "selected": false, |
| 898 | "text": "ace-princeton1-dev", |
| 899 | "value": "ace-princeton1-dev" |
| 900 | } |
| 901 | }, |
| 902 | "seriesOverrides": [ |
| 903 | { |
| 904 | "alias": "Edge Down", |
| 905 | "fill": 5, |
| 906 | "hideTooltip": true, |
| 907 | "linewidth": 0, |
| 908 | "yaxis": 2 |
| 909 | }, |
| 910 | { |
| 911 | "alias": "Edge Maintenance", |
| 912 | "fill": 5, |
| 913 | "hideTooltip": true, |
| 914 | "linewidth": 0, |
| 915 | "yaxis": 2 |
| 916 | } |
| 917 | ], |
| 918 | "spaceLength": 10, |
| 919 | "stack": false, |
| 920 | "steppedLine": false, |
| 921 | "targets": [ |
| 922 | { |
| 923 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 924 | "interval": "", |
| 925 | "legendFormat": "Ping DNS Avg", |
| 926 | "refId": "A" |
| 927 | }, |
| 928 | { |
| 929 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 930 | "interval": "", |
| 931 | "legendFormat": "Edge Down", |
| 932 | "refId": "B" |
| 933 | }, |
| 934 | { |
| 935 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 936 | "interval": "", |
| 937 | "legendFormat": "Edge Maintenance", |
| 938 | "refId": "C" |
| 939 | } |
| 940 | ], |
| 941 | "thresholds": [], |
| 942 | "timeFrom": null, |
| 943 | "timeRegions": [], |
| 944 | "timeShift": null, |
| 945 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 946 | "tooltip": { |
| 947 | "shared": true, |
| 948 | "sort": 0, |
| 949 | "value_type": "individual" |
| 950 | }, |
| 951 | "type": "graph", |
| 952 | "xaxis": { |
| 953 | "buckets": null, |
| 954 | "mode": "time", |
| 955 | "name": null, |
| 956 | "show": true, |
| 957 | "values": [] |
| 958 | }, |
| 959 | "yaxes": [ |
| 960 | { |
| 961 | "decimals": 1, |
| 962 | "format": "ms", |
| 963 | "label": null, |
| 964 | "logBase": 1, |
| 965 | "max": null, |
| 966 | "min": null, |
| 967 | "show": true |
| 968 | }, |
| 969 | { |
| 970 | "format": "short", |
| 971 | "label": null, |
| 972 | "logBase": 1, |
| 973 | "max": "0.011", |
| 974 | "min": "0.01", |
| 975 | "show": false |
| 976 | } |
| 977 | ], |
| 978 | "yaxis": { |
| 979 | "align": false, |
| 980 | "alignLevel": null |
| 981 | } |
| 982 | }, |
| 983 | { |
| 984 | "collapsed": false, |
| 985 | "datasource": null, |
| 986 | "gridPos": { |
| 987 | "h": 1, |
| 988 | "w": 24, |
| 989 | "x": 0, |
| 990 | "y": 54 |
| 991 | }, |
| 992 | "id": 15, |
| 993 | "panels": [], |
| 994 | "repeat": null, |
| 995 | "repeatIteration": 1619644232334, |
| 996 | "repeatPanelId": 4, |
| 997 | "scopedVars": { |
| 998 | "datasource": { |
| 999 | "selected": false, |
| 1000 | "text": "ace-princeton1-prd", |
| 1001 | "value": "ace-princeton1-prd" |
| 1002 | } |
| 1003 | }, |
| 1004 | "title": "$datasource", |
| 1005 | "type": "row" |
| 1006 | }, |
| 1007 | { |
| 1008 | "aliasColors": { |
| 1009 | "Edge Down": "red", |
| 1010 | "Edge Maintenance": "super-light-blue", |
| 1011 | "Ping DNS Avg": "green", |
| 1012 | "Ping DNS Max": "orange", |
| 1013 | "Ping DNS Min": "purple" |
| 1014 | }, |
| 1015 | "bars": false, |
| 1016 | "dashLength": 10, |
| 1017 | "dashes": false, |
| 1018 | "datasource": null, |
| 1019 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 1020 | "fieldConfig": { |
| 1021 | "defaults": { |
| 1022 | "custom": {} |
| 1023 | }, |
| 1024 | "overrides": [] |
| 1025 | }, |
| 1026 | "fill": 0, |
| 1027 | "fillGradient": 0, |
| 1028 | "gridPos": { |
| 1029 | "h": 8, |
| 1030 | "w": 24, |
| 1031 | "x": 0, |
| 1032 | "y": 55 |
| 1033 | }, |
| 1034 | "hiddenSeries": false, |
| 1035 | "id": 16, |
| 1036 | "legend": { |
| 1037 | "avg": false, |
| 1038 | "current": false, |
| 1039 | "max": false, |
| 1040 | "min": false, |
| 1041 | "show": true, |
| 1042 | "total": false, |
| 1043 | "values": false |
| 1044 | }, |
| 1045 | "lines": true, |
| 1046 | "linewidth": 1, |
| 1047 | "nullPointMode": "null", |
| 1048 | "percentage": false, |
| 1049 | "pluginVersion": "7.1.5", |
| 1050 | "pointradius": 2, |
| 1051 | "points": false, |
| 1052 | "renderer": "flot", |
| 1053 | "repeatIteration": 1619644232334, |
| 1054 | "repeatPanelId": 2, |
| 1055 | "repeatedByRow": true, |
| 1056 | "scopedVars": { |
| 1057 | "datasource": { |
| 1058 | "selected": false, |
| 1059 | "text": "ace-princeton1-prd", |
| 1060 | "value": "ace-princeton1-prd" |
| 1061 | } |
| 1062 | }, |
| 1063 | "seriesOverrides": [ |
| 1064 | { |
| 1065 | "alias": "Edge Down", |
| 1066 | "fill": 5, |
| 1067 | "hideTooltip": true, |
| 1068 | "linewidth": 0, |
| 1069 | "yaxis": 2 |
| 1070 | }, |
| 1071 | { |
| 1072 | "alias": "Edge Maintenance", |
| 1073 | "fill": 5, |
| 1074 | "hideTooltip": true, |
| 1075 | "linewidth": 0, |
| 1076 | "yaxis": 2 |
| 1077 | } |
| 1078 | ], |
| 1079 | "spaceLength": 10, |
| 1080 | "stack": false, |
| 1081 | "steppedLine": false, |
| 1082 | "targets": [ |
| 1083 | { |
| 1084 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 1085 | "interval": "", |
| 1086 | "legendFormat": "Ping DNS Avg", |
| 1087 | "refId": "A" |
| 1088 | }, |
| 1089 | { |
| 1090 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 1091 | "interval": "", |
| 1092 | "legendFormat": "Edge Down", |
| 1093 | "refId": "B" |
| 1094 | }, |
| 1095 | { |
| 1096 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 1097 | "interval": "", |
| 1098 | "legendFormat": "Edge Maintenance", |
| 1099 | "refId": "C" |
| 1100 | } |
| 1101 | ], |
| 1102 | "thresholds": [], |
| 1103 | "timeFrom": null, |
| 1104 | "timeRegions": [], |
| 1105 | "timeShift": null, |
| 1106 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 1107 | "tooltip": { |
| 1108 | "shared": true, |
| 1109 | "sort": 0, |
| 1110 | "value_type": "individual" |
| 1111 | }, |
| 1112 | "type": "graph", |
| 1113 | "xaxis": { |
| 1114 | "buckets": null, |
| 1115 | "mode": "time", |
| 1116 | "name": null, |
| 1117 | "show": true, |
| 1118 | "values": [] |
| 1119 | }, |
| 1120 | "yaxes": [ |
| 1121 | { |
| 1122 | "decimals": 1, |
| 1123 | "format": "ms", |
| 1124 | "label": null, |
| 1125 | "logBase": 1, |
| 1126 | "max": null, |
| 1127 | "min": null, |
| 1128 | "show": true |
| 1129 | }, |
| 1130 | { |
| 1131 | "format": "short", |
| 1132 | "label": null, |
| 1133 | "logBase": 1, |
| 1134 | "max": "0.011", |
| 1135 | "min": "0.01", |
| 1136 | "show": false |
| 1137 | } |
| 1138 | ], |
| 1139 | "yaxis": { |
| 1140 | "align": false, |
| 1141 | "alignLevel": null |
| 1142 | } |
| 1143 | }, |
| 1144 | { |
| 1145 | "collapsed": false, |
| 1146 | "datasource": null, |
| 1147 | "gridPos": { |
| 1148 | "h": 1, |
| 1149 | "w": 24, |
| 1150 | "x": 0, |
| 1151 | "y": 63 |
| 1152 | }, |
| 1153 | "id": 17, |
| 1154 | "panels": [], |
| 1155 | "repeat": null, |
| 1156 | "repeatIteration": 1619644232334, |
| 1157 | "repeatPanelId": 4, |
| 1158 | "scopedVars": { |
| 1159 | "datasource": { |
| 1160 | "selected": false, |
| 1161 | "text": "ace-sample", |
| 1162 | "value": "ace-sample" |
| 1163 | } |
| 1164 | }, |
| 1165 | "title": "$datasource", |
| 1166 | "type": "row" |
| 1167 | }, |
| 1168 | { |
| 1169 | "aliasColors": { |
| 1170 | "Edge Down": "red", |
| 1171 | "Edge Maintenance": "super-light-blue", |
| 1172 | "Ping DNS Avg": "green", |
| 1173 | "Ping DNS Max": "orange", |
| 1174 | "Ping DNS Min": "purple" |
| 1175 | }, |
| 1176 | "bars": false, |
| 1177 | "dashLength": 10, |
| 1178 | "dashes": false, |
| 1179 | "datasource": null, |
| 1180 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 1181 | "fieldConfig": { |
| 1182 | "defaults": { |
| 1183 | "custom": {} |
| 1184 | }, |
| 1185 | "overrides": [] |
| 1186 | }, |
| 1187 | "fill": 0, |
| 1188 | "fillGradient": 0, |
| 1189 | "gridPos": { |
| 1190 | "h": 8, |
| 1191 | "w": 24, |
| 1192 | "x": 0, |
| 1193 | "y": 64 |
| 1194 | }, |
| 1195 | "hiddenSeries": false, |
| 1196 | "id": 18, |
| 1197 | "legend": { |
| 1198 | "avg": false, |
| 1199 | "current": false, |
| 1200 | "max": false, |
| 1201 | "min": false, |
| 1202 | "show": true, |
| 1203 | "total": false, |
| 1204 | "values": false |
| 1205 | }, |
| 1206 | "lines": true, |
| 1207 | "linewidth": 1, |
| 1208 | "nullPointMode": "null", |
| 1209 | "percentage": false, |
| 1210 | "pluginVersion": "7.1.5", |
| 1211 | "pointradius": 2, |
| 1212 | "points": false, |
| 1213 | "renderer": "flot", |
| 1214 | "repeatIteration": 1619644232334, |
| 1215 | "repeatPanelId": 2, |
| 1216 | "repeatedByRow": true, |
| 1217 | "scopedVars": { |
| 1218 | "datasource": { |
| 1219 | "selected": false, |
| 1220 | "text": "ace-sample", |
| 1221 | "value": "ace-sample" |
| 1222 | } |
| 1223 | }, |
| 1224 | "seriesOverrides": [ |
| 1225 | { |
| 1226 | "alias": "Edge Down", |
| 1227 | "fill": 5, |
| 1228 | "hideTooltip": true, |
| 1229 | "linewidth": 0, |
| 1230 | "yaxis": 2 |
| 1231 | }, |
| 1232 | { |
| 1233 | "alias": "Edge Maintenance", |
| 1234 | "fill": 5, |
| 1235 | "hideTooltip": true, |
| 1236 | "linewidth": 0, |
| 1237 | "yaxis": 2 |
| 1238 | } |
| 1239 | ], |
| 1240 | "spaceLength": 10, |
| 1241 | "stack": false, |
| 1242 | "steppedLine": false, |
| 1243 | "targets": [ |
| 1244 | { |
| 1245 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 1246 | "interval": "", |
| 1247 | "legendFormat": "Ping DNS Avg", |
| 1248 | "refId": "A" |
| 1249 | }, |
| 1250 | { |
| 1251 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 1252 | "interval": "", |
| 1253 | "legendFormat": "Edge Down", |
| 1254 | "refId": "B" |
| 1255 | }, |
| 1256 | { |
| 1257 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 1258 | "interval": "", |
| 1259 | "legendFormat": "Edge Maintenance", |
| 1260 | "refId": "C" |
| 1261 | } |
| 1262 | ], |
| 1263 | "thresholds": [], |
| 1264 | "timeFrom": null, |
| 1265 | "timeRegions": [], |
| 1266 | "timeShift": null, |
| 1267 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 1268 | "tooltip": { |
| 1269 | "shared": true, |
| 1270 | "sort": 0, |
| 1271 | "value_type": "individual" |
| 1272 | }, |
| 1273 | "type": "graph", |
| 1274 | "xaxis": { |
| 1275 | "buckets": null, |
| 1276 | "mode": "time", |
| 1277 | "name": null, |
| 1278 | "show": true, |
| 1279 | "values": [] |
| 1280 | }, |
| 1281 | "yaxes": [ |
| 1282 | { |
| 1283 | "decimals": 1, |
| 1284 | "format": "ms", |
| 1285 | "label": null, |
| 1286 | "logBase": 1, |
| 1287 | "max": null, |
| 1288 | "min": null, |
| 1289 | "show": true |
| 1290 | }, |
| 1291 | { |
| 1292 | "format": "short", |
| 1293 | "label": null, |
| 1294 | "logBase": 1, |
| 1295 | "max": "0.011", |
| 1296 | "min": "0.01", |
| 1297 | "show": false |
| 1298 | } |
| 1299 | ], |
| 1300 | "yaxis": { |
| 1301 | "align": false, |
| 1302 | "alignLevel": null |
| 1303 | } |
| 1304 | }, |
| 1305 | { |
| 1306 | "collapsed": false, |
| 1307 | "datasource": null, |
| 1308 | "gridPos": { |
| 1309 | "h": 1, |
| 1310 | "w": 24, |
| 1311 | "x": 0, |
| 1312 | "y": 72 |
| 1313 | }, |
| 1314 | "id": 19, |
| 1315 | "panels": [], |
| 1316 | "repeat": null, |
| 1317 | "repeatIteration": 1619644232334, |
| 1318 | "repeatPanelId": 4, |
| 1319 | "scopedVars": { |
| 1320 | "datasource": { |
| 1321 | "selected": false, |
| 1322 | "text": "ace-stanford1-dev", |
| 1323 | "value": "ace-stanford1-dev" |
| 1324 | } |
| 1325 | }, |
| 1326 | "title": "$datasource", |
| 1327 | "type": "row" |
| 1328 | }, |
| 1329 | { |
| 1330 | "aliasColors": { |
| 1331 | "Edge Down": "red", |
| 1332 | "Edge Maintenance": "super-light-blue", |
| 1333 | "Ping DNS Avg": "green", |
| 1334 | "Ping DNS Max": "orange", |
| 1335 | "Ping DNS Min": "purple" |
| 1336 | }, |
| 1337 | "bars": false, |
| 1338 | "dashLength": 10, |
| 1339 | "dashes": false, |
| 1340 | "datasource": null, |
| 1341 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 1342 | "fieldConfig": { |
| 1343 | "defaults": { |
| 1344 | "custom": {} |
| 1345 | }, |
| 1346 | "overrides": [] |
| 1347 | }, |
| 1348 | "fill": 0, |
| 1349 | "fillGradient": 0, |
| 1350 | "gridPos": { |
| 1351 | "h": 8, |
| 1352 | "w": 24, |
| 1353 | "x": 0, |
| 1354 | "y": 73 |
| 1355 | }, |
| 1356 | "hiddenSeries": false, |
| 1357 | "id": 20, |
| 1358 | "legend": { |
| 1359 | "avg": false, |
| 1360 | "current": false, |
| 1361 | "max": false, |
| 1362 | "min": false, |
| 1363 | "show": true, |
| 1364 | "total": false, |
| 1365 | "values": false |
| 1366 | }, |
| 1367 | "lines": true, |
| 1368 | "linewidth": 1, |
| 1369 | "nullPointMode": "null", |
| 1370 | "percentage": false, |
| 1371 | "pluginVersion": "7.1.5", |
| 1372 | "pointradius": 2, |
| 1373 | "points": false, |
| 1374 | "renderer": "flot", |
| 1375 | "repeatIteration": 1619644232334, |
| 1376 | "repeatPanelId": 2, |
| 1377 | "repeatedByRow": true, |
| 1378 | "scopedVars": { |
| 1379 | "datasource": { |
| 1380 | "selected": false, |
| 1381 | "text": "ace-stanford1-dev", |
| 1382 | "value": "ace-stanford1-dev" |
| 1383 | } |
| 1384 | }, |
| 1385 | "seriesOverrides": [ |
| 1386 | { |
| 1387 | "alias": "Edge Down", |
| 1388 | "fill": 5, |
| 1389 | "hideTooltip": true, |
| 1390 | "linewidth": 0, |
| 1391 | "yaxis": 2 |
| 1392 | }, |
| 1393 | { |
| 1394 | "alias": "Edge Maintenance", |
| 1395 | "fill": 5, |
| 1396 | "hideTooltip": true, |
| 1397 | "linewidth": 0, |
| 1398 | "yaxis": 2 |
| 1399 | } |
| 1400 | ], |
| 1401 | "spaceLength": 10, |
| 1402 | "stack": false, |
| 1403 | "steppedLine": false, |
| 1404 | "targets": [ |
| 1405 | { |
| 1406 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 1407 | "interval": "", |
| 1408 | "legendFormat": "Ping DNS Avg", |
| 1409 | "refId": "A" |
| 1410 | }, |
| 1411 | { |
| 1412 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 1413 | "interval": "", |
| 1414 | "legendFormat": "Edge Down", |
| 1415 | "refId": "B" |
| 1416 | }, |
| 1417 | { |
| 1418 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 1419 | "interval": "", |
| 1420 | "legendFormat": "Edge Maintenance", |
| 1421 | "refId": "C" |
| 1422 | } |
| 1423 | ], |
| 1424 | "thresholds": [], |
| 1425 | "timeFrom": null, |
| 1426 | "timeRegions": [], |
| 1427 | "timeShift": null, |
| 1428 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 1429 | "tooltip": { |
| 1430 | "shared": true, |
| 1431 | "sort": 0, |
| 1432 | "value_type": "individual" |
| 1433 | }, |
| 1434 | "type": "graph", |
| 1435 | "xaxis": { |
| 1436 | "buckets": null, |
| 1437 | "mode": "time", |
| 1438 | "name": null, |
| 1439 | "show": true, |
| 1440 | "values": [] |
| 1441 | }, |
| 1442 | "yaxes": [ |
| 1443 | { |
| 1444 | "decimals": 1, |
| 1445 | "format": "ms", |
| 1446 | "label": null, |
| 1447 | "logBase": 1, |
| 1448 | "max": null, |
| 1449 | "min": null, |
| 1450 | "show": true |
| 1451 | }, |
| 1452 | { |
| 1453 | "format": "short", |
| 1454 | "label": null, |
| 1455 | "logBase": 1, |
| 1456 | "max": "0.011", |
| 1457 | "min": "0.01", |
| 1458 | "show": false |
| 1459 | } |
| 1460 | ], |
| 1461 | "yaxis": { |
| 1462 | "align": false, |
| 1463 | "alignLevel": null |
| 1464 | } |
| 1465 | }, |
| 1466 | { |
| 1467 | "collapsed": false, |
| 1468 | "datasource": null, |
| 1469 | "gridPos": { |
| 1470 | "h": 1, |
| 1471 | "w": 24, |
| 1472 | "x": 0, |
| 1473 | "y": 81 |
| 1474 | }, |
| 1475 | "id": 21, |
| 1476 | "panels": [], |
| 1477 | "repeat": null, |
| 1478 | "repeatIteration": 1619644232334, |
| 1479 | "repeatPanelId": 4, |
| 1480 | "scopedVars": { |
| 1481 | "datasource": { |
| 1482 | "selected": false, |
| 1483 | "text": "ace-stanford1-prd", |
| 1484 | "value": "ace-stanford1-prd" |
| 1485 | } |
| 1486 | }, |
| 1487 | "title": "$datasource", |
| 1488 | "type": "row" |
| 1489 | }, |
| 1490 | { |
| 1491 | "aliasColors": { |
| 1492 | "Edge Down": "red", |
| 1493 | "Edge Maintenance": "super-light-blue", |
| 1494 | "Ping DNS Avg": "green", |
| 1495 | "Ping DNS Max": "orange", |
| 1496 | "Ping DNS Min": "purple" |
| 1497 | }, |
| 1498 | "bars": false, |
| 1499 | "dashLength": 10, |
| 1500 | "dashes": false, |
| 1501 | "datasource": null, |
| 1502 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 1503 | "fieldConfig": { |
| 1504 | "defaults": { |
| 1505 | "custom": {} |
| 1506 | }, |
| 1507 | "overrides": [] |
| 1508 | }, |
| 1509 | "fill": 0, |
| 1510 | "fillGradient": 0, |
| 1511 | "gridPos": { |
| 1512 | "h": 8, |
| 1513 | "w": 24, |
| 1514 | "x": 0, |
| 1515 | "y": 82 |
| 1516 | }, |
| 1517 | "hiddenSeries": false, |
| 1518 | "id": 22, |
| 1519 | "legend": { |
| 1520 | "avg": false, |
| 1521 | "current": false, |
| 1522 | "max": false, |
| 1523 | "min": false, |
| 1524 | "show": true, |
| 1525 | "total": false, |
| 1526 | "values": false |
| 1527 | }, |
| 1528 | "lines": true, |
| 1529 | "linewidth": 1, |
| 1530 | "nullPointMode": "null", |
| 1531 | "percentage": false, |
| 1532 | "pluginVersion": "7.1.5", |
| 1533 | "pointradius": 2, |
| 1534 | "points": false, |
| 1535 | "renderer": "flot", |
| 1536 | "repeatIteration": 1619644232334, |
| 1537 | "repeatPanelId": 2, |
| 1538 | "repeatedByRow": true, |
| 1539 | "scopedVars": { |
| 1540 | "datasource": { |
| 1541 | "selected": false, |
| 1542 | "text": "ace-stanford1-prd", |
| 1543 | "value": "ace-stanford1-prd" |
| 1544 | } |
| 1545 | }, |
| 1546 | "seriesOverrides": [ |
| 1547 | { |
| 1548 | "alias": "Edge Down", |
| 1549 | "fill": 5, |
| 1550 | "hideTooltip": true, |
| 1551 | "linewidth": 0, |
| 1552 | "yaxis": 2 |
| 1553 | }, |
| 1554 | { |
| 1555 | "alias": "Edge Maintenance", |
| 1556 | "fill": 5, |
| 1557 | "hideTooltip": true, |
| 1558 | "linewidth": 0, |
| 1559 | "yaxis": 2 |
| 1560 | } |
| 1561 | ], |
| 1562 | "spaceLength": 10, |
| 1563 | "stack": false, |
| 1564 | "steppedLine": false, |
| 1565 | "targets": [ |
| 1566 | { |
| 1567 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 1568 | "interval": "", |
| 1569 | "legendFormat": "Ping DNS Avg", |
| 1570 | "refId": "A" |
| 1571 | }, |
| 1572 | { |
| 1573 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 1574 | "interval": "", |
| 1575 | "legendFormat": "Edge Down", |
| 1576 | "refId": "B" |
| 1577 | }, |
| 1578 | { |
| 1579 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 1580 | "interval": "", |
| 1581 | "legendFormat": "Edge Maintenance", |
| 1582 | "refId": "C" |
| 1583 | } |
| 1584 | ], |
| 1585 | "thresholds": [], |
| 1586 | "timeFrom": null, |
| 1587 | "timeRegions": [], |
| 1588 | "timeShift": null, |
| 1589 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 1590 | "tooltip": { |
| 1591 | "shared": true, |
| 1592 | "sort": 0, |
| 1593 | "value_type": "individual" |
| 1594 | }, |
| 1595 | "type": "graph", |
| 1596 | "xaxis": { |
| 1597 | "buckets": null, |
| 1598 | "mode": "time", |
| 1599 | "name": null, |
| 1600 | "show": true, |
| 1601 | "values": [] |
| 1602 | }, |
| 1603 | "yaxes": [ |
| 1604 | { |
| 1605 | "decimals": 1, |
| 1606 | "format": "ms", |
| 1607 | "label": null, |
| 1608 | "logBase": 1, |
| 1609 | "max": null, |
| 1610 | "min": null, |
| 1611 | "show": true |
| 1612 | }, |
| 1613 | { |
| 1614 | "format": "short", |
| 1615 | "label": null, |
| 1616 | "logBase": 1, |
| 1617 | "max": "0.011", |
| 1618 | "min": "0.01", |
| 1619 | "show": false |
| 1620 | } |
| 1621 | ], |
| 1622 | "yaxis": { |
| 1623 | "align": false, |
| 1624 | "alignLevel": null |
| 1625 | } |
| 1626 | }, |
| 1627 | { |
| 1628 | "collapsed": false, |
| 1629 | "datasource": null, |
| 1630 | "gridPos": { |
| 1631 | "h": 1, |
| 1632 | "w": 24, |
| 1633 | "x": 0, |
| 1634 | "y": 90 |
| 1635 | }, |
| 1636 | "id": 23, |
| 1637 | "panels": [], |
| 1638 | "repeat": null, |
| 1639 | "repeatIteration": 1619644232334, |
| 1640 | "repeatPanelId": 4, |
| 1641 | "scopedVars": { |
| 1642 | "datasource": { |
| 1643 | "selected": false, |
| 1644 | "text": "ace-stanford2-prd", |
| 1645 | "value": "ace-stanford2-prd" |
| 1646 | } |
| 1647 | }, |
| 1648 | "title": "$datasource", |
| 1649 | "type": "row" |
| 1650 | }, |
| 1651 | { |
| 1652 | "aliasColors": { |
| 1653 | "Edge Down": "red", |
| 1654 | "Edge Maintenance": "super-light-blue", |
| 1655 | "Ping DNS Avg": "green", |
| 1656 | "Ping DNS Max": "orange", |
| 1657 | "Ping DNS Min": "purple" |
| 1658 | }, |
| 1659 | "bars": false, |
| 1660 | "dashLength": 10, |
| 1661 | "dashes": false, |
| 1662 | "datasource": null, |
| 1663 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 1664 | "fieldConfig": { |
| 1665 | "defaults": { |
| 1666 | "custom": {} |
| 1667 | }, |
| 1668 | "overrides": [] |
| 1669 | }, |
| 1670 | "fill": 0, |
| 1671 | "fillGradient": 0, |
| 1672 | "gridPos": { |
| 1673 | "h": 8, |
| 1674 | "w": 24, |
| 1675 | "x": 0, |
| 1676 | "y": 91 |
| 1677 | }, |
| 1678 | "hiddenSeries": false, |
| 1679 | "id": 24, |
| 1680 | "legend": { |
| 1681 | "avg": false, |
| 1682 | "current": false, |
| 1683 | "max": false, |
| 1684 | "min": false, |
| 1685 | "show": true, |
| 1686 | "total": false, |
| 1687 | "values": false |
| 1688 | }, |
| 1689 | "lines": true, |
| 1690 | "linewidth": 1, |
| 1691 | "nullPointMode": "null", |
| 1692 | "percentage": false, |
| 1693 | "pluginVersion": "7.1.5", |
| 1694 | "pointradius": 2, |
| 1695 | "points": false, |
| 1696 | "renderer": "flot", |
| 1697 | "repeatIteration": 1619644232334, |
| 1698 | "repeatPanelId": 2, |
| 1699 | "repeatedByRow": true, |
| 1700 | "scopedVars": { |
| 1701 | "datasource": { |
| 1702 | "selected": false, |
| 1703 | "text": "ace-stanford2-prd", |
| 1704 | "value": "ace-stanford2-prd" |
| 1705 | } |
| 1706 | }, |
| 1707 | "seriesOverrides": [ |
| 1708 | { |
| 1709 | "alias": "Edge Down", |
| 1710 | "fill": 5, |
| 1711 | "hideTooltip": true, |
| 1712 | "linewidth": 0, |
| 1713 | "yaxis": 2 |
| 1714 | }, |
| 1715 | { |
| 1716 | "alias": "Edge Maintenance", |
| 1717 | "fill": 5, |
| 1718 | "hideTooltip": true, |
| 1719 | "linewidth": 0, |
| 1720 | "yaxis": 2 |
| 1721 | } |
| 1722 | ], |
| 1723 | "spaceLength": 10, |
| 1724 | "stack": false, |
| 1725 | "steppedLine": false, |
| 1726 | "targets": [ |
| 1727 | { |
| 1728 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 1729 | "interval": "", |
| 1730 | "legendFormat": "Ping DNS Avg", |
| 1731 | "refId": "A" |
| 1732 | }, |
| 1733 | { |
| 1734 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 1735 | "interval": "", |
| 1736 | "legendFormat": "Edge Down", |
| 1737 | "refId": "B" |
| 1738 | }, |
| 1739 | { |
| 1740 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 1741 | "interval": "", |
| 1742 | "legendFormat": "Edge Maintenance", |
| 1743 | "refId": "C" |
| 1744 | } |
| 1745 | ], |
| 1746 | "thresholds": [], |
| 1747 | "timeFrom": null, |
| 1748 | "timeRegions": [], |
| 1749 | "timeShift": null, |
| 1750 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 1751 | "tooltip": { |
| 1752 | "shared": true, |
| 1753 | "sort": 0, |
| 1754 | "value_type": "individual" |
| 1755 | }, |
| 1756 | "type": "graph", |
| 1757 | "xaxis": { |
| 1758 | "buckets": null, |
| 1759 | "mode": "time", |
| 1760 | "name": null, |
| 1761 | "show": true, |
| 1762 | "values": [] |
| 1763 | }, |
| 1764 | "yaxes": [ |
| 1765 | { |
| 1766 | "decimals": 1, |
| 1767 | "format": "ms", |
| 1768 | "label": null, |
| 1769 | "logBase": 1, |
| 1770 | "max": null, |
| 1771 | "min": null, |
| 1772 | "show": true |
| 1773 | }, |
| 1774 | { |
| 1775 | "format": "short", |
| 1776 | "label": null, |
| 1777 | "logBase": 1, |
| 1778 | "max": "0.011", |
| 1779 | "min": "0.01", |
| 1780 | "show": false |
| 1781 | } |
| 1782 | ], |
| 1783 | "yaxis": { |
| 1784 | "align": false, |
| 1785 | "alignLevel": null |
| 1786 | } |
| 1787 | }, |
| 1788 | { |
| 1789 | "collapsed": false, |
| 1790 | "datasource": null, |
| 1791 | "gridPos": { |
| 1792 | "h": 1, |
| 1793 | "w": 24, |
| 1794 | "x": 0, |
| 1795 | "y": 99 |
| 1796 | }, |
| 1797 | "id": 25, |
| 1798 | "panels": [], |
| 1799 | "repeat": null, |
| 1800 | "repeatIteration": 1619644232334, |
| 1801 | "repeatPanelId": 4, |
| 1802 | "scopedVars": { |
| 1803 | "datasource": { |
| 1804 | "selected": false, |
| 1805 | "text": "ace-tucson", |
| 1806 | "value": "ace-tucson" |
| 1807 | } |
| 1808 | }, |
| 1809 | "title": "$datasource", |
| 1810 | "type": "row" |
| 1811 | }, |
| 1812 | { |
| 1813 | "aliasColors": { |
| 1814 | "Edge Down": "red", |
| 1815 | "Edge Maintenance": "super-light-blue", |
| 1816 | "Ping DNS Avg": "green", |
| 1817 | "Ping DNS Max": "orange", |
| 1818 | "Ping DNS Min": "purple" |
| 1819 | }, |
| 1820 | "bars": false, |
| 1821 | "dashLength": 10, |
| 1822 | "dashes": false, |
| 1823 | "datasource": null, |
| 1824 | "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations", |
| 1825 | "fieldConfig": { |
| 1826 | "defaults": { |
| 1827 | "custom": {} |
| 1828 | }, |
| 1829 | "overrides": [] |
| 1830 | }, |
| 1831 | "fill": 0, |
| 1832 | "fillGradient": 0, |
| 1833 | "gridPos": { |
| 1834 | "h": 8, |
| 1835 | "w": 24, |
| 1836 | "x": 0, |
| 1837 | "y": 100 |
| 1838 | }, |
| 1839 | "hiddenSeries": false, |
| 1840 | "id": 26, |
| 1841 | "legend": { |
| 1842 | "avg": false, |
| 1843 | "current": false, |
| 1844 | "max": false, |
| 1845 | "min": false, |
| 1846 | "show": true, |
| 1847 | "total": false, |
| 1848 | "values": false |
| 1849 | }, |
| 1850 | "lines": true, |
| 1851 | "linewidth": 1, |
| 1852 | "nullPointMode": "null", |
| 1853 | "percentage": false, |
| 1854 | "pluginVersion": "7.1.5", |
| 1855 | "pointradius": 2, |
| 1856 | "points": false, |
| 1857 | "renderer": "flot", |
| 1858 | "repeatIteration": 1619644232334, |
| 1859 | "repeatPanelId": 2, |
| 1860 | "repeatedByRow": true, |
| 1861 | "scopedVars": { |
| 1862 | "datasource": { |
| 1863 | "selected": false, |
| 1864 | "text": "ace-tucson", |
| 1865 | "value": "ace-tucson" |
| 1866 | } |
| 1867 | }, |
| 1868 | "seriesOverrides": [ |
| 1869 | { |
| 1870 | "alias": "Edge Down", |
| 1871 | "fill": 5, |
| 1872 | "hideTooltip": true, |
| 1873 | "linewidth": 0, |
| 1874 | "yaxis": 2 |
| 1875 | }, |
| 1876 | { |
| 1877 | "alias": "Edge Maintenance", |
| 1878 | "fill": 5, |
| 1879 | "hideTooltip": true, |
| 1880 | "linewidth": 0, |
| 1881 | "yaxis": 2 |
| 1882 | } |
| 1883 | ], |
| 1884 | "spaceLength": 10, |
| 1885 | "stack": false, |
| 1886 | "steppedLine": false, |
| 1887 | "targets": [ |
| 1888 | { |
| 1889 | "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0", |
| 1890 | "interval": "", |
| 1891 | "legendFormat": "Ping DNS Avg", |
| 1892 | "refId": "A" |
| 1893 | }, |
| 1894 | { |
| 1895 | "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)", |
| 1896 | "interval": "", |
| 1897 | "legendFormat": "Edge Down", |
| 1898 | "refId": "B" |
| 1899 | }, |
| 1900 | { |
| 1901 | "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})", |
| 1902 | "interval": "", |
| 1903 | "legendFormat": "Edge Maintenance", |
| 1904 | "refId": "C" |
| 1905 | } |
| 1906 | ], |
| 1907 | "thresholds": [], |
| 1908 | "timeFrom": null, |
| 1909 | "timeRegions": [], |
| 1910 | "timeShift": null, |
| 1911 | "title": "Ping DNS Latency Results Over Time - $datasource", |
| 1912 | "tooltip": { |
| 1913 | "shared": true, |
| 1914 | "sort": 0, |
| 1915 | "value_type": "individual" |
| 1916 | }, |
| 1917 | "type": "graph", |
| 1918 | "xaxis": { |
| 1919 | "buckets": null, |
| 1920 | "mode": "time", |
| 1921 | "name": null, |
| 1922 | "show": true, |
| 1923 | "values": [] |
| 1924 | }, |
| 1925 | "yaxes": [ |
| 1926 | { |
| 1927 | "decimals": 1, |
| 1928 | "format": "ms", |
| 1929 | "label": null, |
| 1930 | "logBase": 1, |
| 1931 | "max": null, |
| 1932 | "min": null, |
| 1933 | "show": true |
| 1934 | }, |
| 1935 | { |
| 1936 | "format": "short", |
| 1937 | "label": null, |
| 1938 | "logBase": 1, |
| 1939 | "max": "0.011", |
| 1940 | "min": "0.01", |
| 1941 | "show": false |
| 1942 | } |
| 1943 | ], |
| 1944 | "yaxis": { |
| 1945 | "align": false, |
| 1946 | "alignLevel": null |
| 1947 | } |
| 1948 | } |
| 1949 | ], |
| 1950 | "schemaVersion": 26, |
| 1951 | "style": "dark", |
| 1952 | "tags": [], |
| 1953 | "templating": { |
| 1954 | "list": [ |
| 1955 | { |
| 1956 | "allValue": null, |
| 1957 | "current": { |
| 1958 | "selected": true, |
| 1959 | "tags": [], |
| 1960 | "text": [ |
| 1961 | "All" |
| 1962 | ], |
| 1963 | "value": [ |
| 1964 | "$__all" |
| 1965 | ] |
| 1966 | }, |
| 1967 | "datasource": "RANCHER_MONITORING_GLOBAL", |
| 1968 | "definition": "label_values(aetheredge_e2e_tests_ok, name)", |
| 1969 | "hide": 0, |
| 1970 | "includeAll": true, |
| 1971 | "label": "Edge", |
| 1972 | "multi": true, |
| 1973 | "name": "datasource", |
| 1974 | "options": [], |
| 1975 | "query": "label_values(aetheredge_e2e_tests_ok, name)", |
| 1976 | "refresh": 2, |
| 1977 | "regex": "", |
| 1978 | "skipUrlSync": false, |
| 1979 | "sort": 0, |
| 1980 | "tagValuesQuery": "", |
| 1981 | "tags": [], |
| 1982 | "tagsQuery": "", |
| 1983 | "type": "query", |
| 1984 | "useTags": false |
| 1985 | } |
| 1986 | ] |
| 1987 | }, |
| 1988 | "time": { |
| 1989 | "from": "now-12h", |
| 1990 | "to": "now" |
| 1991 | }, |
| 1992 | "timepicker": { |
| 1993 | "refresh_intervals": [ |
| 1994 | "5s", |
| 1995 | "10s", |
| 1996 | "30s", |
| 1997 | "1m", |
| 1998 | "5m", |
| 1999 | "15m", |
| 2000 | "30m", |
| 2001 | "1h", |
| 2002 | "2h", |
| 2003 | "1d" |
| 2004 | ] |
| 2005 | }, |
| 2006 | "timezone": "", |
| 2007 | "title": "Edge Latency and Bandwidth Monitoring", |
| 2008 | "uid": "xM1_uT9Mz", |
| 2009 | "version": 8 |
| 2010 | } |