algorand / algorand/go-algorand
Performance Test Framework update: Add warning and error counts to the DataDog dashboard
Abierto
Medium Priority
Team Hyper Flow
- Lenguaje dominante
- Go
- Estrellas
- 1.4k
- Forks
- 537
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 18
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.