You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
https://opentelemetry.io/docs/languages/go/getting-started/
The text was updated successfully, but these errors were encountered: