We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Introduction to ErrorTracker: A Built-in Error Tracking Solution for Elixir
123
clicks
Source: elixirforum.com
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.
Related posts
© HashMerge 2024