File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]  
66
7+ ### Changed  
8+ 
9+ -  BREAKING: Update and align telemetry related CLI arguments of ` ProductOperatorRun ` , see detailed
10+   changelog [ here] ( ../stackable-telemetry/CHANGELOG.md )  ([ #1009  ] ).
11+ 
12+ [ #1009 ] : https://github.com/stackabletech/operator-rs/pull/1009 
13+ 
714## [ 0.91.1]  - 2025-04-09 
815
916### Added  
Original file line number Diff line number Diff line change @@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]  
66
7+ ### Changed  
8+ 
9+ -  BREAKING: Update and align telemetry related CLI arguments in ` TelemetryOptions `  ([ #1009  ] ).
10+   -  ` --console-log-disabled `  instead of ` --no-console-output ` .
11+   -  ` --file-log-directory `  instead of ` --rolling-logs ` .
12+   -  ` --file-log-rotation-period `  instead of ` --rolling-logs-period ` .
13+   -  ` --otel-log-exporter-enabled `  instead of ` --otlp-logs ` .
14+   -  ` --otel-trace-exporter-enabled `  instead of ` --otlp-traces ` .
15+ -  BREAKING: Update and align telemetry related environment variables ([ #1009  ] ).
16+   -  ` CONSOLE_LOG_LEVEL `  instead of ` CONSOLE_LOG ` .
17+   -  ` FILE_LOG_LEVEL `  instead of ` FILE_LOG ` .
18+   -  ` OTEL_LOG_EXPORTER_LEVEL `  instead of ` OTLP_LOG ` .
19+   -  ` OTEL_TRACE_EXPORTER_LEVEL `  instead of ` OTLP_TRACE ` .
20+ 
21+ [ #1009 ] : https://github.com/stackabletech/operator-rs/pull/1009 
22+ 
723## [ 0.5.0]  - 2025-04-08 
824
925### Added  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments