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

@ -174,7 +174,6 @@ defmodule Pleroma.Application do
Pleroma.Repo.Instrumenter.setup()
end
Prometheus.Registry.register_collector(:prometheus_process_collector)
Pleroma.Web.Endpoint.MetricsExporter.setup()
Pleroma.Web.Endpoint.PipelineInstrumenter.setup()
Pleroma.Web.Endpoint.Instrumenter.setup()