Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added failure list code, tested #11

Closed
wants to merge 10 commits into from
Closed

Added failure list code, tested #11

wants to merge 10 commits into from

Conversation

manasachi
Copy link
Contributor

Includes code to list failures when running command bin/kperf runner run ...

fuweid and others added 7 commits December 14, 2023 08:34
Prometheus client doesn't allow us to export observed data. kperf needs
to support export raw data for aggregated result. In order to avoid
append, this patch uses container/list to maintain latencies.

Signed-off-by: Wei Fu <weifu@microsoft.com>
*: use list to track latencies
Signed-off-by: Wei Fu <weifu@microsoft.com>
Signed-off-by: Wei Fu <weifu@microsoft.com>
cmd: init virtualcluster subcommand
runner: use default value if flag is not set
@manasachi manasachi requested a review from fuweid December 28, 2023 20:36
metrics/request.go Show resolved Hide resolved
metrics/request.go Outdated Show resolved Hide resolved
cmd/kperf/commands/runner/runner.go Outdated Show resolved Hide resolved
tmp/xx.yaml Outdated Show resolved Hide resolved
cmd/kperf/commands/runner/runner.go Outdated Show resolved Hide resolved
cmd/kperf/commands/runner/runner.go Outdated Show resolved Hide resolved
@PugDeveloper PugDeveloper force-pushed the main branch 2 times, most recently from c54b947 to 5084b23 Compare January 2, 2024 18:45
@manasachi manasachi closed this Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants