Remove finch req duration by path metric
Paths are too many and too long
This commit is contained in:
@@ -59,15 +59,6 @@ defmodule MusicLibraryWeb.Telemetry do
|
|||||||
nav: "External APIs"
|
nav: "External APIs"
|
||||||
]
|
]
|
||||||
),
|
),
|
||||||
summary("finch.request.stop.duration",
|
|
||||||
unit: {:native, :millisecond},
|
|
||||||
tags: [:host],
|
|
||||||
tag_values: &add_tags/1,
|
|
||||||
drop: &drop_unwanted_hosts/1,
|
|
||||||
reporter_options: [
|
|
||||||
nav: "External APIs"
|
|
||||||
]
|
|
||||||
),
|
|
||||||
|
|
||||||
# Rate Limiter
|
# Rate Limiter
|
||||||
summary("req.rate_limiter.throttle.sleep_ms",
|
summary("req.rate_limiter.throttle.sleep_ms",
|
||||||
|
|||||||
Reference in New Issue
Block a user