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

Add fix for backup config owner #25

Open
wants to merge 70 commits into
base: main
Choose a base branch
from
Open

Add fix for backup config owner #25

wants to merge 70 commits into from

Conversation

jrkinley
Copy link

@jrkinley jrkinley commented Aug 1, 2022

No description provided.

aloknnikhil and others added 30 commits August 20, 2020 09:33
… deploy_with_stats.yaml file for pulsar runs
There is a current issue that doesn't allow for the passing for "min.insync.replicas".
So this has been removed for the moment from the driver files.
Fully working version of the Redpanda benchmark. Also added the workloads from the confluent benchmarking blog, found under workloads/blog
Working version of Redpanda Benchmark
Ported over Google's guava rate limiter and modified it to use nano
seconds resolution timer. This allow us to run workloads with more than
one million messages per second.

Signed-off-by: Michal Maslanka <[email protected]>
benchmark-framework: using nanoseconds resolution rate limiter
The inline fmt function makes the code hard to read. This is
strictly a cosmetic change.
generate_chars: use brighter colors & map max latency
patrickangeles and others added 27 commits July 20, 2021 18:15
Fixed repos. Also codealchemy node-exporter is now node_exporter.
Configurable warm-up duration
* Cherry-pick 64eff25
Fixes #247 Fix Coordinated Omission (#248)

* Update README.md

Correct the terraform output command to remove quotes

* Updated RedPanda docker org

* Add error messages for preconditions

* Change default instance sizes and region
* Accept zero producer rate to use max rate

* Configurable warm-up duration
- Relaxes file name restriction to parse any valid
results json. Uniqueness of a results file is based on
(driver, workload) combination. We need this because OMB
does not generate result files in that naming format and
this restriction makes it difficult to automate this part
as a part of nightlies.

- Dumps certain curated metrics of interest in a parseable
JSON format to stdout. We want to build some rules against
this output to detect if the metrics are within acceptable
configurable limits.
Improvements to generate_charts script

Relaxes file name restriction to parse any valid
results json. Uniqueness of a results file is based on
(driver, workload) combination. We need this because OMB
does not generate result files in that naming format and
this restriction makes it difficult to automate this part
as a part of nightlies.

Dumps certain curated metrics of interest in a parseable
JSON format to stdout. We want to build some rules against
this output to detect if the metrics are within acceptable
configurable limits.
Adds an optionally passed service version passed via benchmark command
along with the begin/end timestamps of the run.
Outputs version, beginTime, endTime as the curated
output.
Annotate additional metadata in the result file
…into html to allow for easy distribution of results.
Bumps log4j-core from 2.9.1 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…framework/org.apache.logging.log4j-log4j-core-2.17.1

Bump log4j-core from 2.9.1 to 2.17.1 in /benchmark-framework
* Fix to ensure that chrony.conf is in the right location

* Remove IP param
@rkruze
Copy link
Contributor

rkruze commented Oct 12, 2022

@jrkinley can you please rebase this on the latest?

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.

10 participants