algorand / algorand/go-algorand
Performance Test Framework update: Add warning and error counts to the DataDog dashboard
未关闭
Medium Priority
Team Hyper Flow
- 主要语言
- Go
- 星标
- 1.4k
- 派生
- 537
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 18
描述
Collect and report on the numbers and types of warnings and errors reported during the performance test runs. Display the results in the DataDog CICD Performance dashboard. This enhancement was suggested by @algorandskiy .
Look at telemetry log and do a grep looking for error, warning, panic, and fail, and do summary counts.
In the runPerformanceTests.py script:
https://github.com/algorand/go-algorand-ci/blob/master/algod-perf-test/algonet/runPerformanceTests.py
贡献指南
评估
这个 Issue 还没有评估数据。