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

chore(deps): bump the opentelemetry-collector group with 4 updates #501

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2024

Bumps the opentelemetry-collector group with 4 updates: github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil, github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor, github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor and github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor.

Updates github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil from 0.108.0 to 0.109.0

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil's releases.

v0.109.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

Changelog

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil's changelog.

v0.109.0

🛑 Breaking changes 🛑

  • pkg/ottl: Change the OTTL grammar to support expressing statements context via path names (#29017) The ottl.Path interface requires a new method: Context() string
  • prometheusreceiver: Move the TargetAllocator configuration struct to an internal directory (#33146)

💡 Enhancements 💡

  • pkg/ottl: Add support for localized time parsing into the coreinternal/timeutils (#32977)
  • googlecloudmonitoringreceiver: Enhancing the Google Cloud monitoring receiver to establish a client connection, scrape GCP Cloud Metrics, and transform them into an OpenTelemetry compatible format for pipeline processing. (#33762)
    • Implements client connection to Google Cloud Monitoring API.
    • Scrapes timeseries data based on configured metrics.
    • Converts the data into OpenTelemetry format for use in the pipeline.
Commits
  • bd98b9d [chore] Prepare release 0.109.0 (#35124)
  • 44bc868 [receiver/hostmetrics] respect env var use in filesystem scraper (#35045)
  • 0678231 [filestorage] - Add directory validation for compaction on-rebound (#35114)
  • ede416f Synchronize shutdown in stanza adapter (#34638)
  • 6c9976a [fileconsumer] Fix max_concurrent_files check (#35118)
  • 17be441 Update otelcol to latest release 1.15.0 and 0.109.0 (#35093)
  • 71ce97e [chore] Fixing Prom Compliance tests (#35071)
  • bd66ceb [chore] Update test expectation to include processorhelper metrics (#35073)
  • b3e952f [exporter/datadogexporter] Add support for custom log source (#35051)
  • 0ceefaa [exporter/datadog] Use correct hostname for logs in logs agent pipeline (#35058)
  • Additional commits viewable in compare view

Updates github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor from 0.108.0 to 0.109.0

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor's releases.

v0.109.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

Changelog

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor's changelog.

v0.109.0

🛑 Breaking changes 🛑

  • pkg/ottl: Change the OTTL grammar to support expressing statements context via path names (#29017) The ottl.Path interface requires a new method: Context() string
  • prometheusreceiver: Move the TargetAllocator configuration struct to an internal directory (#33146)

💡 Enhancements 💡

  • pkg/ottl: Add support for localized time parsing into the coreinternal/timeutils (#32977)
  • googlecloudmonitoringreceiver: Enhancing the Google Cloud monitoring receiver to establish a client connection, scrape GCP Cloud Metrics, and transform them into an OpenTelemetry compatible format for pipeline processing. (#33762)
    • Implements client connection to Google Cloud Monitoring API.
    • Scrapes timeseries data based on configured metrics.
    • Converts the data into OpenTelemetry format for use in the pipeline.
Commits
  • bd98b9d [chore] Prepare release 0.109.0 (#35124)
  • 44bc868 [receiver/hostmetrics] respect env var use in filesystem scraper (#35045)
  • 0678231 [filestorage] - Add directory validation for compaction on-rebound (#35114)
  • ede416f Synchronize shutdown in stanza adapter (#34638)
  • 6c9976a [fileconsumer] Fix max_concurrent_files check (#35118)
  • 17be441 Update otelcol to latest release 1.15.0 and 0.109.0 (#35093)
  • 71ce97e [chore] Fixing Prom Compliance tests (#35071)
  • bd66ceb [chore] Update test expectation to include processorhelper metrics (#35073)
  • b3e952f [exporter/datadogexporter] Add support for custom log source (#35051)
  • 0ceefaa [exporter/datadog] Use correct hostname for logs in logs agent pipeline (#35058)
  • Additional commits viewable in compare view

Updates github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor from 0.108.0 to 0.109.0

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor's releases.

v0.109.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

Changelog

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor's changelog.

v0.109.0

🛑 Breaking changes 🛑

  • pkg/ottl: Change the OTTL grammar to support expressing statements context via path names (#29017) The ottl.Path interface requires a new method: Context() string
  • prometheusreceiver: Move the TargetAllocator configuration struct to an internal directory (#33146)

💡 Enhancements 💡

  • pkg/ottl: Add support for localized time parsing into the coreinternal/timeutils (#32977)
  • googlecloudmonitoringreceiver: Enhancing the Google Cloud monitoring receiver to establish a client connection, scrape GCP Cloud Metrics, and transform them into an OpenTelemetry compatible format for pipeline processing. (#33762)
    • Implements client connection to Google Cloud Monitoring API.
    • Scrapes timeseries data based on configured metrics.
    • Converts the data into OpenTelemetry format for use in the pipeline.
Commits
  • bd98b9d [chore] Prepare release 0.109.0 (#35124)
  • 44bc868 [receiver/hostmetrics] respect env var use in filesystem scraper (#35045)
  • 0678231 [filestorage] - Add directory validation for compaction on-rebound (#35114)
  • ede416f Synchronize shutdown in stanza adapter (#34638)
  • 6c9976a [fileconsumer] Fix max_concurrent_files check (#35118)
  • 17be441 Update otelcol to latest release 1.15.0 and 0.109.0 (#35093)
  • 71ce97e [chore] Fixing Prom Compliance tests (#35071)
  • bd66ceb [chore] Update test expectation to include processorhelper metrics (#35073)
  • b3e952f [exporter/datadogexporter] Add support for custom log source (#35051)
  • 0ceefaa [exporter/datadog] Use correct hostname for logs in logs agent pipeline (#35058)
  • Additional commits viewable in compare view

Updates github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor from 0.108.0 to 0.109.0

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor's releases.

v0.109.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

Changelog

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor's changelog.

v0.109.0

🛑 Breaking changes 🛑

  • pkg/ottl: Change the OTTL grammar to support expressing statements context via path names (#29017) The ottl.Path interface requires a new method: Context() string
  • prometheusreceiver: Move the TargetAllocator configuration struct to an internal directory (#33146)

💡 Enhancements 💡

  • pkg/ottl: Add support for localized time parsing into the coreinternal/timeutils (#32977)
  • googlecloudmonitoringreceiver: Enhancing the Google Cloud monitoring receiver to establish a client connection, scrape GCP Cloud Metrics, and transform them into an OpenTelemetry compatible format for pipeline processing. (#33762)
    • Implements client connection to Google Cloud Monitoring API.
    • Scrapes timeseries data based on configured metrics.
    • Converts the data into OpenTelemetry format for use in the pipeline.
Commits
  • bd98b9d [chore] Prepare release 0.109.0 (#35124)
  • 44bc868 [receiver/hostmetrics] respect env var use in filesystem scraper (#35045)
  • 0678231 [filestorage] - Add directory validation for compaction on-rebound (#35114)
  • ede416f Synchronize shutdown in stanza adapter (#34638)
  • 6c9976a [fileconsumer] Fix max_concurrent_files check (#35118)
  • 17be441 Update otelcol to latest release 1.15.0 and 0.109.0 (#35093)
  • 71ce97e [chore] Fixing Prom Compliance tests (#35071)
  • bd66ceb [chore] Update test expectation to include processorhelper metrics (#35073)
  • b3e952f [exporter/datadogexporter] Add support for custom log source (#35051)
  • 0ceefaa [exporter/datadog] Use correct hostname for logs in logs agent pipeline (#35058)
  • 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: [github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil](https://github.com/open-telemetry/opentelemetry-collector-contrib), [github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib), [github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib) and [github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib).


Updates `github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil` from 0.108.0 to 0.109.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.108.0...v0.109.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor` from 0.108.0 to 0.109.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.108.0...v0.109.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor` from 0.108.0 to 0.109.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.108.0...v0.109.0)

Updates `github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor` from 0.108.0 to 0.109.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector-contrib@v0.108.0...v0.109.0)

---
updated-dependencies:
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-collector
- dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor
  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 Sep 11, 2024
@tdakkota tdakkota merged commit ecd8bf9 into main Sep 11, 2024
17 checks passed
@tdakkota tdakkota deleted the dependabot/go_modules/opentelemetry-collector-497e5287bf branch September 11, 2024 10:46
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