Skip to content

Commit

Permalink
push metrics to prometheus-pushgateway (#1086)
Browse files Browse the repository at this point in the history
  • Loading branch information
radupopa2010 committed Oct 17, 2022
1 parent aa2c9cb commit 9284bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ push-benchmark:
- job: check-benchmark
artifacts: true
variables:
PROMETHEUS_URL: "http://vm-longterm.parity-build.parity.io"
PROMETHEUS_URL: "https://pushgateway.parity-build.parity.io"
CI_IMAGE: "paritytech/benchmarks:latest"
script:
- export RESULT=$(cat artifacts/result.txt | grep AvgRequestTime | awk '{print $2}')
Expand Down

0 comments on commit 9284bd1

Please sign in to comment.