We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20b3a28 commit c2af213Copy full SHA for c2af213
github-actions-tests/metrics.sh
@@ -57,7 +57,7 @@ END
57
sudo -u postgres ${PG_PATH}psql -d mamonsu_test_db -c "CREATE EXTENSION pg_stat_statements;"
58
59
# wait few intervals to get all possible metrics
60
-sleep 50
+sleep 120
61
62
# read metric for specific version
63
while read metric; do
0 commit comments