Released 2023-06-14
Breaking Changes
-
feat(metrics)!: disable remote write proxy access logs by default #3071
The logs can be enabled by setting
sumologic.metrics.remoteWriteProxy.config.enableAccessLogs
totrue
.
Added
- fix: otelcol logs json_merge where message bodies are only sometimes json #3050
Changed
-
feat: override namespace from values #3068
-
chore: upgrade Fluent Bit to 2.1.4 #3075 This change may break some custom Fluent Bit configurations.
A temporary workaround is to switch back to the 1.6.10-sumo-3 image. We recommend updating the custom configuration, or better yet,
switching to Otel. -
feat: pass extra arguments to otel logs statefulset #3076
-
Reordering HPA metrics to match HPA ordering #3078
-
chore: drop support for k8s 1.22 #3081