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.opencensus.io from 0.22.3 to 0.22.4 #1395

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2020

Bumps go.opencensus.io from 0.22.3 to 0.22.4.

Release notes

Sourced from go.opencensus.io's releases.

OpenCensus Go 0.22.4

Changes Since 0.22.3

5fa069b99bc903d713add0295c7e0a55d34ae573 Initialize View Start Time During View Registration (#1215) 1901b56b9515b0c34f5d25a5bce982dfc543d64b Allow custom view.Meters to export metrics for other Resources (#1212) 785d8992f1ac50097e9140accb05630e0eadfb5e Delete views from measure ref when unregistering (#1211) cd9ae5c410523cd544f32259038c4adbef5831f7 Remove call to time.Now() on worker thread when handling record reqs (#1210) 46dfec7deb6e8c5d4a46f355c0da7c6d6dc59ba4 Reduce allocations (#1204) d3cf45e7d045b133e91dd98a8a695fd04d6f2d80 Safely reject invalid-length span and trace ids (#1206) 84d38db2b42a4fc1eebad7b32616e8f4bd48bd76 Allow creating additional View universes. (#1196) 84d38db2b42a4fc1eebad7b32616e8f4bd48bd76 replace gofmt with goimports (#1197)

Commits

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 Jul 17, 2020
@codecov
Copy link

codecov bot commented Jul 17, 2020

Codecov Report

Merging #1395 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1395      +/-   ##
==========================================
- Coverage   90.68%   90.67%   -0.02%     
==========================================
  Files         221      221              
  Lines       15839    15839              
==========================================
- Hits        14364    14362       -2     
- Misses       1061     1062       +1     
- Partials      414      415       +1     
Impacted Files Coverage Δ
translator/internaldata/resource_to_oc.go 83.72% <0.00%> (-2.33%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f10fbf2...c4de099. Read the comment docs.

@bogdandrutu
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2020

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@lizthegrey
Copy link
Member

@dependabot rebase

@lizthegrey
Copy link
Member

@nilebox how does this relate (if at all) to your opencensus proto changes? e.g. #1308

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.opencensus.io-0.22.4 branch from 3b9fd38 to c4de099 Compare July 21, 2020 18:41
@nilebox
Copy link
Member

nilebox commented Jul 21, 2020

how does this relate (if at all) to your opencensus proto changes?

@lizthegrey it's unrelated, 0.22.4 was released a month ago with some minor changes: https://github.com/census-instrumentation/opencensus-go/releases/tag/v0.22.4

I haven't released opencensus-go to depend on the new opencensus-proto release yet, but that shouldn't block any PRs.

@bogdandrutu bogdandrutu merged commit 8693118 into master Jul 22, 2020
@bogdandrutu bogdandrutu deleted the dependabot/go_modules/go.opencensus.io-0.22.4 branch July 22, 2020 00:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants