Enable Sentry

This commit is contained in:
Claudio Ortolina
2025-10-01 13:34:09 +03:00
parent 67341f3ceb
commit 4c33d3f0aa
8 changed files with 53 additions and 0 deletions
+1
View File
@@ -109,6 +109,7 @@ defmodule MusicLibrary.MixProject do
{:lazy_html, ">= 0.1.0", only: :test},
# Prod error/perf tooling
{:sentry, "~> 11.0"},
{:phoenix_live_dashboard, "~> 0.8.3"},
{:error_tracker, "~> 0.6.0"},
{:recon, "~> 2.5"},