File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
crates/stackable-telemetry Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ### Added
8+
9+ - Add support for JSON console log output ([ #1012 ] ).
10+ - A new CLI argument was added: ` --console-log-format ` . It can be set to ` plain ` (default),
11+ or ` json ` .
12+
713### Changed
814
915- BREAKING: Update and align telemetry related CLI arguments in ` TelemetryOptions ` ([ #1009 ] ).
@@ -25,6 +31,7 @@ All notable changes to this project will be documented in this file.
2531
2632[ #1009 ] : https://github.com/stackabletech/operator-rs/pull/1009
2733[ #1010 ] : https://github.com/stackabletech/operator-rs/pull/1010
34+ [ #1012 ] : https://github.com/stackabletech/operator-rs/pull/1012
2835
2936## [ 0.5.0] - 2025-04-08
3037
You can’t perform that action at this time.
0 commit comments