mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-02 12:22:06 +02:00
- Use an absolute path for the console templates directory to align with rules. - Rewrite waitForPrometheus using require.Eventually for cleaner error reporting and to fix a bug where the function could return nil even when the server never became ready. Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>