Julien Pivotto 05721a85d7 cmd/prometheus: fix flaky TestQueryLog console test
- 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>
2026-03-30 09:55:36 +02:00
..