mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-10 00:29:12 +02:00
Stop Benchmark Workflow from failing on alert (#2839)
* Update benchmark to not failure on alert * update for testing * revert Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
This commit is contained in:
parent
bcc5caa6fa
commit
5f51565cfe
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@ -29,5 +29,5 @@ jobs:
|
||||
output-file-path: output.txt
|
||||
external-data-json-path: ./benchmarks/data.json
|
||||
auto-push: false
|
||||
fail-on-alert: true
|
||||
fail-on-alert: false
|
||||
alert-threshold: "400%"
|
||||
|
Loading…
Reference in New Issue
Block a user