[#3059] Fixed Phoenix 1.5 telemetry processing.
This commit is contained in:
parent
9ea31b373f
commit
8a55de1d78
4 changed files with 9 additions and 1 deletions
2
mix.exs
2
mix.exs
|
|
@ -171,6 +171,8 @@ defmodule Pleroma.Mixfile do
|
|||
override: true},
|
||||
{:prometheus_plugs, "~> 1.1"},
|
||||
{:prometheus_phoenix, "~> 1.3"},
|
||||
# Note: once `prometheus_phx` is integrated into `prometheus_phoenix`, remove the former:
|
||||
{:prometheus_phx, github: "theblitzapp/prometheus-phx"},
|
||||
{:prometheus_ecto, "~> 1.4"},
|
||||
{:recon, "~> 2.5"},
|
||||
{:quack, "~> 0.1.1"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue