rough-sundown-12921
02/08/2024, 4:59 PMcold-city-6353
02/08/2024, 5:00 PMcold-city-6353
02/08/2024, 5:06 PMrough-sundown-12921
02/08/2024, 7:08 PM"Overriding of current TracerProvider is not allowed"
Is there another way to change the tracerprovider for aws batch?ancient-application-36103
02/13/2024, 3:05 PMbulky-afternoon-92433
02/15/2024, 2:31 PMOTEL_ENDPOINT it will enable opentelemetry for Metaflow internals. This includes a bunch of predefined spans. The error you see might stem from trying to redefine a span when inside one.
Are you setting up something custom for the telemetry on the flow/container side as well, or relying completely on the Metaflow provided setup?bulky-afternoon-92433
02/15/2024, 2:34 PMrough-sundown-12921
02/19/2024, 4:17 PMbulky-afternoon-92433
02/20/2024, 9:14 AMMETAFLOW_OTEL_ENDPOINT in your metaflow profile and it carries over when deploying/running remotely. I just noticed that this does not seem to be working for Batch/SFN. Will be pushing a fix for it.
In the mean time, as an alternative approach you could look into a way to provide the environment variable for all jobs on Batch. I know that at least on the Kubernetes side some teams are opting to set the otel configuration as a default for all containers instead of configuring through Metaflow profiles.bulky-afternoon-92433
02/20/2024, 9:17 AMflat-artist-54651
02/28/2024, 6:28 PM