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

Bump go.opentelemetry.io/collector from 0.17.0 to 0.18.0 in /exporter/honeycombexporter #226

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 18, 2021

Bumps go.opentelemetry.io/collector from 0.17.0 to 0.18.0.

Release notes

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

Release version 0.18.0

v0.18.0 Beta

🛑 Breaking changes 🛑

  • Rename host metrics according to metrics spec and rename swap scraper to paging (#2311)

💡 Enhancements 💡

  • Add check for NO_WINDOWS_SERVICE environment variable to force interactive mode on Windows (#2272)
  • hostmetrics receiver: Add disk/weighted_io_time metric (Linux only) (#2312)
  • opencensus exporter: Add queue-retry (#2307)
  • filter processor: Filter metrics using resource attributes (#2251)

🧰 Bug fixes 🧰

  • fluentforward receiver: Fix string conversions (#2314)
  • Fix zipkinv2 translation error tag handling (#2253)
Changelog

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

v0.18.0 Beta

🛑 Breaking changes 🛑

  • Rename host metrics according to metrics spec and rename swap scraper to paging (#2311)

💡 Enhancements 💡

  • Add check for NO_WINDOWS_SERVICE environment variable to force interactive mode on Windows (#2272)
  • hostmetrics receiver: Add disk/weighted_io_time metric (Linux only) (#2312)
  • opencensus exporter: Add queue-retry (#2307)
  • filter processor: Filter metrics using resource attributes (#2251)

🧰 Bug fixes 🧰

  • fluentforward receiver: Fix string conversions (#2314)
  • Fix zipkinv2 translation error tag handling (#2253)
Commits
  • a1004bb Release v0.18.0 (#2362)
  • 650b78e Bump google.golang.org/grpc from 1.34.0 to 1.34.1 (#2359)
  • c80de2b [filterprocessor] filter metrics using resource attributes (#2251)
  • 28e3cc1 Extend IsEmpty to SpanID, remove usage of IsValid (#2342)
  • 60b5a25 Bump github.com/prometheus/client_golang from 1.8.0 to 1.9.0 (#2300)
  • 2cf3326 Bump github.com/golangci/golangci-lint in /internal/tools (#2352)
  • d484029 GitHub Actions - fixing flaky build package job (#2324)
  • 59c7797 Add more documentation to explain how to use Collector with Fluent Bit (#2348)
  • 639ce0c Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 (#2349)
  • 34606bf Bump golang.org/x/text from 0.3.4 to 0.3.5 (#2350)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jan 18, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot dependabot bot changed the base branch from master to main January 28, 2021 10:56
An error occurred while trying to automatically change base from master to main January 28, 2021 10:56
dyladan pushed a commit that referenced this pull request Jan 29, 2021
Add missing unit tests to the currently implemented attribute filters (`stringAttributeFilter` and `numericAttributeFilter`)

**Link to tracking Issue:** 
This can be considered part of #226
@github-actions
Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Feb 13, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 15, 2021

Superseded by #456.

@dependabot dependabot bot closed this Feb 15, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/exporter/honeycombexporter/go.opentelemetry.io/collector-0.18.0 branch February 15, 2021 06:17
pirgeo pushed a commit that referenced this pull request May 30, 2022
Bumps [go.opentelemetry.io/collector](https://github.com/open-telemetry/opentelemetry-collector) from 0.30.0 to 0.30.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.30.0...v0.30.1)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 Stale
Projects
None yet
0 participants