Skip to content

Commit 5ae9672

Browse files
Update otelbench changelog and delete changelog fragments. (#705)
Co-authored-by: obltmachine <[email protected]>
1 parent efa8834 commit 5ae9672

File tree

2 files changed

+11
-22
lines changed

2 files changed

+11
-22
lines changed

loadgen/cmd/otelbench/.chloggen/f_add-shuffle-flag.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

loadgen/cmd/otelbench/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
<!-- next version -->
66

7+
## v0.3.0
8+
9+
### 💡 Enhancements 💡
10+
11+
- `otelbench`: Add `-shuffle` flag to randomize the order of benchmarks (#704)
12+
Adds a new `-shuffle` flag to randomize the order of benchmarks. This allows concurrent
13+
runs to potentially target different signals, allowing multiple signals to be benchmarked
14+
at once. For non-concurrent benchmarks, there shouldn't be a significant difference due
15+
the execution order.
16+
17+
718
## v0.2.2
819

920
### 💡 Enhancements 💡

0 commit comments

Comments
 (0)