evanderkoogh / otel-cf-workers

An OpenTelemetry compatible library for instrumenting and exporting traces for Cloudflare Workers
BSD 3-Clause "New" or "Revised" License
208 stars 39 forks source link

[feature request]: Support for JSRPC services #134

Open arnarthor opened 2 months ago

arnarthor commented 2 months ago

It would be fantastic to have auto instrumentation for the new JSRPC service projects.

As a first iteration just getting the traces in without any connections between the callee and the caller would be great.