Skip to content

Commit e08fc64

Browse files
committed
fixed grafana dashboard connection
1 parent 2738da8 commit e08fc64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/performance2/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ test-deployment-with-grafana: _check_venv_active grafana-dashboards-up ## runs d
129129
--pgport $(PG_PORT) \
130130
--pguser $(PG_USER) \
131131
--pgpassword=$(PG_PASSWORD) \
132+
--headless \
132133
--timescale $(if $(endpoint),--endpoint $(endpoint),--endpoint $(DEFAULT_ENDPOINT))
133134

134135

0 commit comments

Comments
 (0)