github.com/kiali/kiali@v1.84.0/tracing/tracingtest/responseTrace.json (about)

     1  {
     2    "batches": [
     3      {
     4        "resource": {
     5          "attributes": [
     6            {
     7              "key": "service.name",
     8              "value": {
     9                "stringValue": "istio-ingressgateway.istio-system"
    10              }
    11            }
    12          ]
    13        },
    14        "scopeSpans": [
    15          {
    16            "scope": {
    17  
    18            },
    19            "spans": [
    20              {
    21                "traceId": "O6VWCcPN5JZJzXfR+dzZNg==",
    22                "spanId": "Sc130fnc2TY=",
    23                "name": "productpage.bookinfo.svc.cluster.local:9080/productpage",
    24                "kind": "SPAN_KIND_CLIENT",
    25                "startTimeUnixNano": "1701779876570888000",
    26                "endTimeUnixNano": "1701779876582820000",
    27                "attributes": [
    28                  {
    29                    "key": "peer.address",
    30                    "value": {
    31                      "stringValue": "10.244.0.1"
    32                    }
    33                  },
    34                  {
    35                    "key": "http.protocol",
    36                    "value": {
    37                      "stringValue": "HTTP/1.1"
    38                    }
    39                  },
    40                  {
    41                    "key": "upstream_cluster.name",
    42                    "value": {
    43                      "stringValue": "outbound|9080||productpage.bookinfo.svc.cluster.local"
    44                    }
    45                  },
    46                  {
    47                    "key": "node_id",
    48                    "value": {
    49                      "stringValue": "router~10.244.0.14~istio-ingressgateway-79788cd94-wgmsp.istio-system~istio-system.svc.cluster.local"
    50                    }
    51                  },
    52                  {
    53                    "key": "http.status_code",
    54                    "value": {
    55                      "stringValue": "200"
    56                    }
    57                  },
    58                  {
    59                    "key": "response_size",
    60                    "value": {
    61                      "stringValue": "5294"
    62                    }
    63                  },
    64                  {
    65                    "key": "istio.canonical_service",
    66                    "value": {
    67                      "stringValue": "istio-ingressgateway"
    68                    }
    69                  },
    70                  {
    71                    "key": "component",
    72                    "value": {
    73                      "stringValue": "proxy"
    74                    }
    75                  },
    76                  {
    77                    "key": "istio.canonical_revision",
    78                    "value": {
    79                      "stringValue": "latest"
    80                    }
    81                  },
    82                  {
    83                    "key": "istio.mesh_id",
    84                    "value": {
    85                      "stringValue": "cluster.local"
    86                    }
    87                  },
    88                  {
    89                    "key": "guid:x-request-id",
    90                    "value": {
    91                      "stringValue": "e4e8c177-3962-9359-945e-61e7175cd867"
    92                    }
    93                  },
    94                  {
    95                    "key": "response_flags",
    96                    "value": {
    97                      "stringValue": "-"
    98                    }
    99                  },
   100                  {
   101                    "key": "downstream_cluster",
   102                    "value": {
   103                      "stringValue": "-"
   104                    }
   105                  },
   106                  {
   107                    "key": "istio.namespace",
   108                    "value": {
   109                      "stringValue": "istio-system"
   110                    }
   111                  },
   112                  {
   113                    "key": "user_agent",
   114                    "value": {
   115                      "stringValue": "Go-http-client/1.1"
   116                    }
   117                  },
   118                  {
   119                    "key": "upstream_cluster",
   120                    "value": {
   121                      "stringValue": "outbound|9080||productpage.bookinfo.svc.cluster.local"
   122                    }
   123                  },
   124                  {
   125                    "key": "request_size",
   126                    "value": {
   127                      "stringValue": "0"
   128                    }
   129                  },
   130                  {
   131                    "key": "net.host.ip",
   132                    "value": {
   133                      "stringValue": "10.244.0.14"
   134                    }
   135                  },
   136                  {
   137                    "key": "http.method",
   138                    "value": {
   139                      "stringValue": "GET"
   140                    }
   141                  },
   142                  {
   143                    "key": "http.url",
   144                    "value": {
   145                      "stringValue": "http://192.168.49.2:31653/productpage"
   146                    }
   147                  }
   148                ],
   149                "events": [
   150                  {
   151                    "timeUnixNano": "1701779876582892000",
   152                    "name": "cr"
   153                  }
   154                ],
   155                "status": {
   156  
   157                }
   158              }
   159            ]
   160          }
   161        ]
   162      },
   163      {
   164        "resource": {
   165          "attributes": [
   166            {
   167              "key": "service.name",
   168              "value": {
   169                "stringValue": "productpage.bookinfo"
   170              }
   171            }
   172          ]
   173        },
   174        "scopeSpans": [
   175          {
   176            "scope": {
   177  
   178            },
   179            "spans": [
   180              {
   181                "traceId": "O6VWCcPN5JZJzXfR+dzZNg==",
   182                "spanId": "hHVrHasIVvo=",
   183                "parentSpanId": "Sc130fnc2TY=",
   184                "name": "productpage.bookinfo.svc.cluster.local:9080/productpage",
   185                "kind": "SPAN_KIND_SERVER",
   186                "startTimeUnixNano": "1701779876571116000",
   187                "endTimeUnixNano": "1701779876582555000",
   188                "attributes": [
   189                  {
   190                    "key": "istio.namespace",
   191                    "value": {
   192                      "stringValue": "bookinfo"
   193                    }
   194                  },
   195                  {
   196                    "key": "response_size",
   197                    "value": {
   198                      "stringValue": "5294"
   199                    }
   200                  },
   201                  {
   202                    "key": "http.protocol",
   203                    "value": {
   204                      "stringValue": "HTTP/1.1"
   205                    }
   206                  },
   207                  {
   208                    "key": "response_flags",
   209                    "value": {
   210                      "stringValue": "-"
   211                    }
   212                  },
   213                  {
   214                    "key": "istio.canonical_revision",
   215                    "value": {
   216                      "stringValue": "v1"
   217                    }
   218                  },
   219                  {
   220                    "key": "peer.address",
   221                    "value": {
   222                      "stringValue": "10.244.0.14"
   223                    }
   224                  },
   225                  {
   226                    "key": "component",
   227                    "value": {
   228                      "stringValue": "proxy"
   229                    }
   230                  },
   231                  {
   232                    "key": "user_agent",
   233                    "value": {
   234                      "stringValue": "Go-http-client/1.1"
   235                    }
   236                  },
   237                  {
   238                    "key": "istio.mesh_id",
   239                    "value": {
   240                      "stringValue": "cluster.local"
   241                    }
   242                  },
   243                  {
   244                    "key": "downstream_cluster",
   245                    "value": {
   246                      "stringValue": "-"
   247                    }
   248                  },
   249                  {
   250                    "key": "request_size",
   251                    "value": {
   252                      "stringValue": "0"
   253                    }
   254                  },
   255                  {
   256                    "key": "http.status_code",
   257                    "value": {
   258                      "stringValue": "200"
   259                    }
   260                  },
   261                  {
   262                    "key": "guid:x-request-id",
   263                    "value": {
   264                      "stringValue": "e4e8c177-3962-9359-945e-61e7175cd867"
   265                    }
   266                  },
   267                  {
   268                    "key": "upstream_cluster",
   269                    "value": {
   270                      "stringValue": "inbound|9080||"
   271                    }
   272                  },
   273                  {
   274                    "key": "upstream_cluster.name",
   275                    "value": {
   276                      "stringValue": "inbound|9080||"
   277                    }
   278                  },
   279                  {
   280                    "key": "node_id",
   281                    "value": {
   282                      "stringValue": "sidecar~10.244.0.25~productpage-v1-6f89b6c557-sg2bc.bookinfo~bookinfo.svc.cluster.local"
   283                    }
   284                  },
   285                  {
   286                    "key": "istio.canonical_service",
   287                    "value": {
   288                      "stringValue": "productpage"
   289                    }
   290                  },
   291                  {
   292                    "key": "net.host.ip",
   293                    "value": {
   294                      "stringValue": "10.244.0.25"
   295                    }
   296                  },
   297                  {
   298                    "key": "http.method",
   299                    "value": {
   300                      "stringValue": "GET"
   301                    }
   302                  },
   303                  {
   304                    "key": "http.url",
   305                    "value": {
   306                      "stringValue": "http://192.168.49.2:31653/productpage"
   307                    }
   308                  }
   309                ],
   310                "events": [
   311                  {
   312                    "timeUnixNano": "1701779876582647000",
   313                    "name": "ss"
   314                  }
   315                ],
   316                "status": {
   317  
   318                }
   319              },
   320              {
   321                "traceId": "O6VWCcPN5JZJzXfR+dzZNg==",
   322                "spanId": "EhAELDb4vpI=",
   323                "parentSpanId": "hHVrHasIVvo=",
   324                "name": "reviews.bookinfo.svc.cluster.local:9080/*",
   325                "kind": "SPAN_KIND_CLIENT",
   326                "startTimeUnixNano": "1701779876578223000",
   327                "endTimeUnixNano": "1701779876580947000",
   328                "attributes": [
   329                  {
   330                    "key": "downstream_cluster",
   331                    "value": {
   332                      "stringValue": "-"
   333                    }
   334                  },
   335                  {
   336                    "key": "user_agent",
   337                    "value": {
   338                      "stringValue": "Go-http-client/1.1"
   339                    }
   340                  },
   341                  {
   342                    "key": "istio.canonical_revision",
   343                    "value": {
   344                      "stringValue": "v1"
   345                    }
   346                  },
   347                  {
   348                    "key": "guid:x-request-id",
   349                    "value": {
   350                      "stringValue": "e4e8c177-3962-9359-945e-61e7175cd867"
   351                    }
   352                  },
   353                  {
   354                    "key": "istio.namespace",
   355                    "value": {
   356                      "stringValue": "bookinfo"
   357                    }
   358                  },
   359                  {
   360                    "key": "request_size",
   361                    "value": {
   362                      "stringValue": "0"
   363                    }
   364                  },
   365                  {
   366                    "key": "node_id",
   367                    "value": {
   368                      "stringValue": "sidecar~10.244.0.25~productpage-v1-6f89b6c557-sg2bc.bookinfo~bookinfo.svc.cluster.local"
   369                    }
   370                  },
   371                  {
   372                    "key": "istio.mesh_id",
   373                    "value": {
   374                      "stringValue": "cluster.local"
   375                    }
   376                  },
   377                  {
   378                    "key": "istio.canonical_service",
   379                    "value": {
   380                      "stringValue": "productpage"
   381                    }
   382                  },
   383                  {
   384                    "key": "response_flags",
   385                    "value": {
   386                      "stringValue": "-"
   387                    }
   388                  },
   389                  {
   390                    "key": "upstream_cluster",
   391                    "value": {
   392                      "stringValue": "outbound|9080||reviews.bookinfo.svc.cluster.local"
   393                    }
   394                  },
   395                  {
   396                    "key": "http.protocol",
   397                    "value": {
   398                      "stringValue": "HTTP/1.1"
   399                    }
   400                  },
   401                  {
   402                    "key": "upstream_cluster.name",
   403                    "value": {
   404                      "stringValue": "outbound|9080||reviews.bookinfo.svc.cluster.local"
   405                    }
   406                  },
   407                  {
   408                    "key": "component",
   409                    "value": {
   410                      "stringValue": "proxy"
   411                    }
   412                  },
   413                  {
   414                    "key": "http.status_code",
   415                    "value": {
   416                      "stringValue": "200"
   417                    }
   418                  },
   419                  {
   420                    "key": "response_size",
   421                    "value": {
   422                      "stringValue": "442"
   423                    }
   424                  },
   425                  {
   426                    "key": "peer.address",
   427                    "value": {
   428                      "stringValue": "10.244.0.25"
   429                    }
   430                  },
   431                  {
   432                    "key": "net.host.ip",
   433                    "value": {
   434                      "stringValue": "10.244.0.25"
   435                    }
   436                  },
   437                  {
   438                    "key": "http.method",
   439                    "value": {
   440                      "stringValue": "GET"
   441                    }
   442                  },
   443                  {
   444                    "key": "http.url",
   445                    "value": {
   446                      "stringValue": "http://reviews:9080/reviews/0"
   447                    }
   448                  }
   449                ],
   450                "events": [
   451                  {
   452                    "timeUnixNano": "1701779876581019000",
   453                    "name": "cr"
   454                  }
   455                ],
   456                "status": {
   457  
   458                }
   459              }
   460            ]
   461          }
   462        ]
   463      },
   464      {
   465        "resource": {
   466          "attributes": [
   467            {
   468              "key": "service.name",
   469              "value": {
   470                "stringValue": "productpage.bookinfo"
   471              }
   472            }
   473          ]
   474        },
   475        "scopeSpans": [
   476          {
   477            "scope": {
   478  
   479            },
   480            "spans": [
   481              {
   482                "traceId": "O6VWCcPN5JZJzXfR+dzZNg==",
   483                "spanId": "6cj9Hes+iN0=",
   484                "parentSpanId": "hHVrHasIVvo=",
   485                "name": "details.bookinfo.svc.cluster.local:9080/*",
   486                "kind": "SPAN_KIND_CLIENT",
   487                "startTimeUnixNano": "1701779876574298000",
   488                "endTimeUnixNano": "1701779876575632000",
   489                "attributes": [
   490                  {
   491                    "key": "http.protocol",
   492                    "value": {
   493                      "stringValue": "HTTP/1.1"
   494                    }
   495                  },
   496                  {
   497                    "key": "istio.namespace",
   498                    "value": {
   499                      "stringValue": "bookinfo"
   500                    }
   501                  },
   502                  {
   503                    "key": "istio.canonical_revision",
   504                    "value": {
   505                      "stringValue": "v1"
   506                    }
   507                  },
   508                  {
   509                    "key": "istio.mesh_id",
   510                    "value": {
   511                      "stringValue": "cluster.local"
   512                    }
   513                  },
   514                  {
   515                    "key": "downstream_cluster",
   516                    "value": {
   517                      "stringValue": "-"
   518                    }
   519                  },
   520                  {
   521                    "key": "http.status_code",
   522                    "value": {
   523                      "stringValue": "200"
   524                    }
   525                  },
   526                  {
   527                    "key": "istio.canonical_service",
   528                    "value": {
   529                      "stringValue": "productpage"
   530                    }
   531                  },
   532                  {
   533                    "key": "request_size",
   534                    "value": {
   535                      "stringValue": "0"
   536                    }
   537                  },
   538                  {
   539                    "key": "component",
   540                    "value": {
   541                      "stringValue": "proxy"
   542                    }
   543                  },
   544                  {
   545                    "key": "response_size",
   546                    "value": {
   547                      "stringValue": "178"
   548                    }
   549                  },
   550                  {
   551                    "key": "user_agent",
   552                    "value": {
   553                      "stringValue": "Go-http-client/1.1"
   554                    }
   555                  },
   556                  {
   557                    "key": "guid:x-request-id",
   558                    "value": {
   559                      "stringValue": "e4e8c177-3962-9359-945e-61e7175cd867"
   560                    }
   561                  },
   562                  {
   563                    "key": "node_id",
   564                    "value": {
   565                      "stringValue": "sidecar~10.244.0.25~productpage-v1-6f89b6c557-sg2bc.bookinfo~bookinfo.svc.cluster.local"
   566                    }
   567                  },
   568                  {
   569                    "key": "upstream_cluster.name",
   570                    "value": {
   571                      "stringValue": "outbound|9080||details.bookinfo.svc.cluster.local"
   572                    }
   573                  },
   574                  {
   575                    "key": "peer.address",
   576                    "value": {
   577                      "stringValue": "10.244.0.25"
   578                    }
   579                  },
   580                  {
   581                    "key": "response_flags",
   582                    "value": {
   583                      "stringValue": "-"
   584                    }
   585                  },
   586                  {
   587                    "key": "upstream_cluster",
   588                    "value": {
   589                      "stringValue": "outbound|9080||details.bookinfo.svc.cluster.local"
   590                    }
   591                  },
   592                  {
   593                    "key": "net.host.ip",
   594                    "value": {
   595                      "stringValue": "10.244.0.25"
   596                    }
   597                  },
   598                  {
   599                    "key": "http.method",
   600                    "value": {
   601                      "stringValue": "GET"
   602                    }
   603                  },
   604                  {
   605                    "key": "http.url",
   606                    "value": {
   607                      "stringValue": "http://details:9080/details/0"
   608                    }
   609                  }
   610                ],
   611                "events": [
   612                  {
   613                    "timeUnixNano": "1701779876575712000",
   614                    "name": "cr"
   615                  }
   616                ],
   617                "status": {
   618  
   619                }
   620              }
   621            ]
   622          }
   623        ]
   624      },
   625      {
   626        "resource": {
   627          "attributes": [
   628            {
   629              "key": "service.name",
   630              "value": {
   631                "stringValue": "details.bookinfo"
   632              }
   633            }
   634          ]
   635        },
   636        "scopeSpans": [
   637          {
   638            "scope": {
   639  
   640            },
   641            "spans": [
   642              {
   643                "traceId": "O6VWCcPN5JZJzXfR+dzZNg==",
   644                "spanId": "0j3l/q4Zp20=",
   645                "parentSpanId": "6cj9Hes+iN0=",
   646                "name": "details.bookinfo.svc.cluster.local:9080/*",
   647                "kind": "SPAN_KIND_SERVER",
   648                "startTimeUnixNano": "1701779876574533000",
   649                "endTimeUnixNano": "1701779876575438000",
   650                "attributes": [
   651                  {
   652                    "key": "request_size",
   653                    "value": {
   654                      "stringValue": "0"
   655                    }
   656                  },
   657                  {
   658                    "key": "response_size",
   659                    "value": {
   660                      "stringValue": "178"
   661                    }
   662                  },
   663                  {
   664                    "key": "component",
   665                    "value": {
   666                      "stringValue": "proxy"
   667                    }
   668                  },
   669                  {
   670                    "key": "http.protocol",
   671                    "value": {
   672                      "stringValue": "HTTP/1.1"
   673                    }
   674                  },
   675                  {
   676                    "key": "downstream_cluster",
   677                    "value": {
   678                      "stringValue": "-"
   679                    }
   680                  },
   681                  {
   682                    "key": "upstream_cluster.name",
   683                    "value": {
   684                      "stringValue": "inbound|9080||"
   685                    }
   686                  },
   687                  {
   688                    "key": "http.status_code",
   689                    "value": {
   690                      "stringValue": "200"
   691                    }
   692                  },
   693                  {
   694                    "key": "guid:x-request-id",
   695                    "value": {
   696                      "stringValue": "e4e8c177-3962-9359-945e-61e7175cd867"
   697                    }
   698                  },
   699                  {
   700                    "key": "istio.mesh_id",
   701                    "value": {
   702                      "stringValue": "cluster.local"
   703                    }
   704                  },
   705                  {
   706                    "key": "peer.address",
   707                    "value": {
   708                      "stringValue": "10.244.0.25"
   709                    }
   710                  },
   711                  {
   712                    "key": "istio.canonical_revision",
   713                    "value": {
   714                      "stringValue": "v1"
   715                    }
   716                  },
   717                  {
   718                    "key": "upstream_cluster",
   719                    "value": {
   720                      "stringValue": "inbound|9080||"
   721                    }
   722                  },
   723                  {
   724                    "key": "istio.canonical_service",
   725                    "value": {
   726                      "stringValue": "details"
   727                    }
   728                  },
   729                  {
   730                    "key": "response_flags",
   731                    "value": {
   732                      "stringValue": "-"
   733                    }
   734                  },
   735                  {
   736                    "key": "node_id",
   737                    "value": {
   738                      "stringValue": "sidecar~10.244.0.21~details-v1-7745b6fcf4-mrz75.bookinfo~bookinfo.svc.cluster.local"
   739                    }
   740                  },
   741                  {
   742                    "key": "istio.namespace",
   743                    "value": {
   744                      "stringValue": "bookinfo"
   745                    }
   746                  },
   747                  {
   748                    "key": "user_agent",
   749                    "value": {
   750                      "stringValue": "Go-http-client/1.1"
   751                    }
   752                  },
   753                  {
   754                    "key": "net.host.ip",
   755                    "value": {
   756                      "stringValue": "10.244.0.21"
   757                    }
   758                  },
   759                  {
   760                    "key": "http.method",
   761                    "value": {
   762                      "stringValue": "GET"
   763                    }
   764                  },
   765                  {
   766                    "key": "http.url",
   767                    "value": {
   768                      "stringValue": "http://details:9080/details/0"
   769                    }
   770                  }
   771                ],
   772                "events": [
   773                  {
   774                    "timeUnixNano": "1701779876575523000",
   775                    "name": "ss"
   776                  }
   777                ],
   778                "status": {
   779  
   780                }
   781              }
   782            ]
   783          }
   784        ]
   785      },
   786      {
   787        "resource": {
   788          "attributes": [
   789            {
   790              "key": "service.name",
   791              "value": {
   792                "stringValue": "reviews.bookinfo"
   793              }
   794            }
   795          ]
   796        },
   797        "scopeSpans": [
   798          {
   799            "scope": {
   800  
   801            },
   802            "spans": [
   803              {
   804                "traceId": "O6VWCcPN5JZJzXfR+dzZNg==",
   805                "spanId": "dxkQSMt9rcQ=",
   806                "parentSpanId": "EhAELDb4vpI=",
   807                "name": "reviews.bookinfo.svc.cluster.local:9080/*",
   808                "kind": "SPAN_KIND_SERVER",
   809                "startTimeUnixNano": "1701779876578458000",
   810                "endTimeUnixNano": "1701779876580700000",
   811                "attributes": [
   812                  {
   813                    "key": "upstream_cluster.name",
   814                    "value": {
   815                      "stringValue": "inbound|9080||"
   816                    }
   817                  },
   818                  {
   819                    "key": "istio.canonical_service",
   820                    "value": {
   821                      "stringValue": "reviews"
   822                    }
   823                  },
   824                  {
   825                    "key": "peer.address",
   826                    "value": {
   827                      "stringValue": "10.244.0.25"
   828                    }
   829                  },
   830                  {
   831                    "key": "response_size",
   832                    "value": {
   833                      "stringValue": "442"
   834                    }
   835                  },
   836                  {
   837                    "key": "component",
   838                    "value": {
   839                      "stringValue": "proxy"
   840                    }
   841                  },
   842                  {
   843                    "key": "request_size",
   844                    "value": {
   845                      "stringValue": "0"
   846                    }
   847                  },
   848                  {
   849                    "key": "http.status_code",
   850                    "value": {
   851                      "stringValue": "200"
   852                    }
   853                  },
   854                  {
   855                    "key": "istio.mesh_id",
   856                    "value": {
   857                      "stringValue": "cluster.local"
   858                    }
   859                  },
   860                  {
   861                    "key": "node_id",
   862                    "value": {
   863                      "stringValue": "sidecar~10.244.0.23~reviews-v2-6f76498fc8-58wpn.bookinfo~bookinfo.svc.cluster.local"
   864                    }
   865                  },
   866                  {
   867                    "key": "downstream_cluster",
   868                    "value": {
   869                      "stringValue": "-"
   870                    }
   871                  },
   872                  {
   873                    "key": "response_flags",
   874                    "value": {
   875                      "stringValue": "-"
   876                    }
   877                  },
   878                  {
   879                    "key": "upstream_cluster",
   880                    "value": {
   881                      "stringValue": "inbound|9080||"
   882                    }
   883                  },
   884                  {
   885                    "key": "guid:x-request-id",
   886                    "value": {
   887                      "stringValue": "e4e8c177-3962-9359-945e-61e7175cd867"
   888                    }
   889                  },
   890                  {
   891                    "key": "user_agent",
   892                    "value": {
   893                      "stringValue": "Go-http-client/1.1"
   894                    }
   895                  },
   896                  {
   897                    "key": "istio.namespace",
   898                    "value": {
   899                      "stringValue": "bookinfo"
   900                    }
   901                  },
   902                  {
   903                    "key": "http.protocol",
   904                    "value": {
   905                      "stringValue": "HTTP/1.1"
   906                    }
   907                  },
   908                  {
   909                    "key": "istio.canonical_revision",
   910                    "value": {
   911                      "stringValue": "v2"
   912                    }
   913                  },
   914                  {
   915                    "key": "net.host.ip",
   916                    "value": {
   917                      "stringValue": "10.244.0.23"
   918                    }
   919                  },
   920                  {
   921                    "key": "http.method",
   922                    "value": {
   923                      "stringValue": "GET"
   924                    }
   925                  },
   926                  {
   927                    "key": "http.url",
   928                    "value": {
   929                      "stringValue": "http://reviews:9080/reviews/0"
   930                    }
   931                  }
   932                ],
   933                "events": [
   934                  {
   935                    "timeUnixNano": "1701779876580821000",
   936                    "name": "ss"
   937                  }
   938                ],
   939                "status": {
   940  
   941                }
   942              },
   943              {
   944                "traceId": "O6VWCcPN5JZJzXfR+dzZNg==",
   945                "spanId": "fFl79W3fGgM=",
   946                "parentSpanId": "dxkQSMt9rcQ=",
   947                "name": "ratings.bookinfo.svc.cluster.local:9080/*",
   948                "kind": "SPAN_KIND_CLIENT",
   949                "startTimeUnixNano": "1701779876579477000",
   950                "endTimeUnixNano": "1701779876580327000",
   951                "attributes": [
   952                  {
   953                    "key": "guid:x-request-id",
   954                    "value": {
   955                      "stringValue": "e4e8c177-3962-9359-945e-61e7175cd867"
   956                    }
   957                  },
   958                  {
   959                    "key": "user_agent",
   960                    "value": {
   961                      "stringValue": "Go-http-client/1.1"
   962                    }
   963                  },
   964                  {
   965                    "key": "istio.canonical_service",
   966                    "value": {
   967                      "stringValue": "reviews"
   968                    }
   969                  },
   970                  {
   971                    "key": "http.protocol",
   972                    "value": {
   973                      "stringValue": "HTTP/1.1"
   974                    }
   975                  },
   976                  {
   977                    "key": "node_id",
   978                    "value": {
   979                      "stringValue": "sidecar~10.244.0.23~reviews-v2-6f76498fc8-58wpn.bookinfo~bookinfo.svc.cluster.local"
   980                    }
   981                  },
   982                  {
   983                    "key": "upstream_cluster.name",
   984                    "value": {
   985                      "stringValue": "outbound|9080||ratings.bookinfo.svc.cluster.local"
   986                    }
   987                  },
   988                  {
   989                    "key": "peer.address",
   990                    "value": {
   991                      "stringValue": "10.244.0.23"
   992                    }
   993                  },
   994                  {
   995                    "key": "request_size",
   996                    "value": {
   997                      "stringValue": "0"
   998                    }
   999                  },
  1000                  {
  1001                    "key": "response_size",
  1002                    "value": {
  1003                      "stringValue": "48"
  1004                    }
  1005                  },
  1006                  {
  1007                    "key": "response_flags",
  1008                    "value": {
  1009                      "stringValue": "-"
  1010                    }
  1011                  },
  1012                  {
  1013                    "key": "istio.namespace",
  1014                    "value": {
  1015                      "stringValue": "bookinfo"
  1016                    }
  1017                  },
  1018                  {
  1019                    "key": "istio.canonical_revision",
  1020                    "value": {
  1021                      "stringValue": "v2"
  1022                    }
  1023                  },
  1024                  {
  1025                    "key": "downstream_cluster",
  1026                    "value": {
  1027                      "stringValue": "-"
  1028                    }
  1029                  },
  1030                  {
  1031                    "key": "upstream_cluster",
  1032                    "value": {
  1033                      "stringValue": "outbound|9080||ratings.bookinfo.svc.cluster.local"
  1034                    }
  1035                  },
  1036                  {
  1037                    "key": "istio.mesh_id",
  1038                    "value": {
  1039                      "stringValue": "cluster.local"
  1040                    }
  1041                  },
  1042                  {
  1043                    "key": "http.status_code",
  1044                    "value": {
  1045                      "stringValue": "200"
  1046                    }
  1047                  },
  1048                  {
  1049                    "key": "component",
  1050                    "value": {
  1051                      "stringValue": "proxy"
  1052                    }
  1053                  },
  1054                  {
  1055                    "key": "net.host.ip",
  1056                    "value": {
  1057                      "stringValue": "10.244.0.23"
  1058                    }
  1059                  },
  1060                  {
  1061                    "key": "http.method",
  1062                    "value": {
  1063                      "stringValue": "GET"
  1064                    }
  1065                  },
  1066                  {
  1067                    "key": "http.url",
  1068                    "value": {
  1069                      "stringValue": "http://ratings:9080/ratings/0"
  1070                    }
  1071                  }
  1072                ],
  1073                "events": [
  1074                  {
  1075                    "timeUnixNano": "1701779876580384000",
  1076                    "name": "cr"
  1077                  }
  1078                ],
  1079                "status": {
  1080  
  1081                }
  1082              }
  1083            ]
  1084          }
  1085        ]
  1086      },
  1087      {
  1088        "resource": {
  1089          "attributes": [
  1090            {
  1091              "key": "service.name",
  1092              "value": {
  1093                "stringValue": "ratings.bookinfo"
  1094              }
  1095            }
  1096          ]
  1097        },
  1098        "scopeSpans": [
  1099          {
  1100            "scope": {
  1101  
  1102            },
  1103            "spans": [
  1104              {
  1105                "traceId": "O6VWCcPN5JZJzXfR+dzZNg==",
  1106                "spanId": "6dPV8CBW4Lw=",
  1107                "parentSpanId": "fFl79W3fGgM=",
  1108                "name": "ratings.bookinfo.svc.cluster.local:9080/*",
  1109                "kind": "SPAN_KIND_SERVER",
  1110                "startTimeUnixNano": "1701779876579664000",
  1111                "endTimeUnixNano": "1701779876580098000",
  1112                "attributes": [
  1113                  {
  1114                    "key": "downstream_cluster",
  1115                    "value": {
  1116                      "stringValue": "-"
  1117                    }
  1118                  },
  1119                  {
  1120                    "key": "http.protocol",
  1121                    "value": {
  1122                      "stringValue": "HTTP/1.1"
  1123                    }
  1124                  },
  1125                  {
  1126                    "key": "component",
  1127                    "value": {
  1128                      "stringValue": "proxy"
  1129                    }
  1130                  },
  1131                  {
  1132                    "key": "request_size",
  1133                    "value": {
  1134                      "stringValue": "0"
  1135                    }
  1136                  },
  1137                  {
  1138                    "key": "user_agent",
  1139                    "value": {
  1140                      "stringValue": "Go-http-client/1.1"
  1141                    }
  1142                  },
  1143                  {
  1144                    "key": "peer.address",
  1145                    "value": {
  1146                      "stringValue": "10.244.0.23"
  1147                    }
  1148                  },
  1149                  {
  1150                    "key": "istio.canonical_revision",
  1151                    "value": {
  1152                      "stringValue": "v1"
  1153                    }
  1154                  },
  1155                  {
  1156                    "key": "guid:x-request-id",
  1157                    "value": {
  1158                      "stringValue": "e4e8c177-3962-9359-945e-61e7175cd867"
  1159                    }
  1160                  },
  1161                  {
  1162                    "key": "node_id",
  1163                    "value": {
  1164                      "stringValue": "sidecar~10.244.0.22~ratings-v1-77bdbf89bb-qd48j.bookinfo~bookinfo.svc.cluster.local"
  1165                    }
  1166                  },
  1167                  {
  1168                    "key": "istio.canonical_service",
  1169                    "value": {
  1170                      "stringValue": "ratings"
  1171                    }
  1172                  },
  1173                  {
  1174                    "key": "http.status_code",
  1175                    "value": {
  1176                      "stringValue": "200"
  1177                    }
  1178                  },
  1179                  {
  1180                    "key": "istio.mesh_id",
  1181                    "value": {
  1182                      "stringValue": "cluster.local"
  1183                    }
  1184                  },
  1185                  {
  1186                    "key": "upstream_cluster.name",
  1187                    "value": {
  1188                      "stringValue": "inbound|9080||"
  1189                    }
  1190                  },
  1191                  {
  1192                    "key": "response_flags",
  1193                    "value": {
  1194                      "stringValue": "-"
  1195                    }
  1196                  },
  1197                  {
  1198                    "key": "upstream_cluster",
  1199                    "value": {
  1200                      "stringValue": "inbound|9080||"
  1201                    }
  1202                  },
  1203                  {
  1204                    "key": "response_size",
  1205                    "value": {
  1206                      "stringValue": "48"
  1207                    }
  1208                  },
  1209                  {
  1210                    "key": "istio.namespace",
  1211                    "value": {
  1212                      "stringValue": "bookinfo"
  1213                    }
  1214                  },
  1215                  {
  1216                    "key": "net.host.ip",
  1217                    "value": {
  1218                      "stringValue": "10.244.0.22"
  1219                    }
  1220                  },
  1221                  {
  1222                    "key": "http.method",
  1223                    "value": {
  1224                      "stringValue": "GET"
  1225                    }
  1226                  },
  1227                  {
  1228                    "key": "http.url",
  1229                    "value": {
  1230                      "stringValue": "http://ratings:9080/ratings/0"
  1231                    }
  1232                  }
  1233                ],
  1234                "events": [
  1235                  {
  1236                    "timeUnixNano": "1701779876580183000",
  1237                    "name": "ss"
  1238                  }
  1239                ],
  1240                "status": {
  1241  
  1242                }
  1243              }
  1244            ]
  1245          }
  1246        ]
  1247      }
  1248    ]
  1249  }