summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-06-13 19:29:02 +0200
committerlain <lain@soykaf.club>2019-06-13 20:30:04 +0200
commit315f090f59810ff9eb75ad503beb5f7f9cdbc0d5 (patch)
tree3f835b41daaad8498f0e4b9637d372977db2c7f4 /mix.exs
parent6f5a0cc14e99cb26ef009cf8cf16f38902d5e11b (diff)
downloadpleroma-315f090f59810ff9eb75ad503beb5f7f9cdbc0d5.tar.gz
pleroma-315f090f59810ff9eb75ad503beb5f7f9cdbc0d5.zip
Prometheus: Remove flaky process collection NIF.
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index db7a30f99..a38ea590a 100644
--- a/mix.exs
+++ b/mix.exs
@@ -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"},