mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-01-22 23:18:19 +00:00
Merge branch 'develop' into feature/account-export
This commit is contained in:
commit
f2b74f60f0
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ defmodule Pleroma.Web.Endpoint.MetricsExporterTest do
|
||||||
for metric <- [
|
for metric <- [
|
||||||
"http_requests_total",
|
"http_requests_total",
|
||||||
"http_request_duration_microseconds",
|
"http_request_duration_microseconds",
|
||||||
"phoenix_controller_render_duration",
|
|
||||||
"phoenix_controller_call_duration",
|
"phoenix_controller_call_duration",
|
||||||
"telemetry_scrape_duration",
|
"telemetry_scrape_duration",
|
||||||
"erlang_vm_memory_atom_bytes_total"
|
"erlang_vm_memory_atom_bytes_total"
|
||||||
|
|
Loading…
Reference in a new issue