github.com/kiali/kiali@v1.84.0/graph/api/testdata/test_mc_source_graph.expected (about)

     1  {
     2    "timestamp": 1523364075,
     3    "duration": 600,
     4    "graphType": "versionedApp",
     5    "elements": {
     6      "nodes": [
     7        {
     8          "data": {
     9            "id": "a4179cc3fbeb12c5e705434e5f96a550",
    10            "nodeType": "box",
    11            "cluster": "kukulcan",
    12            "namespace": "bookinfo",
    13            "app": "reviews",
    14            "healthData": null,
    15            "isBox": "app"
    16          }
    17        },
    18        {
    19          "data": {
    20            "id": "26638d48fa3b0c6e020ba3adab8a6346",
    21            "nodeType": "box",
    22            "cluster": "tzotz",
    23            "namespace": "bookinfo",
    24            "app": "reviews",
    25            "healthData": null,
    26            "isBox": "app"
    27          }
    28        },
    29        {
    30          "data": {
    31            "id": "8223c9ff82446480bb923ba2eb1830ad",
    32            "nodeType": "service",
    33            "cluster": "kukulcan",
    34            "namespace": "bookinfo",
    35            "service": "details",
    36            "destServices": [
    37              {
    38                "cluster": "kukulcan",
    39                "namespace": "bookinfo",
    40                "name": "details"
    41              }
    42            ],
    43            "traffic": [
    44              {
    45                "protocol": "http",
    46                "rates": {
    47                  "httpIn": "100.00",
    48                  "httpOut": "100.00"
    49                }
    50              }
    51            ],
    52            "healthData": null
    53          }
    54        },
    55        {
    56          "data": {
    57            "id": "35dd7d7d00b0158c382259db7e215f85",
    58            "nodeType": "service",
    59            "cluster": "kukulcan",
    60            "namespace": "bookinfo",
    61            "service": "productpage",
    62            "destServices": [
    63              {
    64                "cluster": "kukulcan",
    65                "namespace": "bookinfo",
    66                "name": "productpage"
    67              }
    68            ],
    69            "traffic": [
    70              {
    71                "protocol": "http",
    72                "rates": {
    73                  "httpIn": "100.00",
    74                  "httpOut": "100.00"
    75                }
    76              }
    77            ],
    78            "healthData": null
    79          }
    80        },
    81        {
    82          "data": {
    83            "id": "2e9987e0bf83fd259fb7835269a0f15a",
    84            "nodeType": "service",
    85            "cluster": "kukulcan",
    86            "namespace": "bookinfo",
    87            "service": "reviews",
    88            "destServices": [
    89              {
    90                "cluster": "kukulcan",
    91                "namespace": "bookinfo",
    92                "name": "reviews"
    93              }
    94            ],
    95            "traffic": [
    96              {
    97                "protocol": "http",
    98                "rates": {
    99                  "httpIn": "200.00",
   100                  "httpOut": "200.00"
   101                }
   102              }
   103            ],
   104            "healthData": null
   105          }
   106        },
   107        {
   108          "data": {
   109            "id": "7e7afce01d748d344657e44ac8276565",
   110            "nodeType": "app",
   111            "cluster": "kukulcan",
   112            "namespace": "bookinfo",
   113            "workload": "details-v1",
   114            "app": "details",
   115            "version": "v1",
   116            "destServices": [
   117              {
   118                "cluster": "kukulcan",
   119                "namespace": "bookinfo",
   120                "name": "details"
   121              }
   122            ],
   123            "traffic": [
   124              {
   125                "protocol": "http",
   126                "rates": {
   127                  "httpIn": "100.00"
   128                }
   129              }
   130            ],
   131            "healthData": null
   132          }
   133        },
   134        {
   135          "data": {
   136            "id": "f4f1d699434797658bb18c22ecbedfe8",
   137            "nodeType": "app",
   138            "cluster": "kukulcan",
   139            "namespace": "bookinfo",
   140            "workload": "productpage-v1",
   141            "app": "productpage",
   142            "version": "v1",
   143            "destServices": [
   144              {
   145                "cluster": "kukulcan",
   146                "namespace": "bookinfo",
   147                "name": "productpage"
   148              }
   149            ],
   150            "traffic": [
   151              {
   152                "protocol": "http",
   153                "rates": {
   154                  "httpIn": "100.00",
   155                  "httpOut": "500.00"
   156                }
   157              }
   158            ],
   159            "healthData": null
   160          }
   161        },
   162        {
   163          "data": {
   164            "id": "ac68063b9119896dc912d46037f2d1f7",
   165            "parent": "a4179cc3fbeb12c5e705434e5f96a550",
   166            "nodeType": "app",
   167            "cluster": "kukulcan",
   168            "namespace": "bookinfo",
   169            "workload": "reviews-v1",
   170            "app": "reviews",
   171            "version": "v1",
   172            "destServices": [
   173              {
   174                "cluster": "kukulcan",
   175                "namespace": "bookinfo",
   176                "name": "reviews"
   177              }
   178            ],
   179            "traffic": [
   180              {
   181                "protocol": "http",
   182                "rates": {
   183                  "httpIn": "100.00"
   184                }
   185              }
   186            ],
   187            "healthData": null
   188          }
   189        },
   190        {
   191          "data": {
   192            "id": "adf68fbdb1d9e10652d1e92f36644024",
   193            "parent": "a4179cc3fbeb12c5e705434e5f96a550",
   194            "nodeType": "app",
   195            "cluster": "kukulcan",
   196            "namespace": "bookinfo",
   197            "workload": "reviews-v2",
   198            "app": "reviews",
   199            "version": "v2",
   200            "destServices": [
   201              {
   202                "cluster": "kukulcan",
   203                "namespace": "bookinfo",
   204                "name": "reviews"
   205              }
   206            ],
   207            "traffic": [
   208              {
   209                "protocol": "http",
   210                "rates": {
   211                  "httpIn": "100.00",
   212                  "httpOut": "100.00"
   213                }
   214              }
   215            ],
   216            "healthData": null
   217          }
   218        },
   219        {
   220          "data": {
   221            "id": "c0c869b3eaf19cfb79d08e71ad2e9289",
   222            "nodeType": "app",
   223            "cluster": "kukulcan",
   224            "namespace": "istio-system",
   225            "workload": "istio-ingressgateway",
   226            "app": "istio-ingressgateway",
   227            "version": "latest",
   228            "traffic": [
   229              {
   230                "protocol": "http",
   231                "rates": {
   232                  "httpOut": "100.00"
   233                }
   234              }
   235            ],
   236            "healthData": null,
   237            "isOutside": true,
   238            "isRoot": true
   239          }
   240        },
   241        {
   242          "data": {
   243            "id": "162ab92d639b69c8898dd076bac1269d",
   244            "nodeType": "service",
   245            "cluster": "tzotz",
   246            "namespace": "bookinfo",
   247            "service": "ratings",
   248            "destServices": [
   249              {
   250                "cluster": "tzotz",
   251                "namespace": "bookinfo",
   252                "name": "ratings"
   253              }
   254            ],
   255            "traffic": [
   256              {
   257                "protocol": "http",
   258                "rates": {
   259                  "httpIn": "100.00",
   260                  "httpOut": "100.00"
   261                }
   262              }
   263            ],
   264            "healthData": null
   265          }
   266        },
   267        {
   268          "data": {
   269            "id": "3524cbbde5cdda22fea787ada9231879",
   270            "nodeType": "service",
   271            "cluster": "tzotz",
   272            "namespace": "bookinfo",
   273            "service": "reviews",
   274            "destServices": [
   275              {
   276                "cluster": "tzotz",
   277                "namespace": "bookinfo",
   278                "name": "reviews"
   279              }
   280            ],
   281            "traffic": [
   282              {
   283                "protocol": "http",
   284                "rates": {
   285                  "httpIn": "200.00",
   286                  "httpOut": "200.00"
   287                }
   288              }
   289            ],
   290            "healthData": null
   291          }
   292        },
   293        {
   294          "data": {
   295            "id": "a4dbaf34b838d0ade625d37c4a8b990e",
   296            "nodeType": "app",
   297            "cluster": "tzotz",
   298            "namespace": "bookinfo",
   299            "workload": "kiali#4488-dest-v1",
   300            "app": "kiali#4488-dest",
   301            "version": "v1",
   302            "destServices": [
   303              {
   304                "cluster": "tzotz",
   305                "namespace": "bookinfo",
   306                "name": "PassthroughCluster"
   307              }
   308            ],
   309            "traffic": [
   310              {
   311                "protocol": "http",
   312                "rates": {
   313                  "httpIn": "100.00"
   314                }
   315              }
   316            ],
   317            "healthData": null
   318          }
   319        },
   320        {
   321          "data": {
   322            "id": "a246ad10e3abcc5b72f1d1b7f7ce735b",
   323            "nodeType": "app",
   324            "cluster": "tzotz",
   325            "namespace": "bookinfo",
   326            "workload": "kiali#4488-source-v1",
   327            "app": "kiali#4488-source",
   328            "version": "v1",
   329            "traffic": [
   330              {
   331                "protocol": "http",
   332                "rates": {
   333                  "httpOut": "100.00"
   334                }
   335              }
   336            ],
   337            "healthData": null,
   338            "isRoot": true
   339          }
   340        },
   341        {
   342          "data": {
   343            "id": "91e5b39a176fbba2e97a8fcccb474095",
   344            "nodeType": "app",
   345            "cluster": "tzotz",
   346            "namespace": "bookinfo",
   347            "workload": "ratings-v1",
   348            "app": "ratings",
   349            "version": "v1",
   350            "destServices": [
   351              {
   352                "cluster": "tzotz",
   353                "namespace": "bookinfo",
   354                "name": "ratings"
   355              }
   356            ],
   357            "traffic": [
   358              {
   359                "protocol": "http",
   360                "rates": {
   361                  "httpIn": "100.00"
   362                }
   363              }
   364            ],
   365            "healthData": null
   366          }
   367        },
   368        {
   369          "data": {
   370            "id": "a531df39c60aee58e01aa6923d4d3cbf",
   371            "parent": "26638d48fa3b0c6e020ba3adab8a6346",
   372            "nodeType": "app",
   373            "cluster": "tzotz",
   374            "namespace": "bookinfo",
   375            "workload": "reviews-v2",
   376            "app": "reviews",
   377            "version": "v2",
   378            "destServices": [
   379              {
   380                "cluster": "tzotz",
   381                "namespace": "bookinfo",
   382                "name": "reviews"
   383              }
   384            ],
   385            "traffic": [
   386              {
   387                "protocol": "http",
   388                "rates": {
   389                  "httpIn": "100.00"
   390                }
   391              }
   392            ],
   393            "healthData": null
   394          }
   395        },
   396        {
   397          "data": {
   398            "id": "4ae40c1b16dedc9cf5f45a9e7e689c07",
   399            "parent": "26638d48fa3b0c6e020ba3adab8a6346",
   400            "nodeType": "app",
   401            "cluster": "tzotz",
   402            "namespace": "bookinfo",
   403            "workload": "reviews-v3",
   404            "app": "reviews",
   405            "version": "v3",
   406            "destServices": [
   407              {
   408                "cluster": "tzotz",
   409                "namespace": "bookinfo",
   410                "name": "reviews"
   411              }
   412            ],
   413            "traffic": [
   414              {
   415                "protocol": "http",
   416                "rates": {
   417                  "httpIn": "100.00"
   418                }
   419              }
   420            ],
   421            "healthData": null
   422          }
   423        }
   424      ],
   425      "edges": [
   426        {
   427          "data": {
   428            "id": "d796121f0e73c1299dd673168916ebf1",
   429            "source": "162ab92d639b69c8898dd076bac1269d",
   430            "target": "91e5b39a176fbba2e97a8fcccb474095",
   431            "traffic": {
   432              "protocol": "http",
   433              "rates": {
   434                "http": "100.00",
   435                "httpPercentReq": "100.0"
   436              },
   437              "responses": {
   438                "200": {
   439                  "flags": {
   440                    "-": "100.0"
   441                  },
   442                  "hosts": {
   443                    "ratings.bookinfo.svc.cluster.local": "100.0"
   444                  }
   445                }
   446              }
   447            }
   448          }
   449        },
   450        {
   451          "data": {
   452            "id": "9b732519781ecc74313910599368f8a8",
   453            "source": "2e9987e0bf83fd259fb7835269a0f15a",
   454            "target": "ac68063b9119896dc912d46037f2d1f7",
   455            "traffic": {
   456              "protocol": "http",
   457              "rates": {
   458                "http": "100.00",
   459                "httpPercentReq": "50.0"
   460              },
   461              "responses": {
   462                "200": {
   463                  "flags": {
   464                    "-": "100.0"
   465                  },
   466                  "hosts": {
   467                    "reviews.bookinfo.svc.cluster.local": "100.0"
   468                  }
   469                }
   470              }
   471            }
   472          }
   473        },
   474        {
   475          "data": {
   476            "id": "e25097388c2689ffc285c1cc86b80357",
   477            "source": "2e9987e0bf83fd259fb7835269a0f15a",
   478            "target": "adf68fbdb1d9e10652d1e92f36644024",
   479            "traffic": {
   480              "protocol": "http",
   481              "rates": {
   482                "http": "100.00",
   483                "httpPercentReq": "50.0"
   484              },
   485              "responses": {
   486                "200": {
   487                  "flags": {
   488                    "-": "100.0"
   489                  },
   490                  "hosts": {
   491                    "reviews.bookinfo.svc.cluster.local": "100.0"
   492                  }
   493                }
   494              }
   495            }
   496          }
   497        },
   498        {
   499          "data": {
   500            "id": "00279f7c0730fa0b8c304765e5b037fd",
   501            "source": "3524cbbde5cdda22fea787ada9231879",
   502            "target": "4ae40c1b16dedc9cf5f45a9e7e689c07",
   503            "traffic": {
   504              "protocol": "http",
   505              "rates": {
   506                "http": "100.00",
   507                "httpPercentReq": "50.0"
   508              },
   509              "responses": {
   510                "200": {
   511                  "flags": {
   512                    "-": "100.0"
   513                  },
   514                  "hosts": {
   515                    "reviews.bookinfo.svc.cluster.local": "100.0"
   516                  }
   517                }
   518              }
   519            }
   520          }
   521        },
   522        {
   523          "data": {
   524            "id": "6634c678a9bc3f31a4bb19f8b89bc60a",
   525            "source": "3524cbbde5cdda22fea787ada9231879",
   526            "target": "a531df39c60aee58e01aa6923d4d3cbf",
   527            "traffic": {
   528              "protocol": "http",
   529              "rates": {
   530                "http": "100.00",
   531                "httpPercentReq": "50.0"
   532              },
   533              "responses": {
   534                "200": {
   535                  "flags": {
   536                    "-": "100.0"
   537                  },
   538                  "hosts": {
   539                    "reviews.bookinfo.svc.cluster.local": "100.0"
   540                  }
   541                }
   542              }
   543            }
   544          }
   545        },
   546        {
   547          "data": {
   548            "id": "57afdece2136843371121c02ef75eb1e",
   549            "source": "35dd7d7d00b0158c382259db7e215f85",
   550            "target": "f4f1d699434797658bb18c22ecbedfe8",
   551            "traffic": {
   552              "protocol": "http",
   553              "rates": {
   554                "http": "100.00",
   555                "httpPercentReq": "100.0"
   556              },
   557              "responses": {
   558                "200": {
   559                  "flags": {
   560                    "-": "100.0"
   561                  },
   562                  "hosts": {
   563                    "productpage.bookinfo.svc.cluster.local": "100.0"
   564                  }
   565                }
   566              }
   567            }
   568          }
   569        },
   570        {
   571          "data": {
   572            "id": "91dcf4c4f8fa99855f814081779e59e9",
   573            "source": "8223c9ff82446480bb923ba2eb1830ad",
   574            "target": "7e7afce01d748d344657e44ac8276565",
   575            "traffic": {
   576              "protocol": "http",
   577              "rates": {
   578                "http": "100.00",
   579                "httpPercentReq": "100.0"
   580              },
   581              "responses": {
   582                "200": {
   583                  "flags": {
   584                    "-": "100.0"
   585                  },
   586                  "hosts": {
   587                    "details.bookinfo.svc.cluster.local": "100.0"
   588                  }
   589                }
   590              }
   591            }
   592          }
   593        },
   594        {
   595          "data": {
   596            "id": "cff7f5ca632018a2a8cc8df280d40d3e",
   597            "source": "a246ad10e3abcc5b72f1d1b7f7ce735b",
   598            "target": "a4dbaf34b838d0ade625d37c4a8b990e",
   599            "traffic": {
   600              "protocol": "http",
   601              "rates": {
   602                "http": "100.00",
   603                "httpPercentReq": "100.0"
   604              },
   605              "responses": {
   606                "200": {
   607                  "flags": {
   608                    "-": "100.0"
   609                  },
   610                  "hosts": {
   611                    "10.2.3.4:8080": "100.0"
   612                  }
   613                }
   614              }
   615            }
   616          }
   617        },
   618        {
   619          "data": {
   620            "id": "fa99f34cb5e1a7850f4846e593d77b45",
   621            "source": "adf68fbdb1d9e10652d1e92f36644024",
   622            "target": "162ab92d639b69c8898dd076bac1269d",
   623            "traffic": {
   624              "protocol": "http",
   625              "rates": {
   626                "http": "100.00",
   627                "httpPercentReq": "100.0"
   628              },
   629              "responses": {
   630                "200": {
   631                  "flags": {
   632                    "-": "100.0"
   633                  },
   634                  "hosts": {
   635                    "ratings.bookinfo.svc.cluster.local": "100.0"
   636                  }
   637                }
   638              }
   639            }
   640          }
   641        },
   642        {
   643          "data": {
   644            "id": "588e0855da5ef90ae9a12578fb88b69f",
   645            "source": "c0c869b3eaf19cfb79d08e71ad2e9289",
   646            "target": "35dd7d7d00b0158c382259db7e215f85",
   647            "traffic": {
   648              "protocol": "http",
   649              "rates": {
   650                "http": "100.00",
   651                "httpPercentReq": "100.0"
   652              },
   653              "responses": {
   654                "200": {
   655                  "flags": {
   656                    "-": "100.0"
   657                  },
   658                  "hosts": {
   659                    "productpage.bookinfo.svc.cluster.local": "100.0"
   660                  }
   661                }
   662              }
   663            }
   664          }
   665        },
   666        {
   667          "data": {
   668            "id": "a98ac89eb35c90065ec52a3e471822e8",
   669            "source": "f4f1d699434797658bb18c22ecbedfe8",
   670            "target": "2e9987e0bf83fd259fb7835269a0f15a",
   671            "traffic": {
   672              "protocol": "http",
   673              "rates": {
   674                "http": "200.00",
   675                "httpPercentReq": "40.0"
   676              },
   677              "responses": {
   678                "200": {
   679                  "flags": {
   680                    "-": "100.0"
   681                  },
   682                  "hosts": {
   683                    "reviews.bookinfo.svc.cluster.local": "100.0"
   684                  }
   685                }
   686              }
   687            }
   688          }
   689        },
   690        {
   691          "data": {
   692            "id": "6fc30e17f130a94bfe54c14d6901e5c4",
   693            "source": "f4f1d699434797658bb18c22ecbedfe8",
   694            "target": "3524cbbde5cdda22fea787ada9231879",
   695            "traffic": {
   696              "protocol": "http",
   697              "rates": {
   698                "http": "200.00",
   699                "httpPercentReq": "40.0"
   700              },
   701              "responses": {
   702                "200": {
   703                  "flags": {
   704                    "-": "100.0"
   705                  },
   706                  "hosts": {
   707                    "reviews.bookinfo.svc.cluster.local": "100.0"
   708                  }
   709                }
   710              }
   711            }
   712          }
   713        },
   714        {
   715          "data": {
   716            "id": "684d306adf36b5363220fe0bbe7a4762",
   717            "source": "f4f1d699434797658bb18c22ecbedfe8",
   718            "target": "8223c9ff82446480bb923ba2eb1830ad",
   719            "traffic": {
   720              "protocol": "http",
   721              "rates": {
   722                "http": "100.00",
   723                "httpPercentReq": "20.0"
   724              },
   725              "responses": {
   726                "200": {
   727                  "flags": {
   728                    "-": "100.0"
   729                  },
   730                  "hosts": {
   731                    "details.bookinfo.svc.cluster.local": "100.0"
   732                  }
   733                }
   734              }
   735            }
   736          }
   737        }
   738      ]
   739    }
   740  }