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
What we are looking for when we talk about "natively integrated" is a library that does not require a wrapper or an instrumentation library, you can read more about this topic here:
So, instead of providing a wrapper the relay project would take direct dependency of the OpenTelemetry API (which is noop by default) and a user can activate OTel by adding the OpenTelemetry SDK to the application as well.
Independent of that, it's great to see that such a wrapper exist, and we should add it to the OpenTelemetry Registry:
Hi!
I saw this:
We have an Open Telemetry wrapper class for Relay (extension) that's used by a few of our clients.
Not sure if that's what was meant?
The text was updated successfully, but these errors were encountered: