Skip to content

Releases: SumoLogic/sumologic-kubernetes-collection

v3.11.1

10 Aug 12:56
v3.11.1
Compare
Choose a tag to compare

v3.11.1

Released 2023-08-10

Fixed

  • fix: disable zstd compression internally #3197

v3.12.0

07 Aug 10:54
v3.12.0
Compare
Choose a tag to compare

Released 2023-08-07

Added

  • feat(metrics/collector): allow disabling metrics from annotated Pods #3190

Changed

  • chore: update otelcol to 0.82.0-sumo-0 #3176
  • feat: add support for multiple multiline detection #3181

Fixed

  • fix(metrics): add job attribute to Prometheus annotation metrics #3178
  • fix(otellogs): fix configuration for filelog/container to use default settings for fingerprint_size on k8s >=1.24 #3185

v3.11.0

28 Jul 11:13
v3.11.0
fa2d221
Compare
Choose a tag to compare

Released 2023-07-28

Added

  • docs(prometheus): Added a section on prometheus sharding #3140
  • feat(metrics/collector): collect metrics from annotated Pods #3162

Changed

  • chore: add support for EKS (fargate) 1.27 #3136
  • chore: upgrade otel to 0.81.0-sumo-0 #3139
  • chore(chart): update fluent-bit to 2.1.6 #3142
  • chore(chart): update falco chart to 3.3.0; falco to 0.35.1 #3143
  • chore(chart): update tailing sidecar operator to 0.8.0 #3145
  • chore(chart): update metrics-server chart to 6.4.3 #3146
  • chore: add support for GKE 1.27 #3148
  • chore: add support for AKS 1.27 #3149
  • chore: use zstd compression for internal otlp data #3156
  • feat(metrics): do not filter in default remote write definitions #3157
  • feat: add hpa for traces-gateway and otelcol-instrumentation #3159
  • feat(metrics): disable default Prometheus rules #3160 Note: If you had customized metrics collection to forward some of these metrics,
    you can re-enable the relevant rules under kube-prometheus-stack.defaultRules.
  • feat(metrics): remove collection metrics remote write #3161
  • chore: update fluentd image to 1.16.2-sumo-0 #3165
  • feat: fix serviceMonitor for additional daemonsets #3166

Fixed

  • fix(metrics/collector): drop k8s labels #3141
  • feat(helm): change the minimum version for using autoscaling/v2 api to 1.23 #3155
  • fix(helm/metrics): exclude namespace if collectionMonitoring is disabled #3170
  • fix(metrics): don't forward duplicate metrics from annotated Pods #3171
  • fix(helm): fix cloudwatch collector configuration for disabled persistence #3172

v3.10.0

06 Jul 10:18
v3.10.0
Compare
Choose a tag to compare

Released 2023-07-06

Added

  • feat(logs): add ability to use OTLP source #3040
  • feat: add autoscaling to metrics collector #3082
  • feat: add serviceMonitor for metrics collector #3084
  • feat(events): add ability to use OTLP source #3093
  • feat(traces): add ability to use OTLP source #3094
  • feat(metrics): add selectors for Prometheus CRs to otel metrics collector #3096
  • chore: add support for OpenShift 4.13 #3104
  • chore: add support for EKS 1.27 #3104
  • feat(metrics): set securityContext for metrics collector #3119
  • feat(metrics/collector): allow disabling cadvisor and kubelet metrics #3121, #3133
  • feat(metrics): collect full etcd histogram metrics #3130

Changed

  • feat: unify anti-affinity configuration #3085
  • chore: upgrade otel to 0.79.0-sumo-0 #3087
  • feat(helm): add missing options for experimental opentelemetry metrics" #3092
  • feat(helm): move relabelling in prometheus from remoteWrites to serviceMonitors #3103
  • chore: update metrics-server to 6.3.1 #3110
  • chore: update Telegraf Operator to v1.3.11 #3111
  • chore: update Fluent Bit Helm Chart to v0.31.0 #3117
  • feat: fix service monitors for node-exporter and kube-state-metrics #3118
  • feat(metrics): split metadata extraction from otel collector #3122
  • chore: upgrade opentelemetry-operator chart to 0.33.0 #3125
  • feat(helm/metrics): route metrics using job attribute instead of endpoint #3126
  • chore: update opentlemetry-operator auto-instrumentation images #3129
  • fix(metrics/collector): drop scrape_* metrics #3131

Fixed

  • fix(metrics): upgrade kube-state-metrics to 2.7.0 #3086
  • fix(otelcloudwatch): Fixing PVC name for the cloudwatch logs collector #3099
  • fix(metrics-server): add double dashes to extra arguments #3109

v3.9.1

06 Jul 10:17
v3.9.1
Compare
Choose a tag to compare

Released 2023-06-29

Changed

  • chore: Upgrade kubernetes-setup to v3.9.0 #3098

v3.9.0

14 Jun 11:13
v3.9.0
Compare
Choose a tag to compare

Released 2023-06-14

Breaking Changes

  • feat(metrics)!: disable remote write proxy access logs by default #3071

    The logs can be enabled by settingsumologic.metrics.remoteWriteProxy.config.enableAccessLogs to true.

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

Fixed

  • fix(logs): parse json in fluent bit pipeline #3063
  • fix(logs): use longer fingerprint only on K8s <1.24 #3070

v3.8.0

22 May 16:29
14349f8
Compare
Choose a tag to compare

Released 2023-05-22

Added

  • feat(metrics): add experimental otel metrics collector #2988
  • feat: allow setting otelcol image globally #3051
  • feat: add optional fips suffix for otelcol images #3056
  • feat: Add multiline support to EKS Fargate #3059
  • feat(metric): allow disabling remote write proxy access logs #3062

Changed

  • feat(pvc-cleaner): run pvcCleaner as non-root user #3055

Fixed

  • fix: warn about release name length #3054

v3.7.0

11 May 15:28
v3.7.0
Compare
Choose a tag to compare

Released 2023-05-11

Added

  • chore: add support for GKE 1.26 #3047
  • chore: add support for EKS 1.26 #3047

Changed

  • feat: use timestamp as message time if exists #3039
  • chore: upgrade otelcol to 0.76.1-sumo-0 #3041
  • chore: drop support for OpenShift 4.8 and 4.9 #3043
  • chore: drop support for GKE 1.22 #3043

Fixed

  • fix(logs): systemd logs with otel and Fluent Bit #3042

v3.6.1

05 May 09:59
v3.6.1
ad0e2b5
Compare
Choose a tag to compare

Released 2023-05-05

Fixed

  • fix: fix setting proxy in templates #3022

v3.6.0

04 May 09:36
v3.6.0
0045a2d
Compare
Choose a tag to compare

Released 2023-05-04

Added

  • feat: Support for collecting metrics, logs, events and traces on EKS fargate (experimental) with documentation updates #2982

Changed

  • chore: add support for KOPS 1.26, EKS 1.25, AKS 1.26, OpenShift 4.12; remove support for GKE 1.21, EKS 1.21, AKS 1.23 #2969
  • chore: update setup image to 3.8.0 #3000
  • chore: upgrade opentelemetry-operator chart to 0.27.0 #3008

Fixed

  • fix: fix logs pipeline if systemd is disabled #3001