Day 1: SDK Additions!
Welcome to Launch Week 5. Checkout our launch video or keep reading!
Today is day one, and we're launching several new SDKs and many improvements to our existing ones! Buckle up! First of all, we've added official support for the following languages:
- Rust
- PHP
- .NET
Read more in our docs here!
Secondly, our next JS SDK now supports tracing of your libraries with the instrumentation Hook
. This support traces out of the box, but also attributes logs and other downstream service calls all the way back to your front end. Lastly on the Next.js end, we also support Next.js server code source maps now, so you'll have stack-traces everywhere.
And lastly, we now support sending WebSocket messages as traces to the highlight backend. So, in the same way that you would query traces for regular performance regressions, you can now query traces for WebSocket messages and analyze them!
That's all for launch week day 1, there’s more in store tomorrow 😎.