Hi, all I took a trial for 14 days, set up integration with Kubernetes (EKS) and tried to configure 4 services (of the same type, Java) to send traces. Installed Helm-chart with splunk-otel-collector + integrated splunk-otel-javaagent.jar (all according to the instructions in the section Integration)
All services have the same configuration. But 1 service send traces, other 3 - not. (BTW, early the same 4 services in DataDog give traces, without problems) There are no errors in the logs similar to these: https://github.com/signalfx/splunk-otel-java/blob/main/docs/troubleshooting.md Have any ideas for checks ? Thanks
... View more