mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-01 09:13:23 +08:00
Set max number of commits in performance graph (#270)
This commit is contained in:

committed by
GitHub

parent
f9ea61cfd8
commit
cfaa2b7fff
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -73,6 +73,7 @@ jobs:
|
||||
tool: pytest
|
||||
output-file-path: output.json
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
max-items-in-chart: 100
|
||||
# Alert with a commit comment on possible performance regression
|
||||
alert-threshold: 200%
|
||||
fail-on-alert: true
|
||||
|
Reference in New Issue
Block a user