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:
v1.62.0
->v1.62.2
v0.114.0
->v0.116.0
v0.114.0
->v0.116.0
v0.27.0
->v0.28.0
Release Notes
golangci/golangci-lint (github.com/golangci/golangci-lint)
v1.62.2
Compare Source
fatcontext
: from 0.5.2 to 0.5.3ginkgolinter
: from 0.18.0 to 0.18.3go-errorlint
: from 1.6.0 to 1.7.0iface
: from 1.2.0 to 1.2.1revive
: from 1.5.0 to 1.5.1testifylint
: from 1.5.0 to 1.5.2v1.62.1
Compare Source
Cancelled due to CI failure.
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/cmd/builder)
v0.116.0
Compare Source
🛑 Breaking changes 🛑
pdata/pprofile
: Remove deprecatedProfile.EndTime
andProfile.SetEndTime
methods. (#11796)💡 Enhancements 💡
xconfighttp
: Add WithOtelHTTPOptions to experimental module xconfighttp (#11770)🧰 Bug fixes 🧰
exporterhelper
: Fix memory leak at exporter shutdown (#11401)sharedcomponent
: Remove race-condition and cleanup locking (#11819)v0.115.0
Compare Source
🛑 Breaking changes 🛑
otelcol
: Change all logged timestamps to ISO8601. (#10543)This makes log timestamps human-readable (as opposed to epoch seconds in
scientific notation), but may break users trying to parse logged lines in the
old format.
pdata/pprofile
: Upgrade pdata to opentelemetry-proto v1.4.0 (#11722)🚩 Deprecations 🚩
scraperhelper
: Deprecate all Scraper helpers in scraperhelper (#11732)Deprecate ScrapeFunc, ScraperOption, WithStart, WithShutdown in favor of equivalent funcs in scraper package.
💡 Enhancements 💡
exporterqueue
: Introduce a feature gate exporter.UsePullingBasedExporterQueueBatcher to use the new pulling model in exporter queue batching. (#8122, #10368)If both queuing and batching is enabled for exporter, we now use a pulling model instead of a
pushing model. num_consumer in queue configuration is now used to specify the maximum number of
concurrent workers that are sending out the request.
service
: label metrics as alpha to communicate their stability (#11729)consumer
: Mark consumer as stable. (#9046)service
: Add support for ca certificates in telemetry metrics otlp grpc exporter (#11633)Before this change the Certificate value in config was silently ignored.
🧰 Bug fixes 🧰
service
: ensure OTLP emitted logs respect severity (#11718)featuregate
: Fix an unfriendly display messageruntime error
when featuregate is used to display command line usage. (#11651)profiles
: Fix iteration over scope profiles while counting the samples. (#11688)Configuration
📅 Schedule: Branch creation - "before 5am" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.