disabling Telemetry
This commit is contained in:
4
mix.exs
4
mix.exs
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user