Closed devopskaran closed 4 years ago
Follow this troubleshooting list for the part of the setup that doesn't work. https://github.com/microsoft/Application-Insights-Istio-Adapter/blob/master/SETUP.md#troubleshooting
Basic things you want to check are listed there. Since your first setup works, but not the second one, chances are you haven't repeated some of the steps the second time around.
hmmm, It's working now. I have missing ignoring and adding my desired namespaces in the conf file.
Cool, if it works - feel free to close the issue. Let us know if you hit other problems.
Hello Guys, I am trying to run multiple instances of Application-Insights-Istio-Adapter in the same cluster and different namespaces. For the first instance of Application-Insights-Istio-Adapter, It's working fine and sending logs to Application Insight-1. But in the second instance, it's not sending the data to Application Insight-2. There is no error in the mixer and app insight adapter. But seen some info:-
2019-11-26T06:00:07.952673Z info scheme "" not registered, fallback to default scheme 2019-11-26T06:00:07.952702Z info ccResolverWrapper: sending update to cc: {[{application-insights-istio-mixer-adapter-service-test.test-telemetary.svc.cluster.local:6789 0}] }
2019-11-26T06:00:07.952735Z info grpcAdapter Connected to: application-insights-istio-mixer-adapter-service-test.test-telemetary.svc.cluster.local:6789
2019-11-26T06:00:27.953469Z info grpc: addrConn.createTransport failed to connect to {application-insights-istio-mixer-adapter-service-test.test-telemetary.svc.cluster.local:6789 0 }. Err :connection error: desc = "transport: Error while dialing dial tcp 10.0.144.177:6789: i/o timeout". Reconnecting...
2019-11-26T06:00:07.953187Z info base.baseBalancer: got new ClientConn state: {{[{application-insights-istio-mixer-adapter-service-test.test-telemetary.svc.cluster.local:6789 0 }] } }