Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxmilton/trackx

Simple, lightweight, and privacy-friendly error tracking.
https://github.com/maxmilton/trackx

browser crash-reporting crash-reports csp-report error-handling error-log error-monitoring error-reporting exception-handler javascript logging metrics monitoring privacy self-hosted sqlite

Last synced: 19 days ago
JSON representation

Simple, lightweight, and privacy-friendly error tracking.

Awesome Lists containing this project

README

        

[![Build status](https://img.shields.io/github/actions/workflow/status/maxmilton/trackx/ci.yml?branch=master)](https://github.com/maxmilton/trackx/actions)
[![Coverage status](https://img.shields.io/codeclimate/coverage/maxmilton/trackx)](https://codeclimate.com/github/maxmilton/trackx)
[![Licence](https://img.shields.io/github/license/maxmilton/trackx.svg)](https://github.com/maxmilton/trackx/blob/master/LICENSE)

# TrackX ![](./packages/trackx-dash/static/favicon.ico)

Simple, lightweight, and privacy-friendly error tracking. A self-hosted platform to capture JavaScript errors in web browsers, Node.js, and other runtime environments, capture browser reports, and analyse the data on a real-time monitoring dashboard.

Try it for yourself at .

> **WIP**; Most features already work, however, not everything is 100%. Namely, the documentation is unfinished and capturing browser reports (CSP violations, NEL reports, etc.) is still experimental.

## Usage

Check out our docs, visit .

## Bugs

Report any bugs you encounter on the [GitHub issue tracker](https://github.com/maxmilton/trackx/issues).

If you have questions or need help, [ask in our community](https://github.com/maxmilton/trackx/discussions).

## Changelog

See [releases on GitHub](https://github.com/maxmilton/trackx/releases).

## License

MIT license. See [LICENSE](https://github.com/maxmilton/trackx/blob/master/LICENSE).

The [alert light icon](https://github.com/twitter/twemoji/blob/master/assets/svg/1f6a8.svg) is from [twitter/twemoji](https://github.com/twitter/twemoji) which is licensed CC-BY 4.0.

---

© 2022 [Max Milton](https://maxmilton.com)