Skip to content

Init Go Continuous Profiling despite listener configuration

Oswaldo Ferreira requested to merge osw-anticipate-profiler-initialization into master

This change allows initializing the Go Continuous Profiler without passing a Prometheus address.

Before that, the monitoring.Serve function would return an error before having a chance to start it.

Required by gitlab-workhorse!461 (merged).

Edited by Oswaldo Ferreira

Merge request reports