Skip to content

Instantly share code, notes, and snippets.

@nikileshsa
Created April 27, 2019 19:45
Show Gist options
  • Save nikileshsa/a4e6916066a3aacec65994448b5da136 to your computer and use it in GitHub Desktop.
Save nikileshsa/a4e6916066a3aacec65994448b5da136 to your computer and use it in GitHub Desktop.
{"level":"info","ts":1556388357.4909463,"caller":"flags/service.go:113","msg":"Mounting metrics handler on admin server","route":"/metrics"}
{"level":"info","ts":1556388357.4920745,"caller":"flags/admin.go:108","msg":"Mounting health check on admin server","route":"/"}
{"level":"info","ts":1556388357.492702,"caller":"flags/admin.go:114","msg":"Starting admin HTTP server","http-port":14269}
{"level":"info","ts":1556388357.4927375,"caller":"flags/admin.go:100","msg":"Admin server started","http-port":14269,"health-status":"unavailable"}
{"level":"info","ts":1556388357.493401,"caller":"memory/factory.go:55","msg":"Memory storage initialized","configuration":{"MaxTraces":0}}
{"level":"info","ts":1556388357.5017617,"caller":"grpc/builder.go:81","msg":"Agent requested insecure grpc connection to collector(s)"}
{"level":"info","ts":1556388357.5026276,"caller":"all-in-one/main.go:188","msg":"Starting agent"}
WARNING: 2019/04/27 18:05:57 grpc: addrConn.createTransport failed to connect to {127.0.0.1:14250 0 <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:14250: connect: connection refused". Reconnecting...
{"level":"info","ts":1556388357.5032601,"caller":"app/agent.go:68","msg":"Starting jaeger-agent HTTP server","http-port":5778}
{"level":"info","ts":1556388357.5046704,"caller":"all-in-one/main.go:231","msg":"Starting jaeger-collector TChannel server","port":14267}
{"level":"info","ts":1556388357.5050404,"caller":"grpcserver/grpc_server.go:64","msg":"Starting jaeger-collector gRPC server","grpc-port":"14250"}
{"level":"info","ts":1556388357.5051353,"caller":"all-in-one/main.go:249","msg":"Starting jaeger-collector HTTP server","http-port":14268}
{"level":"info","ts":1556388357.5051734,"caller":"all-in-one/main.go:371","msg":"Archive storage not created","reason":"Archive storage not supported"}
{"level":"info","ts":1556388357.5134203,"caller":"all-in-one/main.go:338","msg":"Starting jaeger-query HTTP server","port":16686}
{"level":"info","ts":1556388357.5134928,"caller":"healthcheck/handler.go:129","msg":"Health Check state change","status":"ready"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment