Skip to content

Commit 861ded9

Browse files
committed
chore(stackable-telemetry): Adjust changelog
1 parent 82c14ad commit 861ded9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

crates/stackable-telemetry/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77
### Added
88

99
- Add new `Tracing::pre_configured` method ([#1001]).
10+
- Add `TelemetryOptions` struct and `RollingPeriod` enum
11+
- Add `clap` feature to enable `TelemetryOptions` being used as CLI arguments
12+
13+
### Changed
14+
15+
- BREAKING: Change `FileLogSettingsBuilder::with_rotation_period` to take `impl Into<Rotation>`
16+
instead of `Rotation` ([#1001]).
1017

1118
[#1001]: https://github.com/stackabletech/operator-rs/pull/1001
1219

0 commit comments

Comments
 (0)