moby--moby/vendor/go.opencensus.io/stats
Sebastiaan van Stijn f0647f33f5
vendor: go.opencensus.io v0.23.0
un-pinning the dependency

full diff: https://github.com/census-instrumentation/opencensus-go/compare/v0.22.3...v0.23.0

- replace gofmt with goimports
- Allow creating additional View universes
- Safely reject invalid-length span and trace ids
    - fix Panic when x-b3-spanid exceeds 16 characters
- Reduce allocations
- Remove call to time.Now() on worker thread when handling record reqs
- Delete views from measure ref when unregistering
- Allow custom view.Meters to export metrics for other Resources
- Initialize View Start Time During View Registration
- Record a Start Time Per Time Series within a View
- Made public traceparent/tracestate marshal/unmarshal
- Fix const labels with derived metrics
- Defer IDGenerator initialization until first use
- Allow replacing trace SDK
- Provide accessor to the span implementation
- Lock only when needed, remove duplicate code
- Update dependencies
- fix memory leak cause by the spanStore.(census-instrumentation/opencensus-go)
- Adds an exported function to flush interval reader
- Adding GC stats to runmetrics plugin

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-06-29 16:41:12 +02:00
..
internal bump go.opencensus.io v0.22.3 2020-10-01 23:47:15 +00:00
view vendor: go.opencensus.io v0.23.0 2022-06-29 16:41:12 +02:00
doc.go bump go.opencensus.io v0.22.3 2020-10-01 23:47:15 +00:00
measure.go bump go.opencensus.io v0.22.3 2020-10-01 23:47:15 +00:00
measure_float64.go bump go.opencensus.io v0.22.3 2020-10-01 23:47:15 +00:00
measure_int64.go bump go.opencensus.io v0.22.3 2020-10-01 23:47:15 +00:00
record.go vendor: go.opencensus.io v0.23.0 2022-06-29 16:41:12 +02:00
units.go bump go.opencensus.io v0.22.3 2020-10-01 23:47:15 +00:00