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 github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes from 0.8.1 to 0.10.0 #160

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

Bumps github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes from 0.8.1 to 0.10.0.

Changelog

Sourced from github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes's changelog.

v0.10.0

💡 Enhancements 💡

  • pkg/otlp/metrics: StatsPayload can now be sent on out channel provided. (#216)

v0.9.0

🛑 Breaking changes 🛑

  • pkg/metrics: Remove WithResourceAttributesAsTags() and translatorConfig.ResourceAttributesAsTags (#219)
  • pkg/otlp/metrics: Change signature of NewTranslator to accept component.TelemetrySettings instead of zap.Logger (#218)

💡 Enhancements 💡

  • pkg/otlp/logs: DataDog log timestamp (ie. '@​timestamp') now includes milliseconds. (#152)
  • pkg/otlp/metric: Add datadog.otlp_translator.metrics.missing_source counter, which counts the number of metrics that are missing a source (e.g. hostname). (#220)
  • pkg/inframetadata: Add support for GOOS and GOARCH values (#185)

🧰 Bug fixes 🧰

  • pkg/otlp/metrics: Removes runtime metric mapping for process.runtime.jvm.gc.duration -> jvm.gc.parnew.time (#213)

v0.8.3

💡 Enhancements 💡

  • pkg/otlp/logs: Add support for nested log attributes. (#207)

v0.8.2

💡 Enhancements 💡

  • pkg/otlp/metrics: Add support for metrics origin in Dimensions. (#204)
Commits
  • 5bac6ca Prerelease pkgs v0.10.0 (#224)
  • 01206f4 Use Proto bytes as attribute (#216)
  • 0928442 prerelease pkgs v0.9.0 (#221)
  • efdee98 [pkg/otlp/metrics] Add telemetry metric counting the number of missing source...
  • 8b736e4 Remove ResourceAttributesAsTags (#219)
  • 3086b1d [pkg/otlp/metrics] Make NewTranslator take a component.TelemetrySettings inst...
  • 5432be0 Remove mapping for process.runtime.jvm.gc.duration (#213)
  • 97610b4 Include milliseconds in DataDog timestamp format [Refs #152] (#202)
  • 73b8f9d [pkg/inframetadata] Populate GOOS and GOOARCH fields (#185)
  • 63d5326 make tidy
  • 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 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 [github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes](https://github.com/DataDog/opentelemetry-mapping-go) from 0.8.1 to 0.10.0.
- [Changelog](https://github.com/DataDog/opentelemetry-mapping-go/blob/main/CHANGELOG.md)
- [Commits](DataDog/opentelemetry-mapping-go@pkg/quantile/v0.8.1...pkg/quantile/v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Dec 15, 2023

The following labels could not be found: dependencies, dependencies-go, team/triage.

@cdowning-betterup cdowning-betterup deleted the dependabot/go_modules/github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes-0.10.0 branch January 24, 2024 16:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant