Keep telemetry metrics history

This commit is contained in:
Claudio Ortolina
2024-11-25 10:02:34 +00:00
parent 5cee7db630
commit edb24dc932
5 changed files with 70 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ defmodule MusicLibrary.MixProject do
depth: 1},
{:telemetry_metrics, "~> 1.0"},
{:telemetry_poller, "~> 1.0"},
{:circular_buffer, "~> 0.4.1"},
{:gettext, "~> 0.20"},
{:jason, "~> 1.2"},
{:dns_cluster, "~> 0.1.1"},