Skip to content

TLS support for metrics endpoints (pprof, prometheus)

Igor Drozdov requested to merge id-workhorse-tls-for-metrics into master

!81400 (merged) introduces TLS support for incoming requests. This MR is built on top of it and uses the same [tls] config in order to provide TLS on metrics endpoints (pprof and prometheus)

Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/351737

Merge request reports