nginxinc / bank-of-sirius

Bank of Sirius
Apache License 2.0
54 stars 14 forks source link

Why is jaeger empty when opened? #22

Open wajika opened 2 years ago

wajika commented 2 years ago

image image

After I start it through docker-compose up, all services are working fine, but I open the jaeger UI and there is nothing in it, I checked the jaeger log, it seems to be normal.

otel-config.yaml
extensions:
  health_check:
  pprof:
    endpoint: 0.0.0.0:1777
  zpages:
    endpoint: 0.0.0.0:55679

receivers:
  otlp:
    protocols:
      grpc:
        endpoint: 0.0.0.0:9978
      http:
        endpoint: 0.0.0.0:9979

  # Collect metrics
  prometheus:
    config:
      scrape_configs:
        - job_name: "otel-collector"
          scrape_interval: 120s
          static_configs:
            - targets:
              - "balance-reader:8080"
              - "transaction-history:8080"
              - "ledger-writer:8080"
          metrics_path: "/z/prometheus"

processors:
  batch:

exporters:
  prometheus:
    endpoint: "0.0.0.0:8889"

  logging:
    logLevel: debug

  jaeger:
    endpoint: "jaeger:14250"
    insecure: true

service:
  pipelines:
    traces:
      receivers: [otlp]
      processors: [batch]
      exporters: [logging, jaeger]
    metrics:
      receivers: [otlp]
      processors: [batch]
      exporters: [prometheus]

  extensions: [health_check, pprof, zpages]
