disabling Telemetry

This commit is contained in:
Gavin McDonald
2025-05-19 08:49:05 -04:00
parent 3c94685d1e
commit 097b254740
4 changed files with 18 additions and 18 deletions

View File

@@ -47,8 +47,8 @@ defmodule Labelmaker.MixProject do
app: false,
compile: false,
depth: 1},
{:telemetry_metrics, "~> 1.0"},
{:telemetry_poller, "~> 1.0"},
# {:telemetry_metrics, "~> 1.0"},
# {:telemetry_poller, "~> 1.0"},
{:gettext, "~> 0.26"},
{:jason, "~> 1.2"},
{:dns_cluster, "~> 0.1.1"},