I have setup the Opentelemetry Operator with pytho...
# ask-community
n
I have setup the Opentelemetry Operator with python auto-instrumentation to export Prefect flows traces and spans (we are using a self hosted server on kubernetes). Logs work as intended, the problem is that the otelSpanId and otelTraceId (which are printed when a flow starts and ends) are always set to zero. Why?