kvision icon indicating copy to clipboard operation
kvision copied to clipboard

Sentry - KVision integration

Open JoonasC opened this issue 2 years ago • 0 comments

Sentry is an SDK that allows collecting errors that occur within applications. It works on a variety of platforms including JS, and a KVision integration for it would be nice.

Useful links for developping Kotlin bindings to Sentry JS: https://github.com/getsentry/sentry-javascript/tree/master/packages/types https://github.com/getsentry/sentry-javascript/tree/master/packages/browser

JoonasC avatar Jun 15 '22 16:06 JoonasC