Skip to content

Update module go.opencensus.io to v0.22.5

renovate requested to merge renovate/go.opencensus.io-0.x into master

This MR contains the following updates:

Package Type Update Change
go.opencensus.io require patch v0.22.3 -> v0.22.5

Release Notes

census-instrumentation/opencensus-go

v0.22.5

Compare Source

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)

v0.22.4

Compare Source

Changes Since 0.22.3

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) 84d38db replace gofmt with goimports (#​1197)


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports