Akhil Jalagam
08/02/2023, 2:13 PMVishal Sharma
08/03/2023, 5:05 AMsw-python
doesn’t support OTLP(opentelemetry format)
We would suggest using opentelemetry format as it is industry open standard and will give you vendor flexibility.Akhil Jalagam
08/03/2023, 5:43 AMTypeError: execv: path should be string, bytes or os.PathLike, not NoneType
ImportError: cannot import name 'parse_env_headers' from '<http://opentelemetry.util.re|opentelemetry.util.re>' (/usr/local/lib/python3.7/site-packages/opentelemetry/util/re.py)
Vishal Sharma
08/04/2023, 1:28 AMSrikanth Chekuri
08/04/2023, 3:55 AMSkywalking
receiver; please use signoz/signoz-otel-collector:0.79.5
for the image, and you should be able to send data to SigNoz by enabling receiver in https://github.com/SigNoz/signoz/blob/develop/deploy/docker/clickhouse-setup/otel-collector-config.yaml.Akhil Jalagam
08/04/2023, 2:27 PM