Getting Started - highlight.io
We've written up several guides on getting started with highlight.io in your framework of choice. If there's a guide missing for your framework, feel free to create an issue or message us on discord.
For your frontend:
Installing highlight.io in javascript will automatically instrument frontend error collection and session replay. highlight.io supports any framework that uses the dom under the hood, and we support all modern browsers to date. Take a look at our guides for the following frameworks:
Don't see your framework? Shoot us a message and we're happy to add one. You can also import highlight.io via a script tag.
For your backend:
Highlight also supports reporting errors from your backend and mapping these to corresponding sessions. This gives you and your team a full picture of your application's state. Support frameworks / tech below:
For requesting other backend frameworks, shoot us a message at support@highlight.io or share in our community
For in-depth instructions, follow the Backend SDK guide.