Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

OpenCensus Go 0.22.4

Compare
Choose a tag to compare
@nilebox nilebox released this 17 Jun 03:55
5fa069b

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)