Prometheus: Remove flaky process collection NIF.

This commit is contained in:
lain 2019-06-13 19:29:02 +02:00
commit 315f090f59
2 changed files with 0 additions and 2 deletions

View file

@ -136,7 +136,6 @@ defmodule Pleroma.Mixfile do
{:prometheus_plugs, "~> 1.1"},
{:prometheus_phoenix, "~> 1.2"},
{:prometheus_ecto, "~> 1.4"},
{:prometheus_process_collector, "~> 1.4"},
{:recon, github: "ferd/recon", tag: "2.4.0"},
{:quack, "~> 0.1.1"},
{:benchee, "~> 1.0"},