-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Bump go.opencensus.io from 0.22.3 to 0.22.4 #1395
Conversation
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
@dependabot rebase |
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 |
Bumps [go.opencensus.io](https://github.com/census-instrumentation/opencensus-go) from 0.22.3 to 0.22.4. - [Release notes](https://github.com/census-instrumentation/opencensus-go/releases) - [Commits](census-instrumentation/opencensus-go@v0.22.3...v0.22.4) Signed-off-by: dependabot[bot] <support@github.com>
3b9fd38
to
c4de099
Compare
@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 |
Bumps go.opencensus.io from 0.22.3 to 0.22.4.
Release notes
Sourced from go.opencensus.io's releases.
Commits
5fa069b
Initialize View Start Time During View Registration (#1215)1901b56
Allow custom view.Meters to export metrics for other Resources (#1212)785d899
Delete views from measure ref when unregistering (#1211)cd9ae5c
Remove call to time.Now() on worker thread when handling record reqs (#1210)46dfec7
Reduce allocations (#1204)d3cf45e
Safely reject invalid-length span and trace ids (#1206)84d38db
Allow creating additional View universes. (#1196)a7631f6
replace gofmt with goimports (#1197)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)