1
0
Fork 1
mirror of https://gitlab.com/mangadex-pub/mangadex_at_home.git synced 2024-01-19 02:48:37 +00:00

Fix prom bug

This commit is contained in:
carbotaniuman 2021-01-26 17:04:48 -06:00
parent 7346fb97cc
commit 86a5094cd3

View file

@ -258,6 +258,8 @@ fun getServer(
val client =
ClientFilters.SetBaseUriFrom(remoteSettings.imageServer)
.then(ClientFilters.MicrometerMetrics.RequestCounter(registry))
.then(ClientFilters.MicrometerMetrics.RequestTimer(registry))
.then(apache)
val imageServer = ImageServer(