highlight.io icon
highlight.io icon

highlight.io

highlight.io is a monitoring tool for the next generation of developers (like you!). Unlike the age-old, outdated tools out there, we aim to build a cohesive, modern and fully-featured monitoring solution, something we wished WE had. And it's all open source.

highlight.io screenshot 1

Cost / License

  • Freemium (Subscription)
  • Open Source

Platforms

  • Self-Hosted
  • Software as a Service (SaaS)
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  User Session Recording
  2.  Error Logging

 Tags

highlight.io News & Activities

Highlights All activities

Recent activities

Show all activities

highlight.io information

  • Developed by

    US flagHighlight Inc.
  • Licensing

    Open Source and Freemium product.
  • Pricing

    Subscription ranging between $120 and $400 per month + free version with limited functionality.
  • Written in

  • Alternatives

    44 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  9,047 Stars
  •  475 Forks
  •  366 Open Issues
  •   Updated  
View on GitHub
highlight.io was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is highlight.io?

highlight.io is a monitoring tool for the next generation of developers (like you!). Unlike the age-old, outdated tools out there, we aim to build a cohesive, modern and fully-featured monitoring solution, something we wished WE had. And it's all open source.

At a high level, highlight.io's feature set is:

  • Session Replay
  • Error Monitoring
  • Logging (still in beta)

We strive to make highlight.io as easy to install as a few lines of code in any environment.

Features

Session Replay: Understand WHY bugs happen.

  • Dom-based High-fidelity Replay: Replay every interaction and dom change that happened in a given browser session (powered by https://github.com/rrweb-io/rrweb).
  • Outgoing Network Requests: See all the network requests (and their contents) in a given session to reproduce the data that was sent/received by your frontend.
  • Console logs: Analyze the logs printed (console.error, console.log, etc..) to the console from your frontend.
  • Embedded Error Monitoring: See the errors associated with a given session to understand what the user was doing leading up to them.
  • Session Comments: Comment on errors to communicate with your team on user frustration, bugs, and more!
  • Integrations with your favorite tools.

Error Monitoring: Understand WHAT bugs are happening.

  • Customizable Error Grouping: Customize rules for grouping repeated errors.
  • Customizable Alerting Rules: Customize how often, and where alerts are sent.
  • Embedded Session Replay: See all of the sessions associated with any given error.
  • SDK Support: Support for a long (and growing!) list of SDKs.
  • Integrations with your favorite tools.

Official Links