Akhilesh Bussa
10/17/2022, 1:05 PMSrikanth Chekuri
10/17/2022, 1:07 PMconsole
exporter?Akhilesh Bussa
10/17/2022, 1:16 PMSrikanth Chekuri
10/17/2022, 1:18 PMAkhilesh Bussa
10/17/2022, 1:18 PMOTEL_RESOURCE_ATTRIBUTES=service.name=hancock OTEL_EXPORTER_OTLP_ENDPOINT="http://<MySignozIP>:4317" opentelemetry-instrument --traces_exporter otlp_proto_http,console python manage.py runserver --noreload
Srikanth Chekuri
10/17/2022, 1:19 PMAkhilesh Bussa
10/17/2022, 1:24 PMSrikanth Chekuri
10/17/2022, 1:27 PMOTEL_EXPORTER_OTLP_ENDPOINT
? Are there any failure warning logs?Akhilesh Bussa
10/17/2022, 1:28 PMSrikanth Chekuri
10/17/2022, 1:48 PMAkhilesh Bussa
10/17/2022, 3:28 PMOTEL_RESOURCE_ATTRIBUTES=service.name=hancock_staging OTEL_EXPORTER_OTLP_ENDPOINT="<http://MySignozIP:4318>" opentelemetry-instrument --traces_exporter otlp_proto_http /home/hancock/env/bin/uwsgi --ini /home/hancock/config/api_uwsgi.ini
But I get this error:
File "/home/hancock/env/lib64/python3.7/site-packages/uwsgidecorators.py", line 10, in <module>
import uwsgi
ModuleNotFoundError: No module named 'uwsgi'
Can you help?Srikanth Chekuri
10/18/2022, 6:50 AMAkhilesh Bussa
10/18/2022, 6:55 AMSrikanth Chekuri
10/18/2022, 6:57 AM