Trace with OpenTelemetry
Opened this issue · 0 comments
basgys commented
I noticed the codebase relies on the proprietary DataDog API for traces. Would you be open to abstracting this logic with OpenTelemetry or creating a thin layer that allows us to use either the OpenTelemetry or DataDog API?
This change would also require providing the necessary configuration. It could be with environment variables.
What do you think?