Created
October 20, 2022 19:39
-
-
Save carols10cents/eac97479711ee2dba95d1d0da2780147 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ docker run -it --rm -p 6831:6831/udp -p 16686:16686 jaegertracing/all-in-one --log-level=debug | |
2022/10/20 19:35:47 maxprocs: Leaving GOMAXPROCS=5: CPU quota undefined | |
{"level":"info","ts":1666294547.076985,"caller":"flags/service.go:119","msg":"Mounting metrics handler on admin server","route":"/metrics"} | |
{"level":"info","ts":1666294547.0770223,"caller":"flags/service.go:125","msg":"Mounting expvar handler on admin server","route":"/debug/vars"} | |
{"level":"info","ts":1666294547.0771093,"caller":"flags/admin.go:129","msg":"Mounting health check on admin server","route":"/"} | |
{"level":"info","ts":1666294547.0771375,"caller":"flags/admin.go:143","msg":"Starting admin HTTP server","http-addr":":14269"} | |
{"level":"info","ts":1666294547.0771465,"caller":"flags/admin.go:121","msg":"Admin server started","http.host-port":"[::]:14269","health-status":"unavailable"} | |
{"level":"info","ts":1666294547.0780103,"caller":"memory/factory.go:66","msg":"Memory storage initialized","configuration":{"MaxTraces":0}} | |
{"level":"info","ts":1666294547.078245,"caller":"static/strategy_store.go:138","msg":"Loading sampling strategies","filename":"/etc/jaeger/sampling_strategies.json"} | |
{"level":"info","ts":1666294547.0911517,"caller":"channelz/funcs.go:340","msg":"[core][Server #1] Server created","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0912476,"caller":"server/grpc.go:104","msg":"Starting jaeger-collector gRPC server","grpc.host-port":"[::]:14250"} | |
{"level":"info","ts":1666294547.0912676,"caller":"server/http.go:49","msg":"Starting jaeger-collector HTTP server","http host-port":":14268"} | |
{"level":"info","ts":1666294547.0913951,"caller":"server/zipkin.go:52","msg":"Not listening for Zipkin HTTP traffic, port not configured"} | |
{"level":"info","ts":1666294547.0914366,"caller":"grpc/builder.go:73","msg":"Agent requested insecure grpc connection to collector(s)"} | |
{"level":"info","ts":1666294547.0914574,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2] Channel created","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0914853,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2] original dial target is: \":14250\"","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0914938,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2] dial target \":14250\" parse failed: parse \":14250\": missing protocol scheme","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0914989,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2] fallback to scheme \"passthrough\"","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0915115,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2] parsed dial target is: {Scheme:passthrough Authority: Endpoint::14250 URL:{Scheme:passthrough Opaque: User: Host: Path:/:14250 RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0915232,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2] Channel authority set to \"localhost:14250\"","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0916786,"caller":"channelz/funcs.go:340","msg":"[core][Server #1 ListenSocket #3] ListenSocket created","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0917387,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \":14250\",\n \"ServerName\": \"\",\n \"Attributes\": null,\n \"BalancerAttributes\": null,\n \"Type\": 0,\n \"Metadata\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0917723,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2] Channel switches to new LB policy \"round_robin\"","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0917957,"caller":"grpclog/component.go:55","msg":"[balancer]base.baseBalancer: got new ClientConn state: {{[{\n \"Addr\": \":14250\",\n \"ServerName\": \"\",\n \"Attributes\": null,\n \"BalancerAttributes\": null,\n \"Type\": 0,\n \"Metadata\": null\n}] <nil> <nil>} <nil>}","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.091808,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2 SubChannel #4] Subchannel created","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0918174,"caller":"grpclog/component.go:71","msg":"[roundrobin]roundrobinPicker: Build called with info: {map[]}","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0918233,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2] Channel Connectivity change to CONNECTING","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0920322,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2 SubChannel #4] Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0921192,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2 SubChannel #4] Subchannel picks a new address \":14250\" to connect","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0920763,"caller":"./main.go:256","msg":"Starting agent"} | |
{"level":"info","ts":1666294547.0922236,"caller":"querysvc/query_service.go:135","msg":"Archive storage not created","reason":"archive storage not supported"} | |
{"level":"info","ts":1666294547.0922809,"caller":"app/agent.go:69","msg":"Starting jaeger-agent HTTP server","http-port":5778} | |
{"level":"info","ts":1666294547.0920854,"caller":"grpc/builder.go:113","msg":"Checking connection to collector"} | |
{"level":"info","ts":1666294547.0923083,"caller":"grpc/builder.go:124","msg":"Agent collector connection state change","dialTarget":":14250","status":"CONNECTING"} | |
{"level":"info","ts":1666294547.0923204,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0x4000195ec0, CONNECTING","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0922415,"caller":"app/flags.go:136","msg":"Archive storage not initialized"} | |
{"level":"info","ts":1666294547.092845,"caller":"channelz/funcs.go:340","msg":"[core][Server #6] Server created","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0928838,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7] Channel created","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.092891,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7] original dial target is: \":16685\"","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0928988,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7] dial target \":16685\" parse failed: parse \":16685\": missing protocol scheme","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.092903,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7] fallback to scheme \"passthrough\"","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0929172,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7] parsed dial target is: {Scheme:passthrough Authority: Endpoint::16685 URL:{Scheme:passthrough Opaque: User: Host: Path:/:16685 RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0929232,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7] Channel authority set to \"localhost:16685\"","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0929787,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \":16685\",\n \"ServerName\": \"\",\n \"Attributes\": null,\n \"BalancerAttributes\": null,\n \"Type\": 0,\n \"Metadata\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0930083,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7] Channel switches to new LB policy \"pick_first\"","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0930173,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7 SubChannel #8] Subchannel created","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.093196,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7 SubChannel #8] Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0932174,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7 SubChannel #8] Subchannel picks a new address \":16685\" to connect","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.093353,"caller":"grpclog/component.go:71","msg":"[core]pickfirstBalancer: UpdateSubConnState: 0x400068b010, {CONNECTING <nil>}","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0934274,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7] Channel Connectivity change to CONNECTING","system":"grpc","grpc_log":true} | |
{"level":"warn","ts":1666294547.0934744,"caller":"channelz/funcs.go:342","msg":"[core][Channel #7 SubChannel #8] grpc: addrConn.createTransport failed to connect to {\n \"Addr\": \":16685\",\n \"ServerName\": \"localhost:16685\",\n \"Attributes\": null,\n \"BalancerAttributes\": null,\n \"Type\": 0,\n \"Metadata\": null\n}. Err: connection error: desc = \"transport: Error while dialing dial tcp :16685: connect: connection refused\"","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0934932,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7 SubChannel #8] Subchannel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.093508,"caller":"grpclog/component.go:71","msg":"[core]pickfirstBalancer: UpdateSubConnState: 0x400068b010, {TRANSIENT_FAILURE connection error: desc = \"transport: Error while dialing dial tcp :16685: connect: connection refused\"}","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.093528,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7] Channel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0941772,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2 SubChannel #4] Subchannel Connectivity change to READY","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0942008,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0x4000195ec0, READY","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.094229,"caller":"app/static_handler.go:181","msg":"UI config path not provided, config file will not be watched"} | |
{"level":"info","ts":1666294547.0943024,"caller":"app/server.go:218","msg":"Query server started","http_addr":"[::]:16686","grpc_addr":"[::]:16685"} | |
{"level":"info","ts":1666294547.0943108,"caller":"healthcheck/handler.go:129","msg":"Health Check state change","status":"ready"} | |
{"level":"info","ts":1666294547.0943255,"caller":"app/server.go:301","msg":"Starting GRPC server","port":16685,"addr":":16685"} | |
{"level":"info","ts":1666294547.0942338,"caller":"grpclog/component.go:71","msg":"[roundrobin]roundrobinPicker: Build called with info: {map[0x4000195ec0:{{\n \"Addr\": \":14250\",\n \"ServerName\": \"\",\n \"Attributes\": null,\n \"BalancerAttributes\": null,\n \"Type\": 0,\n \"Metadata\": null\n}}]}","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.09436,"caller":"app/server.go:282","msg":"Starting HTTP server","port":16686,"addr":":16686"} | |
{"level":"info","ts":1666294547.0943654,"caller":"channelz/funcs.go:340","msg":"[core][Channel #2] Channel Connectivity change to READY","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0943503,"caller":"channelz/funcs.go:340","msg":"[core][Server #6 ListenSocket #10] ListenSocket created","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294547.0943751,"caller":"grpc/builder.go:124","msg":"Agent collector connection state change","dialTarget":":14250","status":"READY"} | |
{"level":"info","ts":1666294548.094792,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7 SubChannel #8] Subchannel Connectivity change to IDLE","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294548.0953074,"caller":"grpclog/component.go:71","msg":"[core]pickfirstBalancer: UpdateSubConnState: 0x400068b010, {IDLE connection error: desc = \"transport: Error while dialing dial tcp :16685: connect: connection refused\"}","system":"grpc","grpc_log":true} | |
{"level":"info","ts":1666294548.0953703,"caller":"channelz/funcs.go:340","msg":"[core][Channel #7] Channel Connectivity change to IDLE","system":"grpc","grpc_log":true} | |
{"level":"debug","ts":1666294581.589891,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":102} | |
{"level":"debug","ts":1666294581.5902014,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":155} | |
{"level":"debug","ts":1666294581.600479,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"457aa5575b94a991"} | |
{"level":"debug","ts":1666294581.6007195,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"0639503216272321"} | |
{"level":"debug","ts":1666294581.6035197,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":157} | |
{"level":"debug","ts":1666294581.6036346,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":119} | |
{"level":"debug","ts":1666294581.603668,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":109} | |
{"level":"debug","ts":1666294581.6036985,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":139} | |
{"level":"debug","ts":1666294581.603719,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":116} | |
{"level":"debug","ts":1666294581.6037443,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":118} | |
{"level":"debug","ts":1666294581.6037674,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":143} | |
{"level":"debug","ts":1666294581.6037955,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":158} | |
{"level":"debug","ts":1666294581.6040385,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"a8b7c8aa12338bdf"} | |
{"level":"debug","ts":1666294581.6041415,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"591a79dc0226be13"} | |
{"level":"debug","ts":1666294581.6041632,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"c1b1b9cac9af42ee"} | |
{"level":"debug","ts":1666294581.6041863,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"54846f766ba0dbd2"} | |
{"level":"debug","ts":1666294581.6042945,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"7aa58d12567ce750"} | |
{"level":"debug","ts":1666294581.6043131,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"e358d1b139a27667"} | |
{"level":"debug","ts":1666294581.604331,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"190a790b46c1ba1a"} | |
{"level":"debug","ts":1666294581.604376,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"5d5f8cdebd0b5ce1"} | |
{"level":"debug","ts":1666294581.6045613,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":154} | |
{"level":"debug","ts":1666294581.6046243,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":160} | |
{"level":"debug","ts":1666294581.6046467,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":159} | |
{"level":"debug","ts":1666294581.6046712,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":147} | |
{"level":"debug","ts":1666294581.6046855,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":145} | |
{"level":"debug","ts":1666294581.604701,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":152} | |
{"level":"debug","ts":1666294581.6047144,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":112} | |
{"level":"debug","ts":1666294581.6047366,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":110} | |
{"level":"debug","ts":1666294581.6047485,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":95} | |
{"level":"debug","ts":1666294581.6049724,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"da5d8fcc97764a01"} | |
{"level":"debug","ts":1666294581.605014,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"f217446799df480e"} | |
{"level":"debug","ts":1666294581.6050408,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"ece6135b465bd7f8"} | |
{"level":"debug","ts":1666294581.6050687,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"ab620291da28fa3e"} | |
{"level":"debug","ts":1666294581.6052825,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"e2eb9cf357b1d4a8"} | |
{"level":"debug","ts":1666294581.6053112,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"984eda467d540a03"} | |
{"level":"debug","ts":1666294581.605336,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"6a3552bcb7c390b3"} | |
{"level":"debug","ts":1666294581.605356,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"5e4bef0b4147ad71"} | |
{"level":"debug","ts":1666294581.6053774,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"b47a2af0d245b9d8"} | |
{"level":"debug","ts":1666294581.605715,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":104} | |
{"level":"debug","ts":1666294581.605762,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":101} | |
{"level":"debug","ts":1666294581.6058686,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"703d050ed48cfe25"} | |
{"level":"debug","ts":1666294581.6060517,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"701998ed13addc51"} | |
{"level":"debug","ts":1666294581.6074467,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":96} | |
{"level":"debug","ts":1666294581.607743,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":148} | |
{"level":"debug","ts":1666294581.6078403,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":101} | |
{"level":"debug","ts":1666294581.607862,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":100} | |
{"level":"debug","ts":1666294581.6079865,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"1372fe89072728d1"} | |
{"level":"debug","ts":1666294581.608014,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":104} | |
{"level":"debug","ts":1666294581.608143,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"a53362f360e52934"} | |
{"level":"debug","ts":1666294581.6081777,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"2df8b93bf7aaa39f"} | |
{"level":"debug","ts":1666294581.6081996,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"85d9a449027f7b9f"} | |
{"level":"debug","ts":1666294581.608532,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"b88e3f837ec79492"} | |
{"level":"debug","ts":1666294581.6105103,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":268} | |
{"level":"debug","ts":1666294581.6106105,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":188} | |
{"level":"debug","ts":1666294581.6106384,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":166} | |
{"level":"debug","ts":1666294581.610637,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":158} | |
{"level":"debug","ts":1666294581.61067,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":223} | |
{"level":"debug","ts":1666294581.610686,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":194} | |
{"level":"debug","ts":1666294581.6107006,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":219} | |
{"level":"debug","ts":1666294581.6107128,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":221} | |
{"level":"debug","ts":1666294581.6107264,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":115} | |
{"level":"debug","ts":1666294581.610736,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":126} | |
{"level":"debug","ts":1666294581.6107392,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"913b5afe4fb1b040"} | |
{"level":"debug","ts":1666294581.6108513,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"9d782f21c0349971"} | |
{"level":"debug","ts":1666294581.6108556,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"11aac47a7a4fa3f0"} | |
{"level":"debug","ts":1666294581.6108897,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"afb21553cf011d50"} | |
{"level":"debug","ts":1666294581.6108923,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"328dfeb51398c47f"} | |
{"level":"debug","ts":1666294581.610912,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"9cb89173237b5f1a"} | |
{"level":"debug","ts":1666294581.6109571,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"b4b11489cae2421c"} | |
{"level":"debug","ts":1666294581.61099,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"e922c9d64dc31a34"} | |
{"level":"debug","ts":1666294581.6110313,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"53f753881a78e005"} | |
{"level":"debug","ts":1666294581.61133,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"83f14ec3d02fa14e","span-id":"511cdee8fc4558ba"} | |
{"level":"debug","ts":1666294585.083974,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":646} | |
{"level":"debug","ts":1666294585.0842252,"caller":"reporter/client_metrics.go:177","msg":"received batch from a new client, starting to keep stats","client-uuid":"7c3de686805786d5"} | |
{"level":"debug","ts":1666294585.0848258,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"2127a1c1aceb58a4","span-id":"2127a1c1aceb58a4"} | |
{"level":"debug","ts":1666294585.0849395,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"0545caac19a72d31","span-id":"0545caac19a72d31"} | |
{"level":"debug","ts":1666294587.0779762,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":981} | |
{"level":"debug","ts":1666294587.078576,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"512d5942e2f73acf","span-id":"512d5942e2f73acf"} | |
{"level":"debug","ts":1666294587.0786378,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"5d6a8085f141d9df","span-id":"5d6a8085f141d9df"} | |
{"level":"debug","ts":1666294587.0786672,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"77c850456375a818","span-id":"77c850456375a818"} | |
{"level":"debug","ts":1666294590.0814369,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":485} | |
{"level":"debug","ts":1666294590.0867367,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"0da5b0c5570dc4b5","span-id":"0da5b0c5570dc4b5"} | |
{"level":"debug","ts":1666294596.0817142,"caller":"processors/thrift_processor.go:120","msg":"Span(s) received by the agent","bytes-received":648} | |
{"level":"debug","ts":1666294596.0996804,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"7f9eef9c32bc0d04","span-id":"7f9eef9c32bc0d04"} | |
{"level":"debug","ts":1666294596.1000705,"caller":"app/span_processor.go:164","msg":"Span written to the storage by the collector","trace-id":"29854f6339a8f026","span-id":"29854f6339a8f026"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment