Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/collector/pdata v1.20.0 -> v1.21.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/pdata)

v1.21.0

🛑 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 message runtime 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 - 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-collector-pdata-1.x branch from c587877 to 6d843dc Compare December 4, 2024 01:22
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/collector/pdata to v1.20.0 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.21.0 Dec 4, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Dec 4, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading go.opentelemetry.io/collector/consumer v0.114.0
go: github.com/nw0rn/gitlabreceiver tested by
	github.com/nw0rn/gitlabreceiver.test imports
	go.opentelemetry.io/collector/consumer/consumertest imports
	go.opentelemetry.io/collector/pdata/pprofile imports
	go.opentelemetry.io/collector/pdata/internal/data/protogen/collector/profiles/v1experimental: cannot find module providing package go.opentelemetry.io/collector/pdata/internal/data/protogen/collector/profiles/v1experimental
go: github.com/nw0rn/gitlabreceiver tested by
	github.com/nw0rn/gitlabreceiver.test imports
	go.opentelemetry.io/collector/consumer/consumertest imports
	go.opentelemetry.io/collector/pdata/pprofile imports
	go.opentelemetry.io/collector/pdata/internal/data/protogen/profiles/v1experimental: cannot find module providing package go.opentelemetry.io/collector/pdata/internal/data/protogen/profiles/v1experimental

@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-collector-pdata-1.x branch from 6d843dc to 27fbf19 Compare December 7, 2024 19:19
@renovate renovate bot changed the title fix(deps): update module go.opentelemetry.io/collector/pdata to v1.21.0 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.21.0 - autoclosed Dec 7, 2024
@renovate renovate bot closed this Dec 7, 2024
@renovate renovate bot deleted the renovate/go.opentelemetry.io-collector-pdata-1.x branch December 7, 2024 19:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants