Тёмный

A new open source error tracker in Elixir! 

Code & Stuff
Подписаться 1,3 тыс.
Просмотров 1,3 тыс.
50% 1

Опубликовано:

 

10 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 10   
@MrXtiam
@MrXtiam Месяц назад
Author of ErrorTracker here. This video is awesome, thanks for making it! I just want to mention that the `use ErrorTracker.Integrations.Plug` is just needed if you are doing extra work on the Endpoint. Most projects won't need to do that as, by default, Phoenix keeps the Endpoint lean and error-free. In such cases the default Phoenix integration will suffice and it doesn't require you to do anything special as it attaches automatically to Phoenix telemetry.
@lalabuy948
@lalabuy948 Месяц назад
Do you use any specific features of posgres or we can expect support for other databases in the future?
@dhonymadruga
@dhonymadruga Месяц назад
As always, awesome content. Thanks for it.
@codestirring
@codestirring Месяц назад
This is so awesome. Replacing Sentry in my apps with this. Keep up this Elixir content, it's always so useful!
@dr_regularlove
@dr_regularlove Месяц назад
I was literally just thinking a few weeks ago how something drop-in like this would be handy for starting like 99% of MVP apps, rather than immediately going to a third party like Sentry. Similar to what we used to do in the very early Rails days. Very cool!
@bweis96
@bweis96 Месяц назад
Super cool! Know of a Rails equivalent?
@CodeAndStuff
@CodeAndStuff Месяц назад
Looks like there’s a gem called solid errors, but I haven’t used it: github.com/fractaledmind/solid_errors
@MrXtiam
@MrXtiam Месяц назад
Solid Errors was definitely an inspiration for us to build ErrorTracker!
@petercooper490
@petercooper490 Месяц назад
Is there a reason you mention Postgres and not “Postgres or SQLite”? I see a migration file for SQLite so assume it’s supported?
@CodeAndStuff
@CodeAndStuff Месяц назад
The video was recorded and released before SQLite support was added.
Далее
iPhone 16 - презентация Apple 2024
01:00
Просмотров 62 тыс.
Chunked Responses: Scaling File Exports for Production
8:27
Helix 1.0 Launch Demo
15:11
Просмотров 412
Extending Phoenix LiveView with Hooks
19:11
Просмотров 1,3 тыс.
How fast is your Elixir code? Find out with Benchee!
11:22