projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48f7e12
)
phoenix_controller_render_duration is no longer available in telemetry of Phoenix...
author
Mark Felder
<feld@FreeBSD.org>
Tue, 27 Oct 2020 19:37:48 +0000
(14:37 -0500)
committer
rinpatch
<rinpatch@sdf.org>
Thu, 5 Nov 2020 13:26:10 +0000
(16:26 +0300)
test/pleroma/web/endpoint/metrics_exporter_test.exs
patch
|
blob
|
history
diff --git
a/test/pleroma/web/endpoint/metrics_exporter_test.exs
b/test/pleroma/web/endpoint/metrics_exporter_test.exs
index f954cc1e758fee0c14217d1dabf1acd41a37636b..875addc96521b737dcec41598989818f9eee0771 100644
(file)
--- a/
test/pleroma/web/endpoint/metrics_exporter_test.exs
+++ b/
test/pleroma/web/endpoint/metrics_exporter_test.exs
@@
-38,7
+38,6
@@
defmodule Pleroma.Web.Endpoint.MetricsExporterTest do
for metric <- [
"http_requests_total",
"http_request_duration_microseconds",
- "phoenix_controller_render_duration",
"phoenix_controller_call_duration",
"telemetry_scrape_duration",
"erlang_vm_memory_atom_bytes_total"