Skip to content

Commit dbe9d38

Browse files
authored
Set max number of commits in performance graph (open-telemetry#1498)
1 parent 6f2b5ce commit dbe9d38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
tool: pytest
7979
output-file-path: output.json
8080
github-token: ${{ secrets.GITHUB_TOKEN }}
81+
max-items-in-chart: 100
8182
# Alert with a commit comment on possible performance regression
8283
alert-threshold: 200%
8384
fail-on-alert: true

0 commit comments

Comments
 (0)