Bug Report
Which version of the demo you are using?
ghcr.io/open-telemetry/demo:2.1.3-load-generator
Symptom
Load Generator tasks are all failing with
AttributeError("'WebsiteBrowserUser' object has no attribute 'tracer'")
OTEL_* env vars are configured properly on the pods and I'm seeing metrics and traces for it in my backend.