......
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.1843605,"caller":"channelz/logging.go:50","msg":"[core]Channel Connectivity change to CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.185115,"caller":"app/static_handler.go:182","msg":"UI config path not provided, config file will not be watched"}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.1852741,"caller":"app/server.go:198","msg":"Query server started"}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.1853318,"caller":"app/server.go:258","msg":"Starting HTTP server","port":16686,"addr":":16686"}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.1853113,"caller":"healthcheck/handler.go:129","msg":"Health Check state change","status":"ready"}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.1853874,"caller":"app/server.go:277","msg":"Starting GRPC server","port":16685,"addr":":16685"}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.6509101,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.650958,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.6509724,"caller":"channelz/logging.go:50","msg":"[core]Channel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.6509812,"caller":"grpc/builder.go:121","msg":"Agent collector connection state change","dialTarget":":14250","status":"TRANSIENT_FAILURE"}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.6509917,"caller":"grpclog/component.go:71","msg":"[transport]transport: loopyWriter.run returning. connection error: desc = \"transport is closing\"","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.9996808,"caller":"grpclog/component.go:71","msg":"[transport]transport: loopyWriter.run returning. connection error: desc = \"transport is closing\"","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.9996636,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.9998794,"caller":"grpclog/component.go:71","msg":"[core]pickfirstBalancer: UpdateSubConnState: 0xc000713450, {TRANSIENT_FAILURE connection closed before server preface received}","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186162.9998982,"caller":"channelz/logging.go:50","msg":"[core]Channel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186163.6518452,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186163.6518915,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186163.6519163,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186163.6519268,"caller":"channelz/logging.go:50","msg":"[core]Subchannel picks a new address \":14250\" to connect","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186163.6520784,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186164.003841,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186164.0039124,"caller":"grpclog/component.go:71","msg":"[core]pickfirstBalancer: UpdateSubConnState: 0xc000713450, {IDLE connection closed before server preface received}","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186164.0039275,"caller":"channelz/logging.go:50","msg":"[core]Channel Connectivity change to IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186167.5429838,"caller":"grpclog/component.go:71","msg":"[transport]transport: loopyWriter.run returning. connection error: desc = \"transport is closing\"","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186167.5430276,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186167.543047,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186169.077893,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186169.0779476,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186169.0779753,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186169.0779858,"caller":"channelz/logging.go:50","msg":"[core]Subchannel picks a new address \":14250\" to connect","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186169.0781488,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"error","ts":1660186169.2795687,"caller":"grpc/reporter.go:74","msg":"Could not send spans over gRPC","error":"rpc error: code = Unavailable desc = last connection error: connection closed before server preface received","stacktrace":"github.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc.(*Reporter).send\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc/reporter.go:74\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc.(*Reporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc/reporter.go:53\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter.(*MetricsReporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/metrics.go:85\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter.(*ClientMetricsReporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/client_metrics.go:121\ngithub.com/jaegertracing/jaeger/thrift-gen/agent.(*agentProcessorEmitBatch).Process\n\tgithub.com/jaegertracing/jaeger/thrift-gen/agent/agent.go:176\ngithub.com/jaegertracing/jaeger/thrift-gen/agent.(*AgentProcessor).Process\n\tgithub.com/jaegertracing/jaeger/thrift-gen/agent/agent.go:123\ngithub.com/jaegertracing/jaeger/cmd/agent/app/processors.(*ThriftProcessor).processBuffer\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/processors/thrift_processor.go:122\ngithub.com/jaegertracing/jaeger/cmd/agent/app/processors.NewThriftProcessor.func2\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/processors/thrift_processor.go:87"}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186169.8247423,"caller":"grpclog/component.go:71","msg":"[transport]transport: loopyWriter.run returning. connection error: desc = \"transport is closing\"","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186169.8247886,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186169.824807,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186172.502823,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186172.502895,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186172.5029292,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186172.50294,"caller":"channelz/logging.go:50","msg":"[core]Subchannel picks a new address \":14250\" to connect","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186172.5031242,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186173.6509314,"caller":"grpclog/component.go:71","msg":"[transport]transport: loopyWriter.run returning. connection error: desc = \"transport is closing\"","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186173.6509755,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186173.6509957,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186177.5448272,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186177.5448987,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186177.5449371,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186177.5449553,"caller":"channelz/logging.go:50","msg":"[core]Subchannel picks a new address \":14250\" to connect","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186177.545178,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186181.3890476,"caller":"grpclog/component.go:71","msg":"[transport]transport: loopyWriter.run returning. connection error: desc = \"transport is closing\"","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186181.3891194,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186181.3891559,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186188.2128327,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186188.2129042,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186188.2129438,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186188.212957,"caller":"channelz/logging.go:50","msg":"[core]Subchannel picks a new address \":14250\" to connect","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186188.2131498,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186188.9656177,"caller":"grpclog/component.go:71","msg":"[transport]transport: loopyWriter.run returning. connection error: desc = \"transport is closing\"","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186188.9656906,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186188.9657784,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186198.196543,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186198.1966226,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186198.1966584,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186198.1966743,"caller":"channelz/logging.go:50","msg":"[core]Subchannel picks a new address \":14250\" to connect","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186198.1968653,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186198.9530368,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186198.9530795,"caller":"grpclog/component.go:71","msg":"[transport]transport: loopyWriter.run returning. connection error: desc = \"transport is closing\"","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186198.9531074,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"error","ts":1660186218.272253,"caller":"grpc/reporter.go:74","msg":"Could not send spans over gRPC","error":"rpc error: code = Unavailable desc = last connection error: connection closed before server preface received","stacktrace":"github.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc.(*Reporter).send\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc/reporter.go:74\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc.(*Reporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc/reporter.go:53\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter.(*MetricsReporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/metrics.go:85\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter.(*ClientMetricsReporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/client_metrics.go:121\ngithub.com/jaegertracing/jaeger/thrift-gen/agent.(*agentProcessorEmitBatch).Process\n\tgithub.com/jaegertracing/jaeger/thrift-gen/agent/agent.go:176\ngithub.com/jaegertracing/jaeger/thrift-gen/agent.(*AgentProcessor).Process\n\tgithub.com/jaegertracing/jaeger/thrift-gen/agent/agent.go:123\ngithub.com/jaegertracing/jaeger/cmd/agent/app/processors.(*ThriftProcessor).processBuffer\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/processors/thrift_processor.go:122\ngithub.com/jaegertracing/jaeger/cmd/agent/app/processors.NewThriftProcessor.func2\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/processors/thrift_processor.go:87"}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186218.4972863,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186218.497378,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186218.4974408,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186218.4974973,"caller":"channelz/logging.go:50","msg":"[core]Subchannel picks a new address \":14250\" to connect","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186218.4976068,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186218.9491985,"caller":"grpclog/component.go:71","msg":"[transport]transport: loopyWriter.run returning. connection error: desc = \"transport is closing\"","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186218.949145,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186218.9492557,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"error","ts":1660186220.2750146,"caller":"grpc/reporter.go:74","msg":"Could not send spans over gRPC","error":"rpc error: code = Unavailable desc = last connection error: connection closed before server preface received","stacktrace":"github.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc.(*Reporter).send\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc/reporter.go:74\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc.(*Reporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc/reporter.go:53\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter.(*MetricsReporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/metrics.go:85\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter.(*ClientMetricsReporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/client_metrics.go:121\ngithub.com/jaegertracing/jaeger/thrift-gen/agent.(*agentProcessorEmitBatch).Process\n\tgithub.com/jaegertracing/jaeger/thrift-gen/agent/agent.go:176\ngithub.com/jaegertracing/jaeger/thrift-gen/agent.(*AgentProcessor).Process\n\tgithub.com/jaegertracing/jaeger/thrift-gen/agent/agent.go:123\ngithub.com/jaegertracing/jaeger/cmd/agent/app/processors.(*ThriftProcessor).processBuffer\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/processors/thrift_processor.go:122\ngithub.com/jaegertracing/jaeger/cmd/agent/app/processors.NewThriftProcessor.func2\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/processors/thrift_processor.go:87"}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186243.0673566,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186243.0674546,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, IDLE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186243.0675051,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186243.0675333,"caller":"channelz/logging.go:50","msg":"[core]Subchannel picks a new address \":14250\" to connect","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186243.0677829,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, CONNECTING","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186243.8104856,"caller":"channelz/logging.go:50","msg":"[core]Subchannel Connectivity change to TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186243.8105366,"caller":"grpclog/component.go:71","msg":"[balancer]base.baseBalancer: handle SubConn state change: 0xc0005e2970, TRANSIENT_FAILURE","system":"grpc","grpc_log":true}
bank-of-sirius-jaeger-1  | {"level":"info","ts":1660186243.810495,"caller":"grpclog/component.go:71","msg":"[transport]transport: loopyWriter.run returning. connection error: desc = \"transport is closing\"","system":"grpc","grpc_log":true}
dekobon commented 2 years ago

Does the data later start to appear in Jaeger after it is opened?

wajika commented 2 years ago

{"level":"error","ts":1660186220.2750146,"caller":"grpc/reporter.go:74","msg":"Could not send spans over gRPC","error":"rpc error: code = Unavailable desc = last connection error: connection closed before server preface received","stacktrace":"github.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc.(Reporter).send\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc/reporter.go:74\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc.(Reporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/grpc/reporter.go:53\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter.(MetricsReporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/metrics.go:85\ngithub.com/jaegertracing/jaeger/cmd/agent/app/reporter.(ClientMetricsReporter).EmitBatch\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/reporter/client_metrics.go:121\ngithub.com/jaegertracing/jaeger/thrift-gen/agent.(agentProcessorEmitBatch).Process\n\tgithub.com/jaegertracing/jaeger/thrift-gen/agent/agent.go:176\ngithub.com/jaegertracing/jaeger/thrift-gen/agent.(AgentProcessor).Process\n\tgithub.com/jaegertracing/jaeger/thrift-gen/agent/agent.go:123\ngithub.com/jaegertracing/jaeger/cmd/agent/app/processors.(*ThriftProcessor).processBuffer\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/processors/thrift_processor.go:122\ngithub.com/jaegertracing/jaeger/cmd/agent/app/processors.NewThriftProcessor.func2\n\tgithub.com/jaegertracing/jaeger/cmd/agent/app/processors/thrift_processor.go:87"}

I waited a long time and nothing changed, there is an error message on it I don't know if it makes a difference.

Or is my operation wrong?