Any advice for using the https://github.com/evanderkoogh/otel-cf-workers with Durable Objects? The e
Any advice for using the https://github.com/evanderkoogh/otel-cf-workers with Durable Objects? The examples given don't seem to work with the current SDK, because they don't
Calling
extend DurableObject but rather implement it as an interface. Trying to run that yields a runtime error Calling
instrumentDO() on a class that extends DurableObject<Env> results in a different error:









