https://github.com/highlight/highlight/blob/main/README.md Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this organization All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} highlight / highlight Public * Notifications * Fork 64 * Star 2.8k * Code * Issues 318 * Pull requests 38 * Discussions * Actions * Projects 1 * Security * Insights More * Code * Issues * Pull requests * Discussions * Actions * Projects * Security * Insights Permalink main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create highlight/README.md Go to file * Go to file T * Go to line L * * Copy path * Copy permalink This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. @Vadman97 Vadman97 update and standardize resource recommendations for docker ( #5074) ... Latest commit 5d92866 Apr 21, 2023 History ## Summary Our Docker resource requirement recommendations were out of date after #4820 and #4993 . ## How did you test this change? Viewing highlight.io locally. ## Are there any deployment considerations? No 6 contributors Users who have contributed to this file @jay-khatri @Vadman97 @et @karlhorky @Abhishek-More @aptlin [ ] highlight.io: The open-source, fullstack monitoring platform. Table of Contents Get started Hosted highlight.io (free to get started!) Hobby self-hosted Developing on Highlight Enterprise self-hosted Features Session Replay: Understand WHY bugs happen. Error Monitoring: Understand WHAT bugs are happening. Logging More?! Metrics? Traces? Merch? SDKs Our Mission Our Values We build in public. We build a cohesive product. We build for today's developer. 134 lines (88 sloc) 8.08 KB Raw Blame Edit this file E Open in GitHub Desktop * Open with Desktop * View raw * * View blame github-thumb [6874747073] PRs Welcome Join Discord Community GitHub commit activity GitHub closed issues Docs - Community (Support & Feedback) - Feature request - Bug report highlight.io: The open-source, fullstack monitoring platform. 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 (read more here) * Error Monitoring (read more here) * Logging (read more here) Read more about our features below. 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! Table of Contents * Get started for free * Features * SDKs * Mission * Values Get started Hosted highlight.io (free to get started!) 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. Hobby self-hosted 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:3000 Good for <10k sessions and <50k errors ingested monthly. See our docs for more info and limitations. Developing on Highlight Want to contribute to Highlight? See our onboarding guide. Enterprise self-hosted See our enterprise self-hosted docs to deploy a scalable, production-ready instance with support from our team. 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 -> docs * Console logs: Analyze the logs printed (console.error, console.log, etc..) to the console from your frontend -> docs * 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! -> docs * Integrations with your favorite tools -> docs Frame 43972 Error Monitoring: Understand WHAT bugs are happening. * Customizable Error Grouping: Customize rules for grouping repeated errors -> docs * Customizable Alerting Rules: Customize how often, and where alerts are sent -> docs * 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 -> docs error-monitoring Logging * Powerful Log Search: Search across all your logs, with automatic property collection -> docs * Log Alerts: Set thresholds for your log alerts, and view them in the alerts dashboard -> docs * Embedded Session Replay and Errors: See all of the sessions & errors associated with any given log. * SDK Support: Support for a long (and growing!) list of SDKs. * Integrations with your favorite tools -> docs logging More?! Metrics? Traces? Merch? 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. SDKs 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. Our Mission 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. Our Values We build in public. 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. We build a cohesive product. 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. We build for today's developer. 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. [ ] Go Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.