Skip to content

enhancement: Add templated_json payload generator - #1797

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits into
mainfrom
bruceg/OPA-4723-add-templated-json-generator
Mar 5, 2026
Merged

enhancement: Add templated_json payload generator#1797
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits into
mainfrom
bruceg/OPA-4723-add-templated-json-generator

Conversation

@bruceg

@bruceg bruceg commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds a new payload generator that produces JSON lines according to a user-specified template.

Motivation

We wanted to benchmark a system for which the exact shape of the content could have a large impact on the actual performance. As such, we need to tune that content to allow us to ensure the relevant paths are hit at a desired frequency.

Related issues

N/A

Additional Notes

N/A

@bruceg
bruceg requested a review from a team as a code owner March 4, 2026 23:46
@bruceg bruceg added enhancement New feature or request payloads To do with payload formats, their creation or repair rust Pull requests that update Rust code labels Mar 4, 2026

@blt blt left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very cool.

@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot merged commit 96064ee into main Mar 5, 2026
36 checks passed
@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot deleted the bruceg/OPA-4723-add-templated-json-generator branch March 5, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request mergequeue-status: done payloads To do with payload formats, their creation or repair rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants