Introduction to ErrorTracker: A Built-in Error Tracking Solution for Elixir

85
clicks
Introduction to ErrorTracker: A Built-in Error Tracking Solution for Elixir

Source: elixirforum.com

Type: Discussion

Cristian Álvarez Belaustegui presents ErrorTracker, a built-in error tracking solution designed specifically for Elixir applications. This tool offers basic, free error tracking with easy setup through integrations with Plug, Phoenix, and Oban. ErrorTracker is minimalistic, requiring only a relational database, and provides a web UI using LiveView to manage errors. One of its distinguishing features is that it does not depend on third-party services, making it suitable for applications with strict data protection requirements. The tool includes context-aware error tracking, and future plans include more features such as the ability to delete errors for compliance purposes. Useful links such as the getting started guide, Hex Docs, and GitHub repository are provided.

© HashMerge 2024