Add prometheus metrics to router
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Thu, 15 Dec 2022 02:02:07 +0000 (02:02 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Thu, 15 Dec 2022 02:02:07 +0000 (02:02 +0000)
commite2320f870e6ef4e8fc9f63282cbd459e819d740a
tree35a4ac22845f7c19f8df0ecc1948ef29be759fe6
parent29584197bb53a6fb5f980cc8d2566b0492196def
Add prometheus metrics to router
lib/pleroma/web/akkoma_api/controllers/metrics_controller.ex [new file with mode: 0644]
lib/pleroma/web/endpoint.ex
lib/pleroma/web/plugs/csp_nonce_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/http_security_plug.ex
lib/pleroma/web/router.ex
lib/pleroma/web/telemetry.ex
mix.exs
mix.lock