Skip to content
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

build(deps): bump the opentelemetry-collector group with 4 updates #234

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2023

Bumps the opentelemetry-collector group with 4 updates: go.opentelemetry.io/collector/component, go.opentelemetry.io/collector/consumer, go.opentelemetry.io/collector/otelcol and go.opentelemetry.io/collector/receiver/otlpreceiver.

Updates go.opentelemetry.io/collector/component from 0.89.0 to 0.90.0

Release notes

Sourced from go.opentelemetry.io/collector/component's releases.

cmd/builder/v0.90.0

Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.90.0

Changelog

Sourced from go.opentelemetry.io/collector/component's changelog.

v1.0.0/v0.90.0

🛑 Breaking changes 🛑

  • exporterhelper: Replace converter interface with function in the new experimental exporter helper. (#8122)
  • featuregate: Remove deprecate function featuregate.NewFlag (#8727) Use featuregate.Registry's RegisterFlags method instead.

🚩 Deprecations 🚩

  • telemetry: deprecate jsonschema generated types (#15009)

💡 Enhancements 💡

  • pdata: Add ZeroThreshold field to exponentialHistogramDataPoint in pmetric package. (#8802)
Commits
  • 66168df [chore] Prepare release v1.0.0/v0.90.0 (#8997)
  • 575c5f5 [chore] [exporterheper] Fix not-started queue sender shutdown (#8995)
  • 0ae738f [chore] [exporterhelper] Fix requeuing of partially failed request (#8992)
  • 8cec790 [chore] [exporterhelper] Remove retry sender -> queue sender callback (#8985)
  • c0deae5 [exporterhelper] Fix invalid write index updates in the persistent queue (#8963)
  • b7f49f1 [service] use WithNamespace instead of WrapRegistererWithPrefix (#8988)
  • c21ea16 bug: fix flaky test TestQueuedRetry_RequeuingEnabled (#8989)
  • 3b56bd0 [chore] Fix TestQueuedRetryPersistentEnabled_shutdown_dataIsRequeued (#8986)
  • 7e3e725 [chore] [exporterhelper] Simplify queue consumption logic (#8982)
  • 3ce3aac [confighttp] Add support for proxy (#8339)
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/collector/consumer from 0.89.0 to 0.90.0

Release notes

Sourced from go.opentelemetry.io/collector/consumer's releases.

cmd/builder/v0.90.0

Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.90.0

Changelog

Sourced from go.opentelemetry.io/collector/consumer's changelog.

v1.0.0/v0.90.0

🛑 Breaking changes 🛑

  • exporterhelper: Replace converter interface with function in the new experimental exporter helper. (#8122)
  • featuregate: Remove deprecate function featuregate.NewFlag (#8727) Use featuregate.Registry's RegisterFlags method instead.

🚩 Deprecations 🚩

  • telemetry: deprecate jsonschema generated types (#15009)

💡 Enhancements 💡

  • pdata: Add ZeroThreshold field to exponentialHistogramDataPoint in pmetric package. (#8802)
Commits
  • 66168df [chore] Prepare release v1.0.0/v0.90.0 (#8997)
  • 575c5f5 [chore] [exporterheper] Fix not-started queue sender shutdown (#8995)
  • 0ae738f [chore] [exporterhelper] Fix requeuing of partially failed request (#8992)
  • 8cec790 [chore] [exporterhelper] Remove retry sender -> queue sender callback (#8985)
  • c0deae5 [exporterhelper] Fix invalid write index updates in the persistent queue (#8963)
  • b7f49f1 [service] use WithNamespace instead of WrapRegistererWithPrefix (#8988)
  • c21ea16 bug: fix flaky test TestQueuedRetry_RequeuingEnabled (#8989)
  • 3b56bd0 [chore] Fix TestQueuedRetryPersistentEnabled_shutdown_dataIsRequeued (#8986)
  • 7e3e725 [chore] [exporterhelper] Simplify queue consumption logic (#8982)
  • 3ce3aac [confighttp] Add support for proxy (#8339)
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/collector/otelcol from 0.89.0 to 0.90.0

Release notes

Sourced from go.opentelemetry.io/collector/otelcol's releases.

cmd/builder/v0.90.0

Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.90.0

Changelog

Sourced from go.opentelemetry.io/collector/otelcol's changelog.

v1.0.0/v0.90.0

🛑 Breaking changes 🛑

  • exporterhelper: Replace converter interface with function in the new experimental exporter helper. (#8122)
  • featuregate: Remove deprecate function featuregate.NewFlag (#8727) Use featuregate.Registry's RegisterFlags method instead.

🚩 Deprecations 🚩

  • telemetry: deprecate jsonschema generated types (#15009)

💡 Enhancements 💡

  • pdata: Add ZeroThreshold field to exponentialHistogramDataPoint in pmetric package. (#8802)
Commits
  • 66168df [chore] Prepare release v1.0.0/v0.90.0 (#8997)
  • 575c5f5 [chore] [exporterheper] Fix not-started queue sender shutdown (#8995)
  • 0ae738f [chore] [exporterhelper] Fix requeuing of partially failed request (#8992)
  • 8cec790 [chore] [exporterhelper] Remove retry sender -> queue sender callback (#8985)
  • c0deae5 [exporterhelper] Fix invalid write index updates in the persistent queue (#8963)
  • b7f49f1 [service] use WithNamespace instead of WrapRegistererWithPrefix (#8988)
  • c21ea16 bug: fix flaky test TestQueuedRetry_RequeuingEnabled (#8989)
  • 3b56bd0 [chore] Fix TestQueuedRetryPersistentEnabled_shutdown_dataIsRequeued (#8986)
  • 7e3e725 [chore] [exporterhelper] Simplify queue consumption logic (#8982)
  • 3ce3aac [confighttp] Add support for proxy (#8339)
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/collector/receiver/otlpreceiver from 0.89.0 to 0.90.0

Release notes

Sourced from go.opentelemetry.io/collector/receiver/otlpreceiver's releases.

cmd/builder/v0.90.0

Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.90.0

Changelog

Sourced from go.opentelemetry.io/collector/receiver/otlpreceiver's changelog.

v1.0.0/v0.90.0

🛑 Breaking changes 🛑

  • exporterhelper: Replace converter interface with function in the new experimental exporter helper. (#8122)
  • featuregate: Remove deprecate function featuregate.NewFlag (#8727) Use featuregate.Registry's RegisterFlags method instead.

🚩 Deprecations 🚩

  • telemetry: deprecate jsonschema generated types (#15009)

💡 Enhancements 💡

  • pdata: Add ZeroThreshold field to exponentialHistogramDataPoint in pmetric package. (#8802)
Commits
  • 66168df [chore] Prepare release v1.0.0/v0.90.0 (#8997)
  • 575c5f5 [chore] [exporterheper] Fix not-started queue sender shutdown (#8995)
  • 0ae738f [chore] [exporterhelper] Fix requeuing of partially failed request (#8992)
  • 8cec790 [chore] [exporterhelper] Remove retry sender -> queue sender callback (#8985)
  • c0deae5 [exporterhelper] Fix invalid write index updates in the persistent queue (#8963)
  • b7f49f1 [service] use WithNamespace instead of WrapRegistererWithPrefix (#8988)
  • c21ea16 bug: fix flaky test TestQueuedRetry_RequeuingEnabled (#8989)
  • 3b56bd0 [chore] Fix TestQueuedRetryPersistentEnabled_shutdown_dataIsRequeued (#8986)
  • 7e3e725 [chore] [exporterhelper] Simplify queue consumption logic (#8982)
  • 3ce3aac [confighttp] Add support for proxy (#8339)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the opentelemetry-collector group with 4 updates: [go.opentelemetry.io/collector/component](https://github.com/open-telemetry/opentelemetry-collector), [go.opentelemetry.io/collector/consumer](https://github.com/open-telemetry/opentelemetry-collector), [go.opentelemetry.io/collector/otelcol](https://github.com/open-telemetry/opentelemetry-collector) and [go.opentelemetry.io/collector/receiver/otlpreceiver](https://github.com/open-telemetry/opentelemetry-collector).


Updates `go.opentelemetry.io/collector/component` from 0.89.0 to 0.90.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.89.0...v0.90.0)

Updates `go.opentelemetry.io/collector/consumer` from 0.89.0 to 0.90.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.89.0...v0.90.0)

Updates `go.opentelemetry.io/collector/otelcol` from 0.89.0 to 0.90.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.89.0...v0.90.0)

Updates `go.opentelemetry.io/collector/receiver/otlpreceiver` from 0.89.0 to 0.90.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.89.0...v0.90.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/collector/component
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-collector
- dependency-name: go.opentelemetry.io/collector/consumer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-collector
- dependency-name: go.opentelemetry.io/collector/otelcol
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-collector
- dependency-name: go.opentelemetry.io/collector/receiver/otlpreceiver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-collector
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 28, 2023
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6e3ee2a) 47.36% compared to head (8c8a349) 47.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage   47.36%   47.36%           
=======================================
  Files         161      161           
  Lines       12978    12978           
=======================================
  Hits         6147     6147           
  Misses       6583     6583           
  Partials      248      248           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tdakkota tdakkota merged commit de7f5e2 into main Nov 28, 2023
14 checks passed
@tdakkota tdakkota deleted the dependabot/go_modules/opentelemetry-collector-b6b0a10952 branch November 28, 2023 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant