OpenTelemetry - CNCF/opentelemetry-go-contrib: Release v0.14.0

Name: opentelemetry-go-contrib

Owner: OpenTelemetry - CNCF

Release: Release v0.14.0

Released: 2020-11-21

License: Apache-2.0

Release Assets:

Added

  • otelhttp.{Get,Head,Post,PostForm} convenience wrappers for their http counterparts. (#390)
  • The AWS detector now adds the cloud zone, host image ID, host type, and host name to the returned Resource. (#410)

Changed

  • Add semantic version to Tracer / Meter created by instrumentation packages otelsaram, otelrestful, otelmongo, otelhttp and otelhttptrace. (#412)
  • Update instrumentation guidelines about tracer / meter semantic version. (#412)
  • Replace internal tracer and meter helpers by helpers from go.opentelemetry.io/otel. (#414)
  • gRPC instrumentation sets span attribute rpc.grpc.status_code. (#453)

Fixed

  • /detectors/aws no longer fails if instance metadata is not available (e.g. not running in AWS) (#401)
  • The AWS detector now returns a partial resource and an appropriate error if it encounters an error part way through determining a Resource identity. (#410)
  • The host instrumentation unit test has been updated to not depend on the system it runs on. (#426)

Raw changes made between v0.13.0 and v0.14.0

f284e2828c7729d0575eb2ed9de98397e8aff04c (HEAD -> master, tag: v0.14.0, tag: propagators/v0.14.0, tag: instrumentation/runtime/v0.14.0, tag: instrumentation/runtime/example/v0.14.0, tag: instrumentation/net/http/otelhttp/v0.14.0, tag: instrumentation/net/http/otelhttp/example/v0.14.0, tag: instrumentation/net/http/httptrace/otelhttptrace/v0.14.0, tag: instrumentation/net/http/httptrace/otelhttptrace/example/v0.14.0, tag: instrumentation/host/v0.14.0, tag: instrumentation/host/example/v0.14.0, tag: instrumentation/gopkg.in/macaron.v1/otelmacaron/v0.14.0, tag: instrumentation/gopkg.in/macaron.v1/otelmacaron/example/v0.14.0, tag: instrumentation/google.golang.org/grpc/otelgrpc/v0.14.0, tag: instrumentation/google.golang.org/grpc/otelgrpc/example/v0.14.0, tag: instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/v0.14.0, tag: instrumentation/github.com/labstack/echo/otelecho/v0.14.0, tag: instrumentation/github.com/labstack/echo/otelecho/example/v0.14.0, tag: instrumentation/github.com/gorilla/mux/otelmux/v0.14.0, tag: instrumentation/github.com/gorilla/mux/otelmux/example/v0.14.0, tag: instrumentation/github.com/gocql/gocql/otelgocql/v0.14.0, tag: instrumentation/github.com/gocql/gocql/otelgocql/example/v0.14.0, tag: instrumentation/github.com/gin-gonic/gin/otelgin/v0.14.0, tag: instrumentation/github.com/gin-gonic/gin/otelgin/example/v0.14.0, tag: instrumentation/github.com/emicklei/go-restful/otelrestful/v0.14.0, tag: instrumentation/github.com/emicklei/go-restful/otelrestful/example/v0.14.0, tag: instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/v0.14.0, tag: instrumentation/github.com/bradfitz/gomemcache/memcache/otelmemcache/example/v0.14.0, tag: instrumentation/github.com/astaxie/beego/otelbeego/v0.14.0, tag: instrumentation/github.com/astaxie/beego/otelbeego/example/v0.14.0, tag: instrumentation/github.com/Shopify/sarama/otelsarama/v0.14.0, tag: instrumentation/github.com/Shopify/sarama/otelsarama/example/v0.14.0, tag: exporters/metric/dogstatsd/v0.14.0, tag: exporters/metric/datadog/v0.14.0, tag: exporters/metric/cortex/v0.14.0, tag: exporters/metric/cortex/utils/v0.14.0, tag: exporters/metric/cortex/example/v0.14.0, tag: detectors/gcp/v0.14.0, tag: detectors/aws/v0.14.0, upstream/master, origin/master, origin/HEAD) Release v0.14.0 (#461) b83f931760121defb061ecba196867e98faa23d9 Use tracer and meter test helpers from the OTEL repository instead of the internal ones (#414) 1d3290da84503fb5db489381087dabd08b8a5141 otelgrpc: Set attribute with gRPC status code (#453) 1010e02a1c7f0a045157fd167352b258b34cb800 Bump gopkg.in/macaron.v1 from 1.3.9 to 1.4.0 in /instrumentation/gopkg.in/macaron.v1/otelmacaron/example (#452) f41bf49f3be5db3970344bc5e99ffca03a9b947a Bump github.com/emicklei/go-restful/v3 from 3.3.3 to 3.4.0 in /instrumentation/github.com/emicklei/go-restful/otelrestful/example (#451) 4ae0732601212558cd609b13c91a6224b91d91c5 Bump github.com/google/go-cmp from 0.5.2 to 0.5.3 in /instrumentation/net/http/httptrace/otelhttptrace (#450) 1fed75644add27772ccc8aeebe063ca26d1b52ae Bump github.com/google/go-cmp from 0.5.2 to 0.5.3 in /exporters/metric/cortex (#449) 7eac438f8f8f2eccff50a66a39cc737e742381e2 Bump cloud.google.com/go from 0.71.0 to 0.72.0 in /detectors/gcp (#448) 905ae72df1249b388690c6410467e584a6e04142 Bump github.com/aws/aws-sdk-go from 1.35.23 to 1.35.28 in /detectors/aws (#447) a459621306ace185065771ca31a46c50eced8504 Bump github.com/golangci/golangci-lint from 1.32.1 to 1.32.2 in /tools (#440) 19d1285e62ce216105e6482cacdef2c1c083c287 Bump github.com/aws/aws-sdk-go from 1.35.19 to 1.35.23 in /detectors/aws (#441) 3757c76807563ae2f6807c5e4bfe30f21e9ac362 Bump cloud.google.com/go from 0.70.0 to 0.71.0 in /detectors/gcp (#442) cb3b58f07d10bfafbcce0b09a8ee149f3026cb10 Bump google.golang.org/grpc from 1.33.1 to 1.33.2 in /instrumentation/google.golang.org/grpc/otelgrpc/example (#443) f43ce8d8f9366c0435f7e0ace95cbc2be4e0fc7c Bump github.com/astaxie/beego from 1.12.2 to 1.12.3 in /instrumentation/github.com/astaxie/beego/otelbeego/example (#444) 520ddc709136e5131ac687441fce97b4e6cae7cc Bump google.golang.org/grpc from 1.33.1 to 1.33.2 in /instrumentation/google.golang.org/grpc/otelgrpc (#445) 5ad98bfda3dc116c08f0fa7a2c54a403a9f12e54 Tiny README.md fix (#438) e7ba12942d4546d66b5853af7310c321888ff8de Bump github.com/aws/aws-sdk-go from 1.35.14 to 1.35.19 in /detectors/aws (#431) 0ceee0528535e55bb791cd14d9ee36fd070cb4cd Bump github.com/golangci/golangci-lint from 1.32.0 to 1.32.1 in /tools (#430) 13ae395efa2d5c348f5bbc28c25e92b9c5c235f0 [aws detector] Additional Attributes (#410) a3f208a586ac0b36803f566bd047e9a6a8a09114 Replace flaky host instrumentation test (#426) 1d9c921b1ad4f669271608b192a30402f7eb2873 Bump google.golang.org/grpc from 1.32.0 to 1.33.1 in /instrumentation/google.golang.org/grpc/otelgrpc (#421) a0dc004c4bea08d463e7ee9f9e9e8e26511defc7 Add sem version to remaining instrumentation packages (#412) 4a5c9349af1b10e275b1b0f9dab8475136b4a1a6 Bump cloud.google.com/go from 0.69.1 to 0.70.0 in /detectors/gcp (#420) 119660997a4094cc6ffab555329f2a2251ebdd78 Bump github.com/emicklei/go-restful/v3 from 3.3.1 to 3.3.3 in /instrumentation/github.com/emicklei/go-restful/otelrestful/example (#422) c2124f7c2f4cd581e3ee6ed0610bcc0eca07ed44 Bump github.com/Shopify/sarama from 1.27.1 to 1.27.2 in /instrumentation/github.com/Shopify/sarama/otelsarama/example (#423) 92191577d4e15838b368551dd861c7751d854d10 Bump google.golang.org/grpc from 1.32.0 to 1.33.1 in /instrumentation/google.golang.org/grpc/otelgrpc/example (#424) ca00abdfbe34dff26eaaeaa958d83cc5d0ed0ed0 Bump github.com/aws/aws-sdk-go from 1.35.9 to 1.35.14 in /detectors/aws (#419) a7a9242b7ab2b3b687aebf69aa2526f151c4a9f3 Bump github.com/golangci/golangci-lint from 1.31.0 to 1.32.0 in /tools (#418) 6fcf9963dd0268d6e2bcce8e202a26b351fecae5 Bump cloud.google.com/go from 0.68.0 to 0.69.1 in /detectors/gcp (#405) 46df2224d7cfff656cba34a4a976bad2becece7a Bump github.com/golang/protobuf from 1.4.2 to 1.4.3 in /instrumentation/google.golang.org/grpc/otelgrpc (#406) d00f9ea01b145464ba60d0b3baa5bfda75895f0c Bump github.com/golang/protobuf from 1.4.2 to 1.4.3 in /instrumentation/google.golang.org/grpc/otelgrpc/example (#407) 15977d3780f8b5606306cce9cf35bd3963408b09 Bump github.com/aws/aws-sdk-go from 1.35.7 to 1.35.9 in /detectors/aws (#404) 4f3d787cf0a6a0bef0668e0b4a18f5df114cb4b8 Add convenience wrappers for http.Get/Post, etc. (#390) 15f50e00ebfa4faa8721ad2a925e8328c8f003cd [aws detector] Remove error when instance metadata is unavailable (#401) fc663ca9735eebaf93ce831e54884f0afff5b270 Update README with Org GA project board (#400) 0a44db8d6161e040c9ee785bd0d0fbc5fa13056a Bump github.com/aws/aws-sdk-go from 1.35.2 to 1.35.7 in /detectors/aws (#393) b1db1e9076de84c45d0e8e9b3ea8b40a0dff66da Bump cloud.google.com/go from 0.67.0 to 0.68.0 in /detectors/gcp (#394) 072e6e840eb8471c88511aa1745f636c7f308131 Bump github.com/Shopify/sarama from 1.27.0 to 1.27.1 in /instrumentation/github.com/Shopify/sarama/otelsarama/example (#395) 5575e5bb196aa502d8ccf35db14809fb89b7c69e Bump github.com/spf13/afero from 1.4.0 to 1.4.1 in /exporters/metric/cortex/utils (#396)

To top