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

Implement scheduled handler instrumentation #66

Closed DaniFoldi closed 8 months ago

DaniFoldi commented 9 months ago

This PR implements instrumentation for scheduled handlers. Draft, as still waiting for an internal confirmation which may lead to further instrumentation.

evanderkoogh commented 9 months ago

Looks good to me :)

evanderkoogh commented 8 months ago

Also.. forgot, but could you tick off the scheduled handler in (your own) freshly updated handler list? :)

And also, could you run pnpm changeset and announce it to the world? Or at least the readers of the changelog..

DaniFoldi commented 8 months ago

Thanks, both done! Marking as ready for review