Fix metrics export
Actually register the right prometheus Handler. Also make the server wait for a metrics collection cycle to complete before starting the HTTP server, so we never serve missing metrics.
Please register or sign in to comment
Actually register the right prometheus Handler. Also make the server wait for a metrics collection cycle to complete before starting the HTTP server, so we never serve missing metrics.