Released 2026-05-06
This release mainly removes Prometheus operator for metrics collection. Helm chart v4 release already deprecated the same with Opentelemetry operator as the default option and Prometheus Operator disabled. This release removes Prometheus operator and continues to have Opentelemetry operator as the single source for metrics collection. Please check out the migration guide linked below for details.
Migration from v4
See the migration guide for details.
What's Changed
- chore: update OT collector to 0.151.0 by @jagan2221 in #4185
- chore(deps): bump renovatebot/github-action from 46.1.11 to 46.1.13 by @dependabot[bot] in #4189
- chore(deps): bump actions/create-github-app-token from 2 to 3 by @dependabot[bot] in #4158
- chore(deps): bump Helm release opentelemetry-operator from 0.110.0 to 0.111.0 by @renovatebot-sumologic[bot] in #4187
- feat(helm v5): Remove prometheus and deprecate telegraf receiver by @jagan2221 in #4081
- chore: Bump chart version to v5 to ensure e2e by @jagan2221 in #4190
- chore(deps): bump public.ecr.aws/sumologic/autoinstrumentation-nodejs Docker tag to v0.74.0 by @renovatebot-sumologic[bot] in #4188
- chore(deps): bump github.com/open-telemetry/opentelemetry-operator from 0.115.0 to 0.149.0 in /tests by @dependabot[bot] in #4162
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.90.1 to 0.91.0 in /tests by @dependabot[bot] in #4161
- chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.7.1 to 4.10.0 in /tests by @dependabot[bot] in #4160
- chore(deps): bump the kubernetes group across 1 directory with 6 updates by @dependabot[bot] in #4159
- chore(deps): bump Helm release opentelemetry-operator from 0.111.0 to 0.112.0 by @renovatebot-sumologic[bot] in #4191
- chore: prepare v5 release by @jagan2221 in #4192
- chore: Release prep 5.0.0 - Update changelog with migration guide by @jagan2221 in #4193
- feat: Allow journald directory to be overriden by @jessedavis in #4017
Full Changelog: v4.28.0...v5.0.0