highlight.io: The open source, full-stack monitoring platform. Error monitoring, session replay, logging, distributed tracing, and more.
Docs - Community (Support & Feedback) - Feature request - Bug report
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:
We strive to make highlight.io as easy to install as a few lines of code in any environment.
Read more about our features, values and mission below, and get started at https://highlight.io today!
The fastest and most reliable way to get started with highlight.io is signing up for free at app.highlight.io. After making an account, getting started is as easy as installing the client SDK snippet.
Deploy a hobby instance in one line on Linux with Docker (we recommend at least 8GB of RAM, 4 CPUs, and 64 GB of disk space):
git clone --recurse-submodules https://github.com/highlight/highlight
# or `git submodule update --init --recursive` on git < 2.13
cd docker && ./run-hobby.sh
After a brief frontend load time, the app should be accessible at https://localhost. Use the password set in docker/.env variable ADMIN_PASSWORD
with any valid email address.
Good for <10k sessions and <50k errors ingested monthly. See our docs for more info and limitations.
See our enterprise self-hosted docs to deploy a scalable, production-ready instance with support from our team.
console.error
, console.log
, etcβ¦) to the console from your frontend -> docs
Have an idea for what we should build next? Please share our community or via a Github Issue!
Read a full list of highlight.io features.
All of our SDKs for highlight.io can be found in the sdk
directory. To get started with these SDKs, we recommend the getting started guide in our docs.
Jay Khatri π» π |
Vadim Korolik π» π |
Zane Mayberry π» π |
Eric Thomas π» π |
Chris Schmitz π» π |
Chris Esplin π» π |
Spencer Amarantides π» π |
Abhishek More π» |
Aaron π» |
Julian Schneider π¨ |
Cameron Brill π» |
Sasha Aptlin π» |
Richard Hua π» |
Anthony Teo π» |
Nathan Brockway π» |
John Pham π» |
Lewis Liu π» |
Darius π» |
George Thayamkery π» |
Betty Alagwu π» |
Aaron Carver π» |
Nathan R π» |
denise π» |
Xiaojing Chen π» |
Shayne O'Sullivan π» |
Nils Gereke π» π |
Nir Gazit π» |
Jayant Keswani π» |
wancup π |
Adam from Buildjet π» |
Nick Fiacco π» π |
Mark Chapman π |
edde746 π» |
Lucas Lemanowicz π» |
Karl Horky π |
Pedro Saratscheff π» |
Grant Mercer π |
Lewis π |
Kalkidan Betre π» |
Tolulope Adetula π» |
jemiluv8 π» |
GergΕ MΓ³ricz π» |
Our mission is to support developers like you in shipping with confidence. We do this by giving you the tools you need to uncover, resolve, and prevent issues in your web app.
We strive to build in public in every way we can. This means that what we built, what weβre building, and what we plan to build is shared with the world.
People may think that weβre building multiple products (session replay, error monitoring, etcβ¦). But we see it as one. Before we build anything new, we prioritize making it operate seemlessly with everything else.
If youβre building software, why should you care about grafana or loki or the elk stack? highlight.io is built for developers that want to develop. Leave the monitoring stuff to us π.
Read more about our values here.