Vishal Goel
10/11/2022, 5:28 AMPranay
10/11/2022, 5:31 AMVishal Goel
10/11/2022, 5:36 AMPranay
10/11/2022, 5:47 AMVishal Goel
10/11/2022, 5:49 AMSrikanth Chekuri
10/11/2022, 6:23 AMhow i can send data in APM if my python application is using python version below 3.73.6 is no longer supported. The docs are outdated.
“raise InvalidSchema(“No connection adapters were found for {!r}“.format(url))”You need to set the URL correctly. Please add
http://
in endpoint env.OTEL_EXPORTER_OTLP_ENDPOINT=<http://host>:port
and port should be 4318 for HTTP exporter.Vishal Goel
10/11/2022, 7:05 AMSrikanth Chekuri
10/11/2022, 7:07 AMVishal Goel
10/11/2022, 7:46 AM