Skip to content

Commit 6e3590d

Browse files
committed
changelog
1 parent 9c70c4c commit 6e3590d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

crates/stackable-telemetry/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ All notable changes to this project will be documented in this file.
77
### Fixed
88

99
- Revert [#1183], so we again default to ANSI escape sequences, which can be turned off using
10-
`NO_COLOR=1` ([#1237]).
10+
`NO_COLOR=1`.
11+
This way we keep colored logs for human consumption.
12+
Instead we adopted the Vector config, so that the Vector sidecar strips ANSI codes ([#1237]).
1113

1214
[#1237]: https://github.com/stackabletech/operator-rs/pull/1237
1315

0 commit comments

Comments
 (0)