OpenTelemetry - CNCF/opentelemetry-go: Release v0.1.2

Name: opentelemetry-go

Owner: OpenTelemetry - CNCF

Release: Release v0.1.2

Released: 2019-11-18

License: Apache-2.0

Release Assets:

Fixed

  • Optimized the simplelru map for attributes to reduce the number of allocations. (#328)
  • Removed unnecessary unslicing of parameters that are already a slice. (#324)

Changes since v0.1.1

9d1a0d538f0c283f39597c40c1f2490445d36554 go module update for release v0.1.2 (#330) 3495d74971496668001e851919fbf3e24b98e6c1 specialize simplelru(span's lruMap) for attributes only (#328) eb3b31e12d2d8726b82b8f0482969aefcf0283c2 Unslice to simplify (#324)

To top