back to home

exceptionless / Exceptionless

Exceptionless application

2,454 stars
512 forks
60 issues
C#SvelteJavaScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing exceptionless/Exceptionless in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/exceptionless/Exceptionless)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

The definition of the word exceptionless is: to be without exception. Exceptionless provides real-time error reporting for your JavaScript, Node, .NET Core, ASP.NET, Web API, WebForms, WPF, Console, and MVC apps. It organizes the gathered information into simple actionable data that will help your app become exceptionless! ⭐️ We appreciate your star, it helps! Using Exceptionless Refer to the Exceptionless documentation. Hosting Options We provide very reasonably priced hosting at Exceptionless. By using our hosted service, you are supporting the project and helping it get better! We also provide set up and support services. Exceptionless can easily be run locally using Docker: • • Open • Create an account. The first account in the system will automatically be an admin. This will run a completely self-contained simple instance of Exceptionless. It is only suitable for testing purposes since it will not persist data. For more complete setups, check out the self hosting documentation. Also, if you want to support the project while self hosting you can send us a pull request or donation. Contributing _In appreciation for anyone who submits a non-trivial pull request, we will give you a free Exceptionless paid plan for a year. After your pull request is accepted, simply send an email to with the name of your organization and we will upgrade you to a paid plan._ • Please read the contributing document • Requirements • Docker • .NET 10.0 • Node 24+ • Visual Studio Code • Open Visual Studio Code and then open the Exceptionless root folder • Go to the menu and select and then select (you can stop the service when you are done using the task) • Go to the menu and select the launch configuration then click the button • A browser window should be automatically opened to • When running locally in mode, a global administrator user is automatically created with password . You can also click the button to create a new account • Visual Studio • Open Visual Studio and then open the solution in the root folder • Start Elasticsearch by either configuring multiple startup projects for the and projects or by running the script in the root folder • Run the project • A browser window should be automatically opened to • When running locally in mode, a global administrator user is automatically created with password . You can also click the button to create a new account UI Only Development The UI is a SPA application that runs against the Exceptionless API. The source is located in the folder. The UI will automatically be started when running the whole project, but if you want to work on just the UI, then open Visual Studio Code to the folder and run the task to start the UI pointing at the official Exceptionless API. You will need to login to your actual Exceptionless account. API Only Development You can work on just the API without running the SPA UI by selecting the launch configuration in Visual Studio. You can then run requests using the file. Make sure that you have the REST Client extension installed. Thanks Thanks to all the people who have contributed! Thanks to JetBrains for a community WebStorm and ReSharper license to use on this project. It's the best JavaScript IDE/Visual Studio productivity enhancement hands down. Thanks to Red Gate for providing an open source license for a .NET Developer Bundle. It's an indispensable tool when you need to track down a performance/memory issue.