Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/maxmilton/trackx
- Owner: maxmilton
- License: mit
- Created: 2021-11-19T21:10:44.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T16:35:47.000Z (about 1 month ago)
- Last Synced: 2024-10-14T07:09:16.028Z (about 1 month ago)
- Topics: 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
- Language: TypeScript
- Homepage: https://trackx.app
- Size: 2.76 MB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)