Hi everyone, I wanted to understand how the commun...
# ask-community
s
Hi everyone, I wanted to understand how the community here is instrumenting Prefect tasks? I don't see a direct way to add Otel to Prefect 2.x (We are using Prefect 2.x)
n
hi @Saad Bin Akhlaq OTEL is not present in 2.x so you’d have to do that independently
s
Is there any resource or an example, I cant seem to find any
n
there's not likely to be any prefect-specific guides as there is no OTEL support in 2.x, but I'd start here https://opentelemetry.io/docs/languages/python/