The latest update to the JavaScript v8 SDK makes it easier to get started with Sentry, broadening automatic instrumentation support for more frameworks and libraries, including popular ones like Express, pg, mongodb, and graphql. The new release also incorporates OpenTelemetry's Node SDK, providing more detailed span data and improved tracing capabilities. To simplify customization, the required configuration has been reduced from 85 lines of code to less than 10. The updated Tracing API focuses on spans, making it easier to track operations in applications with little to no configuration. This release aims to deliver the best auto-instrumentation possible while providing tools for more nuanced applications that require custom instrumentation.