Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 25, 2021

Bumps go.opencensus.io from 0.22.3 to 0.23.0.

Release notes

Sourced from go.opencensus.io's releases.

OpenCensus Go 0.23.0

No breaking changes

Additions

  • OpenTelemetry interop
    • allow users to replace the trace SDK (#1238)
    • expose underlying span implementation (#1240)
  • Expose ability to flush interval reader (#1248)
  • Add GC stats to runmetrics plugin (#1207)
  • Dependency upgrades (#1243)

Fixes

  • Performance improvements (#1242)
  • Fix memory leak in span store (#1246)

Miscellaneous

  • Migrate from Travis CI to Github Actions (#1237, #1244)

OpenCensus Go 0.22.5

Changes Since 0.22.4

8e242ed Comment on GRPC latency measure reuse (#1217) af30f77 Record a Start Time Per Time Series within a View (#1220) 3456e1d Made public traceparent/tracestate marshal/unmarshal (#1218) d7677d6 Include const labels in baseMetric.upsertEntry (#1221) 5bb2445 update golang.org/x/text to v0.3.3 (#1230) 3fb168f Defer IDGenerator initialization until first use (#1228)

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 25, 2021
Bumps [go.opencensus.io](https://github.com/census-instrumentation/opencensus-go) from 0.22.3 to 0.23.0.
- [Release notes](https://github.com/census-instrumentation/opencensus-go/releases)
- [Commits](census-instrumentation/opencensus-go@v0.22.3...v0.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/go.opencensus.io-0.23.0 branch from c7960c8 to 1d4fbce Compare April 30, 2021 15:31
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.

0 participants