algorand / algorand/go-algorand

Performance Test Framework update: Add warning and error counts to the DataDog dashboard

Open
#1,440 0 comments 0 reactions 0 assignees View on GitHub
Medium Priority Team Hyper Flow
Dominant language
Go
Stars
1.4k
Forks
537
Avg merge
1d 6h
Merged PRs (30d)
17

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.