Kibana version : 7.6
Elasticsearch version : 7.6
APM Server version : 7.3.2
APM Agent language and version : java 1.9.0
Fresh install or upgraded from other version? fresh install
Is there anything special in your setup? For example, are you using the Logstash or Kafka outputs? Are you using a load balancer in front of the APM Servers? Have you changed index pattern, generated custom templates, changed agent configuration etc. :----no
I have converted my opentracing spans to Open telemetry.
I have placed the collector code in my code base and overwrote the elastic exporter. I am not seeing my spans in APM.
I am wondering how the data reaches the collector ? I made the Yaml changes. But not understanding how the collector is invoked? Do we need an opentelemetry agent. Is the collector like a normal repository and agent directly send data to collector ?