robertcepa / toucan-js

Cloudflare Workers client for Sentry
MIT License
413 stars 24 forks source link

Sentry performance monitoring #66

Open BraunreutherA opened 3 years ago

BraunreutherA commented 3 years ago

Hey there,

thanks for the great library! I've trying to use sentry performance tracking https://docs.sentry.io/platforms/node/performance/ on cf workers for quite some time, but couldn't get it working cause of the timer blocking. I've read of the partnering with sentry through this library on the cf blog and wanted to ask if it's intended to get the performance monitoring somehow working?

Thanks

Alex

imdavidmin commented 2 years ago

+1 for performance logging documented here: https://docs.sentry.io/platforms/javascript/performance/instrumentation/custom-instrumentation/

ptim commented 2 years ago

This would be great!

I missed that post, tx:

Toucan-js, courtesy of Cloudflare’s very own Robert Cepa, is a reliable Sentry client for Cloudflare Workers and it’s an open-source npm module. It makes it easy to convert basic logging into full application monitoring. https://blog.cloudflare.com/observability-ecosystem/