-
Notifications
You must be signed in to change notification settings - Fork 6
Update otel/opentelemetry-collector Docker tag to v0.141.0 #309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/otel-opentelemetry-collector-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
af7f50d to
8480713
Compare
8480713 to
8fad3c0
Compare
8fad3c0 to
68e434c
Compare
68e434c to
3fe3232
Compare
3fe3232 to
a29585b
Compare
a29585b to
a0060d7
Compare
a0060d7 to
48331af
Compare
48331af to
f4f9153
Compare
f4f9153 to
0536ff7
Compare
0536ff7 to
41574b5
Compare
41574b5 to
6f5f1e0
Compare
6f5f1e0 to
b11ae08
Compare
b11ae08 to
7ecec2f
Compare
7ecec2f to
7854de7
Compare
e4a8616 to
533b0a1
Compare
533b0a1 to
55c572f
Compare
55c572f to
0b4c877
Compare
0b4c877 to
e45a2e2
Compare
e45a2e2 to
cfaac51
Compare
cfaac51 to
c5db181
Compare
c5db181 to
302eb9c
Compare
302eb9c to
1536160
Compare
1536160 to
66513d7
Compare
66513d7 to
a9d255c
Compare
a9d255c to
f9b37cb
Compare
f9b37cb to
e059375
Compare
e059375 to
3606a48
Compare
3606a48 to
b1fd0c0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.80.0->0.141.0Release Notes
open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector)
v0.141.0Compare Source
Check the v0.141.0 contrib changelog and the v0.141.0 core changelog for changelogs on specific components.
Changelog
e7b1524[distributions] Addhealthcheckandpprofextensions to ebpf distro (#1274)v0.140.1Compare Source
🚀 New components 🚀
ebpf-profiler: Add theopampextensionto the ebpf-profiler distribution (#1237)ebpf-profiler: Add thetransformprocessorto the ebpf-profiler distribution (#1251)exporter/googlecloudstorage: Add google cloud storage exporter to contrib distribution. (#1253)v0.140.0Compare Source
Check the v0.140.0 contrib changelog and the v0.140.0 core changelog for changelogs on specific components.
Changelog
a5d62abUpdate version to 0.140.0 (#1269)01f39e7chore(deps): update opentelemetry collector components (#1265)v0.139.0Compare Source
🛑 Breaking changes 🛑
ecstaskobserver: Removing unmaintained component (#1232)🚀 New components 🚀
contrib: Add GitLab receiver to contrib distribution (#1225)💡 Enhancements 💡
opampsupervisor: Add .deb and .rpm packages release artifacts for the OpAMP supervisor (#1209)v0.138.0Compare Source
🚀 New components 🚀
unrollprocessor: Adds the unroll processor to the Contrib distribution (#1189)💡 Enhancements 💡
packaging: Allow in-place upgrades for Windows MSI installations (#1197)v0.137.0Compare Source
v0.136.0Compare Source
💡 Enhancements 💡
service/telemetry: Stops pinning go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#1178)v0.135.0Compare Source
v0.134.1Compare Source
Check the v0.134.1 contrib changelog and the v0.134.1 core changelog for changelogs on specific components.
Changelog
1e3852f[chore] ignore service.version in comparison (#1159)23173ddUse correct GORELEASE tags for all the gorelease actions. (#1158)v0.133.0Compare Source
🚩 Deprecations 🚩
sapmreceiver: Remove the sapmreceiver from contrib as deprecation period has passed. (#1125)🚀 New components 🚀
cgroupruntime: Add the cgroupruntime extension to the Contrib and K8s distributions (#789)contrib: This feature introduces anomaly detection using the Online Isolation Forest algorithm applied to streaming - traces, metrics, or logs (#1124)💡 Enhancements 💡
ebpf-profiler: Start producing release artifacts for the eBPF profiler distribution. (#984)v0.132.4Compare Source
v0.132.4 is a patch release attempting to fix a bug in the release pipelines. Please see v0.132.0 for release notes.
v0.132.3Compare Source
v0.132.3 is a patch release attempting to fix a bug in the release pipelines. Please see v0.132.0 for release notes.
v0.132.2Compare Source
Images and binaries for collector distributions here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.132.2
v0.132.2
v0.132.2 is a patch release attempting to fix a misfire in the build. Please see v0.132.0 for release notes.
v0.132.1Compare Source
v0.132.1
v0.132.1 is a patch release fixing the script used to build and push Windows docker image. Please see v0.132.0 for release notes.
v0.132.0Compare Source
🛑 Breaking changes 🛑
releases: Fix artifact checksum files being incomplete and split between Linux/Darwin and Windows. (#1002, #1086)This fixes a bug that occurred because releases for Windows and other Platforms are split.
The Windows release always overwrote the checksum files already created for Linux and Darwin and so, only
the Windows checksums were accessible in the end.
This change is breaking because checksum files for Linux/Darwin and Windows are now split.
otelcol: Remove deprecated opencensus exporter and receiver (#1056)otelcol-contrib: Remove deprecated opencensus exporter and receiver (#1056)otelcol-k8s: Remove deprecated opencensus exporter and receiver (#1056)💡 Enhancements 💡
contrib: Add skywalkingencodingextension in otelcol-contrib distribution (#1078)releases: Introduce nightly releases (#1016)platforms: Add Tier 3 support for riscv64 (#968, #969)New Tier 3 platform: riscv64 architecture is now included,
allowing the collector to be built and distributed for this platform.
🧰 Bug fixes 🧰
service/telemetry: Pins go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#1067)go.opentelemetry.io/otel/exporters/prometheus v0.59.x has a bug leading to unexpected suffix in metric names, we want to stay with v0.58.0 in the artifacts.
v0.131.1Compare Source
Check the v0.131.0 contrib changelog and the v0.131.0 core changelog for changelogs on specific components.
Changelog
🧰 Bug fixes 🧰
service/telemetry: Pins go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#1067)go.opentelemetry.io/otel/exporters/prometheus v0.59.x has a bug leading to unexpected suffix in metric names, we want to stay with v0.58.0 in the artifacts.
v0.131.0Compare Source
🛑 Breaking changes 🛑
exporter/loki: TheLoki Exportercomponent has been removed from the repo and is no longer being published as it has been deprecated since 9th July 2024. (#1044)Users of the
lokiexportercan migrate to using an OTLP exporter. See open-telemetry/opentelemetry-collector-contrib#33916🚀 New components 🚀
prometheusremotewritereceiver: Add the prometheusremotewritereceiver component to the contrib collector (#1020)tinybirdexporter: Add tinybird exporter to contrib distribution (#1045)💡 Enhancements 💡
contrib: add thetext_encodingencoding extension to the contrib distribution (#1025)all: Removes usages of golang.org/x/net/trace which uses html/template and text/template in gRPC. These usages disable golang DCE. (#1018)v0.130.1Compare Source
Check the v0.130.1 core changelog for changelogs on specific components. There is no opentelemetry-collector-contrib repository v0.130.1 release, only a contrib binary release.
This bugfix release fixes an issue with the internal telemetry Prometheus exporter. See more details here: open-telemetry/opentelemetry-go#7039
Changelog
e4540e7[chore] Prepare release 0.130.1 (#1028)v0.130.0Compare Source
🚀 New components 🚀
coralogixprocessor: Add Coralogix processor to the OpenTelemetry Collector Contrib. (#1008)awslogsencodingextension: Add the awslogsencodingextension component to the contrib collector (#996)🧰 Bug fixes 🧰
release: Revert to old docker token (#995)v0.129.1Compare Source
Check the v0.129.0 contrib changelog and the v0.129.0 core changelog for changelogs on specific components.
Due to difficulties with the release process, the v0.129.1 artifact release corresponds to the v0.129.0 source code releases.
v0.129.1
22c1148Revert "use DOCKER_TOKEN_COLLECTOR_RELEASES rather than DOCKER_PASSWO… (#995)v0.129.0
🚀 New components 🚀
datadog/extension: Release datadog extension. See README for details: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/extension/datadogextension/README.md (#983)googlecloudlogentryencodingextension: Release Google Cloud Log Entry encoding extension, see https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/extension/encoding/googlecloudlogentryencodingextension/README.md (#985)v0.128.0Compare Source
v0.127.0Compare Source
🚀 New components 🚀
faroreceiver, faroexporter: Add faro receiver and faro exporter to the otelcol-contrib distribution (#955)googlesecretmanager: Add googlesecretmanagerprovider to the contrib distribution (#949)metricstarttimeprocessor: Add metricstarttimeprocessor to the contrib distribution (#940)stefreceiver, stefexporter: Add stefexporter and stefreceiver to otelcol-contrib distribution (#956)💡 Enhancements 💡
ebpf-profiler: Build releases of the eBPF profiler distribution (#958)v0.126.0Compare Source
🚀 New components 🚀
k8sleaderelectorextension: add k8sleaderelector extension to otelcol-contrib and otelcol-k8s distributions (#943)🧰 Bug fixes 🧰
image repository: Re-enable publishing images to dockerhub (#938)v0.123.0Compare Source
🚀 New components 🚀
lokiexporter: Add the component loki exporter to the distribution (#892)contrib: Add tcpcheckreceiver receiver to the contrib distribution (#865)contrib: Add saphana receiver (#876)awscloudwatchmetricstreamsencodingextension: Add the AWS CloudWatch Metric Streams encoding extension to the contrib distribution (#883)schemaprocessor: Add Schema Processor to contrib(#891)
kafkatopicsobserver: Add kafkatopicsobserver extension (#894)tlscheckreceiver: Adding tcpcheckreceiver to otelcol-contrib (#880)💡 Enhancements 💡
packaging: Start producing container images for Windows 2019 and 2022 on amd64 (#339)v0.122.1Compare Source
Check the v0.122.1 contrib changelog and the v0.122.1 core changelog for changelogs on specific components.
Changelog
769df5cprepare v0.122.1 release (#882)c3d70c3Add tcpcheckreceiver To Contrib (#865)fefdd1eAdd tlscheckreceiver to otelcol-contrib (#880)cd30bdc[core,contrib,k8s,otlp] Add Windows 2019 and 2022 container image (amd64 only) (#872)8d735b1chore(deps): update docker/login-action action to v3.4.0 (#877)v0.122.0Compare Source
🛑 Breaking changes 🛑
contrib: Remove the component loki exporter from the distribution, as it has reached EOL (#854)🚀 New components 🚀
opampsupervisor: publish binaries and container images for the OpAMP Supervisor (#858)🧰 Bug fixes 🧰
packaging: Ensure Linux package scripts work in environments without systemd such as chrooted environments (#767)v0.121.0Compare Source
🛑 Breaking changes 🛑
🚀 New components 🚀
aesprovider: Add the AES provider to the contrib distribution (#843)envoyalsreceiver: Add the Envoy ALS receiver to the contrib distribution (#842)netflowreceiver: Add the NetFlow receiver to the contrib distribution (#847)s3provider: Add the s3 provider to the contrib distribution (#546)secretsmanagerprovider: Add the Secrets Manager provider to the contrib distribution (#844)💡 Enhancements 💡
images: set USER_GID alongside USER_UID (#662)v0.120.0Compare Source
Check the following changelogs on specific components for more details:
Changelog
c5c9e63Update version from 0.119.0 to 0.120.0 (#832)6356791Add FOSSA scanning workflow (#829)9b51357[chore] Refactor goreleaser config generation for distributions (#797)d31bf94bump version to go1.24 (#827)82cca5e[chore] use lychee for link checking (#828)b89bc58[chore] transfer default code ownership to releases-approvers (#826)6722b07Improve contributor guide (#816)ddc7d31fix(deps): update module go.opentelemetry.io/build-tools/chloggen to v0.18.0 (#821)00024a9fix(deps): update goreleaser pro (#779)587f765Added BMC Helix exporter to otelcol-contrib releases (#823)8b8e612[contrib] remove deprecated routing processor (#819)5974246chore(deps): update github-actions deps (#820)8d6d0c3[chore] update codeowners (#817)v0.119.0Compare Source
🚀 New components 🚀
intervalprocessor: Interval processor is now alpha and is included in the contrib and k8s distributions (#804)signaltometricsconnector: Signal to metrics connector is now alpha and is included in the contrib distribution (#808)v0.118.0Compare Source
🧰 Bug fixes 🧰
packaging: Fix Linux package scripts (#799)v0.117.0Compare Source
🚀 New components 🚀
libhoneyreceiver: Add libhoneyreceiver to the contrib distribution (#787)sumconnector: Add sumconnector to the contrib distribution (#785)v0.116.1Compare Source
Check the v0.116.1 contrib changelog and the v0.116.1 core changelog for changelogs on specific components.
Changelog
62dfc10Revert "[chore] build compatible distributions as PIE (#726)" (#784)v0.116.0Compare Source
🚀 New components 🚀
dorisexporter: add doris exporter to otelcol-contrib releases (#765)💡 Enhancements 💡
contrib: Add failover connector to the contrib distribution. (#701)contrib: Add redis storage to the contrib distribution (#768)v0.115.1Compare Source
Check the v0.115.0 contrib changelog and the v0.115.0 core changelog for changelogs on specific components.
Changelog
a61f843Revert "test: run linux package tests nightly against latest contrib main (#666)" (#761)v0.115.0Compare Source
Check the v0.115.0 contrib changelog and the v0.115.0 core changelog for changelogs on specific components.
Changelog
3ae3defUpdate to 0.115.0 release (#759)1271690test: run linux package tests nightly against latest contrib main (#666)b4235b4[chore] go mod tidy (#757)1964456fix(deps): update goreleaser pro (#752)a634c0bBump github.com/goreleaser/goreleaser-pro/v2 from 2.4.1-pro to 2.4.6-pro (#736)8221ce5chore(deps): update anchore/sbom-action action to v0.17.8 (#751)f6faa0achore: Add workflows to merge group (#755)6337595[chore] disable dependabot (#734)1eb7603[chore] fix renovate regex config for good (#737)v0.114.0Compare Source
Check the v0.114.0 contrib changelog and the v0.114.0 core changelog for changelogs on specific components.
Changelog
dc1badaprepare v0.114.0 release (#740)1705981[chore] fix renovate regex config (#733)ee3ebebchore(deps): update github-actions deps (#732)9c3ca38Bump github.com/goreleaser/goreleaser-pro/v2 from 2.3.2-pro to 2.4.1-pro (#724)26c3deeUpdate GoReleaser templating to support all collector distros (#708)067599eSet up default renovate config with regex to handle goreleaser-pro updates (#728)v0.113.0Compare Source
Check the v0.113.0 contrib changelog and the v0.113.0 core changelog for changelogs on specific components.
Changelog
703f46ePrepare v0.113.0 (#729)ad9097bremove go flag from distribution build script (#727)2df84d1Add ntpreceiver to contrib (#723)11530fdRemove otel-version usage, removed from builder (#722)4201470revert removal of googlecloudspanner receiver (#721)3ba7931chore(deps): update dependency ubuntu to v24 (#719)9a506cechore(deps): update alpine docker tag to v3.20 (#718)7871272chore: Configure Renovate (#709)6ebf4c2Bump actions/checkout from 4.2.1 to 4.2.2 (#711)d60d8ccBump anchore/sbom-action from 0.17.4 to 0.17.6 (#717)3853563Bump actions/setup-go from 5.0.2 to 5.1.0 (#712)c106f40Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#713)e2e1ec2Add AWS S3 Receiver to contrib distribution (#698)d69f1bfBump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#714)v0.112.0Compare Source
Check the v0.112.0 contrib changelog and the v0.112.0 core changelog for changelogs on specific components.
Changelog
e4e8f94[chore] Prepare v0.112.0 release (#705)240fd27Add Google Cloud Monitoring receiver to contrib distribution (#699)ba44d42Update manifest with new alpha components (#704)8bef0bffix: add missing http ports to dockerfile expose statements (#702)b07732cBump anchore/sbom-action from 0.17.3 to 0.17.4 (#700)226dd5d[enhancement] Add OCB docker image release (#671)38ce901Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#695)60b1d38Bump anchore/sbom-action from 0.17.2 to 0.17.3 (#696)13edbb7Bump actions/checkout from 4.2.0 to 4.2.1 (#694)3b59b8cAdded a step to tidy go.mod files (#687)d745106[chore] Update goreleaser used in CI to v2.3.2 (#689)1d10b81Bump github.com/goreleaser/goreleaser-pro/v2 from 2.2.0-pro to 2.3.2-pro (#672)7a0e2c0Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#690)adc2e29Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#691)7c1c3a9remove unmaintained component (#686)16ccd56[chore] refactor(contrib): remove replace directive forgo-ieproxypackage (#678)v0.111.0Compare Source
loggingexporter is no longer available on the core and contrib distros. See open-telemetry/opentelemetry-collector#11337 for instructions on how to migrate to thedebugexporter.🆕 This release adds a new OTLP-only distro. Feel free to leave us feedback on this new distro on the opentelemetry-collector-releases issue tracker.
Check the v0.111.0 contrib changelog and the v0.111.0 core changelog for changelogs on specific components.
Changelog
38a2931Prepare for v0.111.0 release (#688)edc8e94[chore] refactor(contrib): remove unused replace directive forgo-connectionspackage (#677)545bd7cRemove the deprecated logging exporter (#682)f754260Bump actions/checkout from 4.1.7 to 4.2.0 (#680)24c11afadd appropriate version tag in cmd/builder goreleaser config (#665)1e1b2fa[chore] refactor(contrib): remove unused replace directive forgnosticpackage (#675)4800eb6Add minimal OTLP-only distribution (#663)v0.110.0Compare Source
Check the v0.110.0 contrib changelog and the v0.110.0 core changelog for changelogs on specific components.
Changelog
aaa6ec9Pin goreleaser to v2.2.0 in remaining CI workflows (#676)b65fad9[chore] prepare v0.110.0 release (#674)705766bremove deprecated instana exporter (#673)befe950Pin CI goreleaser version to v2.2.0 (#667)v0.109.0Compare Source
Check the v0.109.0 contrib changelog and the v0.109.0 core changelog for changelogs on specific components.
Changelog
b07bcb3[chore] prepare v0.109.0 release ([#660](https://redirect.github.com/open-telemConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.