Update module go.opentelemetry.io/contrib/config to v0.11.0 #11505
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.10.0
->v0.11.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/config)
v0.11.0
Compare Source
Added
Version()
andSemVersion()
functions defining the current version of the contrib package. (#225)github.com/astaxie/beego
package. (#200)github.com/bradfitz/gomemcache
package. (#204)Changed
WithTracer
withWithTracerProvider
in Sarama instrumentation. (#221)SemVersion()
when creating versioned tracer inbradfitz/gomemcache
. (#226)IntegrationShouldRun
ingomemcache_test
. (#254)runtime
instrumentation. (#224)Fixed
bradfitz/gomemcache
package. (#226)runtime
instrumentation name. (#241)Raw changes made between v0.10.1 and v0.11.0
7e7d779
(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)bf0a555
Use IntegrationShouldRun in gomemcache_test (#254)0171bec
Bump github.com/gorilla/mux from 1.7.4 to 1.8.0 in /instrumentation/github.com/gorilla/mux (#256)4b0e528
Bump github.com/aws/aws-sdk-go from 1.34.8 to 1.34.9 in /detectors/aws (#253)4215822
Host metrics instrumentation (#231)f2ec169
[cortex] Authentication Implementation and Timestamp Fix (#246)a21b1d8
Bump github.com/emicklei/go-restful/v3 from 3.2.0 to 3.3.0 in /instrumentation/github.com/emicklei/go-restful (#250)b5ee702
Bump github.com/aws/aws-sdk-go from 1.34.7 to 1.34.8 in /detectors/aws (#251)936bcb7
Use a non-standard port for the DD example (#242)2b93770
feat: add example for beego instrumentation (#243)4e75b37
Bump cloud.google.com/go from 0.63.0 to 0.64.0 in /detectors/gcp (#248)86d14f4
Bump github.com/aws/aws-sdk-go from 1.34.6 to 1.34.7 in /detectors/aws (#247)453f28e
Cortex: Add support for histogram and distribution (#237)b3e521c
Cortex example project (#238)9cc7199
Update runtime.go instrumentation Meter name (#241)a60647b
Create runtime.Config struct with metric.Provider and WithMinimumReadMemStatsInterval() configuration options (#224)733f3b7
Update build to use Go 1.15 (#236)aaac45e
Bump github.com/aws/aws-sdk-go from 1.34.5 to 1.34.6 in /detectors/aws (#235)d58e0e8
feat: Add integration for github.com/astaxie/beego (#200)0d5bd34
Remove service name as a parameter of Sarama instrumentation (#221)1df6921
Bump github.com/aws/aws-sdk-go from 1.34.4 to 1.34.5 in /detectors/aws (#230)a333e58
Add license-check to Makefile (#228)0cce6d2
Use top-level common SemVersion() in creation of versioned tracer for bradfitz/gomemcache (#226)df25cc0
Introduce a top-levelVersion()
andSemVersion()
function (#225)9a03b4b
Instrumentation for github.com/bradfitz/gomemcache (#204)a851743
Bump github.com/aws/aws-sdk-go from 1.34.2 to 1.34.4 in /detectors/aws (#220)c3022e7
Update project maintainers (#219)Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.