Auto Instrumentation and JaegerExporter keeps getting [WARNING] io exception and error connecting at port 4317 #2760
-
Hello, I followed the steps in this documentation https://opentelemetry.io/docs/java/automatic_instrumentation/#jaeger-exporter and by that I added 3 system properties values which are
and also the automatic instrumentation But whenever I start the app it keeps giving me this warning and also at times it will also cause a Java exception which says Also when I test to access a function with a Is there something that I forgot to specify? after what I found port |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
hi @stevensim226! sorry, we need to update those docs. in the meantime, checkout https://github.com/open-telemetry/opentelemetry-java/blob/main/sdk-extensions/autoconfigure/README.md#jaeger-exporter for the latest settings |
Beta Was this translation helpful? Give feedback.
hi @stevensim226! sorry, we need to update those docs. in the meantime, checkout https://github.com/open-telemetry/opentelemetry-java/blob/main/sdk-extensions/autoconfigure/README.md#jaeger-exporter for the latest settings