All Projects → exceptionless → Exceptionless

exceptionless / Exceptionless

Licence: apache-2.0
Exceptionless server and jobs

Programming Languages

javascript
184084 projects - #8 most used programming language
C#
18002 projects
HTML
75241 projects
powershell
5483 projects
Dockerfile
14818 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Exceptionless

elmah.io
ELMAH error logger for sending errors to elmah.io.
Stars: ✭ 31 (-98.53%)
Mutual labels:  crash-reporting, error-monitoring, error-handling, asp-net, error-reporting, crash-reporting-tool
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (-97.58%)
Mutual labels:  crash-reporting, error-monitoring, error-handling, error-reporting, crash-reporting-tool
Ohbug
An open source application information monitoring platform.
Stars: ✭ 101 (-95.21%)
Mutual labels:  monitoring, error-monitoring, crash-reporting, crash-reports, error-reporting
Bugsnag Js
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Stars: ✭ 625 (-70.34%)
Mutual labels:  error-handling, monitoring, error-monitoring, crash-reporting, error-reporting
Sentry
Sentry is cross-platform application monitoring, with a focus on error reporting.
Stars: ✭ 29,700 (+1309.59%)
Mutual labels:  hacktoberfest, monitoring, error-monitoring, crash-reporting, crash-reports
Bugsnag Cocoa
Bugsnag crash reporting for iOS, macOS and tvOS apps
Stars: ✭ 167 (-92.07%)
Mutual labels:  error-handling, error-monitoring, crash-reporting, crash-reports, error-reporting
raygun4android
Android crash reporting provider for Raygun
Stars: ✭ 19 (-99.1%)
Mutual labels:  crash-reporting, error-monitoring, error-handling, error-reporting, crash-reporting-tool
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (-97.72%)
Mutual labels:  error-handling, error-monitoring, crash-reporting, error-reporting
Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (-77.46%)
Mutual labels:  error-handling, error-monitoring, crash-reporting, error-reporting
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (-96.73%)
Mutual labels:  monitoring, error-monitoring, crash-reporting, error-reporting
bugsnag-symfony
Bugsnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
Stars: ✭ 42 (-98.01%)
Mutual labels:  crash-reporting, error-monitoring, error-reporting, crash-reporting-tool
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (-64.59%)
Mutual labels:  error-handling, error-monitoring, crash-reporting, error-reporting
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (-53.01%)
Mutual labels:  error-monitoring, crash-reporting, crash-reports, error-reporting
Bugsnag Go
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Stars: ✭ 155 (-92.64%)
Mutual labels:  error-handling, error-monitoring, crash-reporting, error-reporting
Bugsnag React Native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Stars: ✭ 374 (-82.25%)
Mutual labels:  error-handling, error-monitoring, crash-reporting, error-reporting
Bugsnag Android Ndk
DEPRECATED - this project now lives at bugsnag/bugsnag-android
Stars: ✭ 42 (-98.01%)
Mutual labels:  error-handling, error-monitoring, crash-reporting, error-reporting
Exceptionless.net
Exceptionless clients for the .NET platform
Stars: ✭ 362 (-82.82%)
Mutual labels:  hacktoberfest, asp-net, logging, crash-reporting
Sentry Php
The official PHP SDK for Sentry (sentry.io)
Stars: ✭ 1,591 (-24.49%)
Mutual labels:  hacktoberfest, error-monitoring, crash-reporting, crash-reports
Node Lambda Log
Basic logging mechanism for Node 6.10+ Lambda Functions
Stars: ✭ 115 (-94.54%)
Mutual labels:  error-handling, logging, log, error-reporting
raygun4py
Python provider for Raygun
Stars: ✭ 18 (-99.15%)
Mutual labels:  crash-reporting, error-monitoring, error-handling, error-reporting

Exceptionless

Build Discord Donate

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 be run locally as simply as docker run --rm -it -p 5000:80 exceptionless/exceptionless:latest. 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 [email protected] with the name of your organization and we will upgrade you to a paid plan.

  • Please read the contributing document.
  • Please follow the steps below to start configuring your Exceptionless development environment.
    • Make sure you have Visual Studio Code installed. You can also use Visual Studio or JetBrains Rider, but these steps assume you are using Visual Studio Code.
    • Make sure you have Docker installed.
    • Open Visual Studio Code and then open the Exceptionless root folder.
    • Go to the Tasks menu and select Run Task... and then select Start Elasticsearch.
    • Go to the Debug menu and select Start Debugging.
    • Open the exceptionless.http file in VS Code to begin making requests to the API. Make sure that you have the REST Client extension installed.
    • If you want to use the Exceptionless UI then go to the Tasks menu and select Run Task... and then select Start Exceptionless UI and open a browser to http://ex-ui.localtest.me:5100.
    • When running locally in Development mode, a global administrator user [email protected] is automatically created with password tester.

Thanks

Thanks to all the people who have contributed!

contributors

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 indispensible tool when you need to track down a performance/memory issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].