Open bluecrabs007 opened 1 week ago
Hello @bluecrabs007, what exactly is the issue? Is it that the operator spreads the same log message on multiple lines?
Moreover, where are these stack trace coming from, which pod or container?
Ya the logs are came from single container pod vitess-operator, and seems the logs uses newline character in the end of each line, when it parsed by kibana, it spreads in multiple lines for 1 log.
We are seeing go stacktraces from vitess-operator when it cannot connect to a thing. either etcd endpoint or vttablet grpc stack traces look like
and
Steps to reproduce: Delete etcd pods or vttablet pods