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/otel/trace from 1.0.0 to 1.0.1 in /example/zipkin #331

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2021

Bumps go.opentelemetry.io/otel/trace from 1.0.0 to 1.0.1.

Changelog

Sourced from go.opentelemetry.io/otel/trace's changelog.

[1.0.1] - 2021-10-01

Fixed

  • json stdout exporter no longer crashes due to concurrency bug. (#2265)

[Metrics 0.24.0] - 2021-10-01

Changed

  • NoopMeterProvider is now private and NewNoopMeterProvider must be used to obtain a noopMeterProvider. (#2237)
  • The Metric SDK Export() function takes a new two-level reader interface for iterating over results one instrumentation library at a time. (#2197)
    • The former "go.opentelemetry.io/otel/sdk/export/metric".CheckpointSet is renamed Reader.
    • The new interface is named "go.opentelemetry.io/otel/sdk/export/metric".InstrumentationLibraryReader.
Commits
  • 7372752 Release prep v1.0.1/v0.24.0 (#2270)
  • 66fccc0 fix: lock accesses to encoder in json stdout exporter to prevent crash (#2265)
  • 00d8ca5 Add go-1.17-compatible build directives. (#2263)
  • 099df58 chore: adds vanity import check. (#2255)
  • 28f335e Bump google.golang.org/grpc in /exporters/otlp/otlp{metric,trace}/otlptracegr...
  • 3c8e185 Separate InstrumentationLibrary from metric.Descriptor (#2197)
  • See full diff 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)

Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from MrAlias as a code owner October 3, 2021 17:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 3, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 2021

The following labels could not be found: Skip Changelog.

@codecov-commenter
Copy link

Codecov Report

Merging #331 (74e0111) into main (92551d3) will decrease coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #331     +/-   ##
=======================================
- Coverage   72.5%   72.5%   -0.1%     
=======================================
  Files        168     168             
  Lines      11764   11764             
=======================================
- Hits        8535    8532      -3     
- Misses      2995    2997      +2     
- Partials     234     235      +1     
Impacted Files Coverage Δ
...s/otlp/otlptrace/internal/connection/connection.go 14.8% <0.0%> (-1.6%) ⬇️

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 15, 2021

Looks like go.opentelemetry.io/otel/trace is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 15, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/example/zipkin/go.opentelemetry.io/otel/trace-1.0.1 branch October 15, 2021 16:51
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