belaustegui

belaustegui

Announcing ErrorTracker, an Elixir-based built-in error tracking solution.

Features

  • Basic, free, built-in error tracking solution. Tracking errors in your application should be a requirement for almost any project and it helps to improve quality and maintenance.
  • Easy to set up. Includes plug-and-play integrations that work automatically such as:
    • Plug integration
    • Phoenix integration
    • Oban integration
  • Minimalistic. You just need a relational database to store errors. It can be your application’s database or a separate one.
  • Web UI. Includes a LiveView dashboard that allows you to search, manage and resolve recorded errors.
  • Extra context. Recorded errors include additional context such as the request path or the LiveView event for the Phoenix integration and the job ID and parameters for the Oban integration. You can also add your additional context.

What makes ErrorTracker different?

ErrorTracker does not require you to rely on third party services to track your errors. Your errors, just like your data, are yours. You decide where to store them, when to prune them and how to manage them.

This is invaluable for a whole set of applications that handle PII data and must maintain a high level of care when sharing that data with third parties. No need to worry whether the third party complies with HIPAA, GDPR, etc. as your data won’t leave your systems.

This is also highly beneficial for small projects that can’t afford to pay a third party service for tracking errors. Without this observability, errors are hard to debug and fix. The ErrorTracker allows you to track errors for free in your current system and may provide this observability capabilities that will help you reproduce and fix errors easily.

Useful links

https://github.com/elixir-error-tracker/error-tracker

Screenshots

Showing Posts 1 to 10

zachdaniel

zachdaniel

Creator of Ash

This is very cool :heart:

ghannam80

ghannam80

That is great. just yesterday I was looking for phoenix related monitoring and logging related libraries or configuration monitoring

odarriba

odarriba

We’ve been working on this for the last month and a half :smiley: There are a lot of things to polish yet, but we believe it is a good starting point to release it.

As for now it only tracks exceptions and not performance, but the base is there to add more features in the future :rocket:

frankdugan3

frankdugan3

Very nice! Are there plans to add a JS package to handle catching client-side errors?

ghannam80

ghannam80

It is really a good start :smiley:

If you are accepting suggestions for roadmap maybe real time tracking , performance metrics and notifications/alerts .
I think those would be more than enough for most monitoring needs.

ivanov

ivanov

Thank you for building and releasing this. I had “install and integrate Sentry” on my TODO list that I will now happily cross off as ErrorTracker is a very suitable lightweight replacement. (I wanted this introspection, but the whole project I’m using will be running on less than Sentry’s self-hosted minimum system requirements.

Was able to quickly install and demo it during today’s frelix meeting ( local thread )

cmo

cmo

Can/will it handle errors from other applications or is it just for the single node?

jan-mb-me

jan-mb-me

@belaustegui, thank you for publishing this.

I think it would be great to be able to delete errors, too, since they might contain data one doesn’t want to keep forever (f.i. due to GDPR and the like).

ghannam80

ghannam80

It could be a configuration to enable/disable it in logging. As in example in payments most loggers come with capability to configure sensitive data fields like card number which should be logged as masked or never

spaceCowboy

spaceCowboy

This looks fantastic! Can’t wait to give it a try! Felicitaciones!

Where Next? Top

Trending in Announcing Top

wojtekmach
Hey everyone! Req is an HTTP client for Elixir that I’ve been working on for quite some time. There is already a lot of HTTP clients out...
New
handnot2
Samly can be used to enable SAML 2.0 Single Sign On in a Plug/Phoenix application. This library uses Erlang esaml to provide plug enabl...
New
woylie
Flop is an Elixir library that applies filtering, ordering and pagination parameters to your Ecto queries. offset-based pagination with...
New
restlessronin
The repo is at GitHub - cyberchitta/openai_ex: Community maintained Elixir library for OpenAI API · GitHub. Docs are at OpenaiEx User Gu...
152 11030 135
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
fuelen
Hi all! I want to present a small library which provides a mix task for generating an Entity-Relationship Diagram for Ecto schemas. You...
New
woylie
Phoenix components for pagination, sortable tables and filter forms with Flop and (optionally) Ecto. pagination cursor pagination sorta...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
mudasobwa
I am seeing a lot of aplications of Argumentum ad Vericundiam in software discussions. They do link some piece of writing and point us to...
New
bartblast
Hey folks, I just published a post about Hologram’s funding and where the project goes next - the short version: Curiosum as Main Spons...
New
sorenone
Today we’re releasing Oban for Python. Not an Oban client in Python. Not a pythonx wrapper embedded in Elixir. Nope, it’s a fully operati...
New
Herve37
We’re evaluating API mocking tools for OpenAPI-based projects and would love to hear what other teams are using. We’re particularly inte...
New
sergio
It’s not that it’s vocabulary is too advanced. It’s something worse. I get lost trying to follow even a paragraph written by Claude. It’...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews