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

Name: opentelemetry-go-contrib

Owner: OpenTelemetry - CNCF

Release: Release v0.11.0

Released: 2020-08-25

License: Apache-2.0

Release Assets:

Added

  • Top-level Version() and SemVersion() functions defining the current version of the contrib package. (#225)
  • Instrumentation for the github.com/astaxie/beego package. (#200)
  • Instrumentation for the github.com/bradfitz/gomemcache package. (#204)
  • Host metrics instrumentation. (#231)
  • Cortex histogram and distribution support. (#237)
  • Cortex example project. (#238)
  • Cortex HTTP authentication. (#246)

Changed

  • Remove service name as a parameter of Sarama instrumentation. (#221)
  • Replace WithTracer with WithTracerProvider in Sarama instrumentation. (#221)
  • Switch to use common top-level module SemVersion() when creating versioned tracer in bradfitz/gomemcache. (#226)
  • Use IntegrationShouldRun in gomemcache_test. (#254)
  • Use Go 1.15 for CI builds. (#236)
  • Improved configuration for runtime instrumentation. (#224)

Fixed

  • Update dependabot configuration to include newly added bradfitz/gomemcache package. (#226)
  • Correct runtime instrumentation name. (#241)

Raw changes made between v0.10.1 and v0.11.0

7e7d7798a80a8aa333e5f0e141e964c37706b954 (HEAD -> master, tag: v0.11.0, tag: instrumentation/runtime/v0.11.0, tag: instrumentation/net/http/v0.11.0, tag: instrumentation/net/http/httptrace/v0.11.0, tag: instrumentation/net/http/httptrace/example/v0.11.0, tag: instrumentation/net/http/example/v0.11.0, tag: instrumentation/host/v0.11.0, tag: instrumentation/gopkg.in/macaron.v1/v0.11.0, tag: instrumentation/google.golang.org/grpc/v0.11.0, tag: instrumentation/google.golang.org/grpc/example/v0.11.0, tag: instrumentation/go.mongodb.org/mongo-driver/v0.11.0, tag: instrumentation/github.com/labstack/echo/v0.11.0, tag: instrumentation/github.com/gorilla/mux/v0.11.0, tag: instrumentation/github.com/gocql/gocql/v0.11.0, tag: instrumentation/github.com/gocql/gocql/example/v0.11.0, tag: instrumentation/github.com/gin-gonic/gin/v0.11.0, tag: instrumentation/github.com/emicklei/go-restful/v0.11.0, tag: instrumentation/github.com/bradfitz/gomemcache/v0.11.0, tag: instrumentation/github.com/astaxie/beego/v0.11.0, tag: instrumentation/github.com/astaxie/beego/example/v0.11.0, tag: instrumentation/github.com/Shopify/sarama/v0.11.0, tag: instrumentation/github.com/Shopify/sarama/example/v0.11.0, tag: exporters/metric/dogstatsd/v0.11.0, tag: exporters/metric/datadog/v0.11.0, tag: exporters/metric/cortex/v0.11.0, tag: exporters/metric/cortex/utils/v0.11.0, tag: exporters/metric/cortex/example/v0.11.0, tag: detectors/gcp/v0.11.0, tag: detectors/aws/v0.11.0, origin/master, origin/HEAD) Release v0.11.0 (#282) bf0a55584ca94ecbe48261d8d82eb815e737a512 Use IntegrationShouldRun in gomemcache_test (#254) 0171becaf01608ad644d1169a9bccfc3b9eb4431 Bump github.com/gorilla/mux from 1.7.4 to 1.8.0 in /instrumentation/github.com/gorilla/mux (#256) 4b0e528676d042b047bb599c7ce02b77931bced1 Bump github.com/aws/aws-sdk-go from 1.34.8 to 1.34.9 in /detectors/aws (#253) 4215822c718f801191e2f3365e9ad82e49d81d5b Host metrics instrumentation (#231) f2ec169abbfc157cbfe29b2fb89818eaad04fd45 [cortex] Authentication Implementation and Timestamp Fix (#246) a21b1d8babe4b6e183f64ca44c0a4db2a1791acb Bump github.com/emicklei/go-restful/v3 from 3.2.0 to 3.3.0 in /instrumentation/github.com/emicklei/go-restful (#250) b5ee702c26ede9401e883671c6412967a08eaaba Bump github.com/aws/aws-sdk-go from 1.34.7 to 1.34.8 in /detectors/aws (#251) 936bcb76ba492c8710f7bc1dc8cd87198015cf77 Use a non-standard port for the DD example (#242) 2b93770d7cfa99719396c8c48493d0b100b74f23 feat: add example for beego instrumentation (#243) 4e75b37cea35972ef917224484bdbe7083dd74aa Bump cloud.google.com/go from 0.63.0 to 0.64.0 in /detectors/gcp (#248) 86d14f469d8e4ff21100d92361a3dbfbbd9ba7dc Bump github.com/aws/aws-sdk-go from 1.34.6 to 1.34.7 in /detectors/aws (#247) 453f28e704544a3ed8393b3e5cf7f94ba4c05b69 Cortex: Add support for histogram and distribution (#237) b3e521c42d34707d7edb1f9895e6f6c29ac1bbec Cortex example project (#238) 9cc7199cb20e3755969c28b0ff5641d8405e2513 Update runtime.go instrumentation Meter name (#241) a60647b1f40d8d6b40879c2e4812814b8e992739 Create runtime.Config struct with metric.Provider and WithMinimumReadMemStatsInterval() configuration options (#224) 733f3b7a37edfb16fd6fc64b2ff97d8ce2c73aa4 Update build to use Go 1.15 (#236) aaac45ef48b862d5cdc3e9b38fb3d8853adc23d6 Bump github.com/aws/aws-sdk-go from 1.34.5 to 1.34.6 in /detectors/aws (#235) d58e0e8d0a45419db9e06142ce15caf09081cbe8 feat: Add integration for github.com/astaxie/beego (#200) 0d5bd34c447991225d7ab6eaf59a4570bb1163d0 Remove service name as a parameter of Sarama instrumentation (#221) 1df6921a93a69dac5fb4a9043c1aa31758dd1d91 Bump github.com/aws/aws-sdk-go from 1.34.4 to 1.34.5 in /detectors/aws (#230) a333e58ee970dbeb899c4dc721ab34fa103c2aa8 Add license-check to Makefile (#228) 0cce6d2d6ab3c57f37a963497cbe7090616858a4 Use top-level common SemVersion() in creation of versioned tracer for bradfitz/gomemcache (#226) df25cc007e2c72d5b55f83a6f9ee9886d54378e4 Introduce a top-level Version() and SemVersion() function (#225) 9a03b4b86605d00430899647490b428da993bfb7 Instrumentation for github.com/bradfitz/gomemcache (#204) a85174331bc504ea40817bc10b5494817511ee51 Bump github.com/aws/aws-sdk-go from 1.34.2 to 1.34.4 in /detectors/aws (#220) c3022e7a40c06acc854dce1392246a2ea29051f1 Update project maintainers (#219)

To top